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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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 20c2b36373c86ec2fc6420f46d10794652cc0c73 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10 Commit message: "mgw: Improve log and teardown upon unexpected mgcp resp received" > git rev-list --no-walk 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins3552177492033997880.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2025-01-06T12:25:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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 [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (9713 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.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_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_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_SS_Code_part_2.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_3.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_6.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_5.cc Creating dependency file for MAP_BS_Code_part_6.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_4.cc Creating dependency file for MAP_ApplicationContexts_part_5.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_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_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_4.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_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_1.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_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (421 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (61.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... 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 Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250106122525793 DMAIN <0000> hlr.c:802 hlr starting 20250106122525793 DDB <0001> db.c:599 using database: :memory: 20250106122525793 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250106122525793 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250106122525794 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250106122525794 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250106122525796 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250106122525796 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250106122525797 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250106122525797 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250106122525797 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Unix server socket created successfully. MC@9084f072165e: Listening on TCP port 44229. 9084f072165e is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 9084f072165e 44229 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9084f072165e: New HC connected from 10.0.2.100 [10.0.2.100]. 9084f072165e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9084f072165e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9084f072165e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9084f072165e: Configuration file was processed on all HCs. MC@9084f072165e: Creating MTC on host 10.0.2.100. MC@9084f072165e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_sai_err_invalid_imsi started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122527447 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122527447 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122527449 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122527450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122527452 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122527452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122527452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122527452 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 20250106122527452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122527452 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 20250106122527452 DLGSUP <0013> gsup_server.c:235 2: 20250106122527452 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(3)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122527452 DLGSUP <0013> gsup_server.c:235 3: 20250106122527452 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122527452 DLGSUP <0013> gsup_server.c:235 4: 20250106122527452 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122527452 DLGSUP <0013> gsup_server.c:235 5: 20250106122527452 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122527452 DLGSUP <0013> gsup_server.c:235 7: 20250106122527452 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122527452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122527452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122527452 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@9084f072165e: 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") 20250106122527473 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38881<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@9084f072165e: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250106122527487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 20250106122527493 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122527493 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250106122527493 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250106122527493 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250106122527493 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122527493 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122527493 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@9084f072165e: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@9084f072165e: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122527496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@9084f072165e: Final verdict of PTC: pass 20250106122527497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4258 20250106122527498 DLINP <000b> input/ipa.c:451 connected read/write 20250106122527498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122527498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122527498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122527498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122527498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38881<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@9084f072165e: Final verdict of PTC: none 5@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 5: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Jan 6 12:25:27 UTC 2025 ====== 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 20250106122527562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4258 20250106122527662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52678<->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=25216) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Jan 6 12:25:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_sai started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122530740 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122530740 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122530743 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122530746 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122530746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122530746 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 20250106122530746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122530746 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 20250106122530746 DLGSUP <0013> gsup_server.c:235 2: 20250106122530746 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122530746 DLGSUP <0013> gsup_server.c:235 3: 20250106122530746 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122530746 DLGSUP <0013> gsup_server.c:235 4: 20250106122530746 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122530746 DLGSUP <0013> gsup_server.c:235 5: 20250106122530746 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122530746 DLGSUP <0013> gsup_server.c:235 7: 20250106122530746 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122530746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122530746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122530746 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@9084f072165e: 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") 20250106122530763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34349<->l=127.0.0.1:4259) 20250106122530770 DAUC <0003> db_auc.c:157 IMSI='262429201965587': No 2G Auth Data 20250106122530770 DAUC <0003> db_auc.c:192 IMSI='262429201965587': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262429201965587" to be handled at TC_gsup_sai(12) 20250106122530786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20250106122530793 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530793 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429201965587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429201965587"} 20250106122530793 DAUC <0003> db_auc.c:192 IMSI='262429201965587': No 3G Auth Data 20250106122530793 DAUC <0003> db_auc.c:236 IMSI='262429201965587': Calling to generate 5 vectors 20250106122530793 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122530793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530793 DAUC <0003> auc.c:113 vector [0]: rand = 02b300946f51829e3f48adcd0f782061 20250106122530793 DAUC <0003> auc.c:179 vector [0]: kc = ac71817e5ead5c00 20250106122530793 DAUC <0003> auc.c:180 vector [0]: sres = 4fb482cd 20250106122530793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122530793 DAUC <0003> auc.c:113 vector [1]: rand = 6db034feb0c2f3548bdb27f3b0e5d4c1 20250106122530793 DAUC <0003> auc.c:179 vector [1]: kc = c7b1e640cd927000 20250106122530794 DAUC <0003> auc.c:180 vector [1]: sres = 60b2758d 20250106122530794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122530794 DAUC <0003> auc.c:113 vector [2]: rand = fe1a2cb72cfbab08740b0cc81870e4aa 20250106122530794 DAUC <0003> auc.c:179 vector [2]: kc = fb0e9ed2a18f2800 20250106122530794 DAUC <0003> auc.c:180 vector [2]: sres = 6d72ae6c 20250106122530794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122530794 DAUC <0003> auc.c:113 vector [3]: rand = 7868dc70bc31460582378f31c4266488 20250106122530794 DAUC <0003> auc.c:179 vector [3]: kc = 85659d007b84f000 20250106122530794 DAUC <0003> auc.c:180 vector [3]: sres = 41520d77 20250106122530794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122530794 DAUC <0003> auc.c:113 vector [4]: rand = 94caf255736304aff58ff41d6bc3ee99 20250106122530794 DAUC <0003> auc.c:179 vector [4]: kc = 253bebaea29c4800 20250106122530794 DAUC <0003> auc.c:180 vector [4]: sres = c8ba2799 20250106122530794 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122530794 DAUC <0003> db_auc.c:245 IMSI='262429201965587': Generated 5 vectors 20250106122530794 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429201965587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429201965587"} 20250106122530794 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429201965587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530794 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530794 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262429201965587" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 0TC_gsup_sai(12)"262429201965587" TC_gsup_sai(12)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(12)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 TC_gsup_sai(12)@9084f072165e: Final verdict of PTC: pass 20250106122530798 DAUC <0003> db_auc.c:157 IMSI='262425725557090': No 2G Auth Data 20250106122530798 DAUC <0003> db_auc.c:192 IMSI='262425725557090': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262425725557090" to be handled at TC_gsup_sai(13) 20250106122530814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52696<->l=127.0.0.1:4258 20250106122530818 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530818 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425725557090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425725557090"} 20250106122530818 DAUC <0003> db_auc.c:192 IMSI='262425725557090': No 3G Auth Data 20250106122530818 DAUC <0003> db_auc.c:236 IMSI='262425725557090': Calling to generate 5 vectors 20250106122530818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122530818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530818 DAUC <0003> auc.c:113 vector [0]: rand = 8f81d650b6d4221288903ba373926f1c 20250106122530818 DAUC <0003> auc.c:179 vector [0]: kc = 07f835bc5afdf000 20250106122530818 DAUC <0003> auc.c:180 vector [0]: sres = 3bc0e92c 20250106122530818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122530818 DAUC <0003> auc.c:113 vector [1]: rand = 55ff40c83631f35fc1c0ca0e72a71060 20250106122530818 DAUC <0003> auc.c:179 vector [1]: kc = 6311f6f5073be800 20250106122530818 DAUC <0003> auc.c:180 vector [1]: sres = 6a9cbd3f 20250106122530818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122530818 DAUC <0003> auc.c:113 vector [2]: rand = dca0ebe8f88fd2e02e0877dd71a3f07f 20250106122530818 DAUC <0003> auc.c:179 vector [2]: kc = d2523f519b31a000 20250106122530818 DAUC <0003> auc.c:180 vector [2]: sres = dfb27c2d 20250106122530818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122530818 DAUC <0003> auc.c:113 vector [3]: rand = 274c497860337427c8a3d44967ca6d08 20250106122530818 DAUC <0003> auc.c:179 vector [3]: kc = 45a5b63be48a4800 20250106122530818 DAUC <0003> auc.c:180 vector [3]: sres = 0940ad10 20250106122530818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122530818 DAUC <0003> auc.c:113 vector [4]: rand = 178699f37c1d458982bfda86a5d11aab 20250106122530818 DAUC <0003> auc.c:179 vector [4]: kc = f0508d0351632400 20250106122530818 DAUC <0003> auc.c:180 vector [4]: sres = 8df29c90 20250106122530818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122530818 DAUC <0003> db_auc.c:245 IMSI='262425725557090': Generated 5 vectors 20250106122530818 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425725557090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425725557090"} 20250106122530818 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425725557090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530818 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530818 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262425725557090" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 1TC_gsup_sai(13)"262425725557090" TC_gsup_sai(13)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(13)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52696<->l=127.0.0.1:4258 TC_gsup_sai(13)@9084f072165e: Final verdict of PTC: pass 20250106122530822 DAUC <0003> db_auc.c:157 IMSI='262428963259351': No 2G Auth Data 20250106122530822 DAUC <0003> db_auc.c:192 IMSI='262428963259351': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262428963259351" to be handled at TC_gsup_sai(14) 20250106122530839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 20250106122530843 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530843 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428963259351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428963259351"} 20250106122530843 DAUC <0003> db_auc.c:192 IMSI='262428963259351': No 3G Auth Data 20250106122530843 DAUC <0003> db_auc.c:236 IMSI='262428963259351': Calling to generate 5 vectors 20250106122530843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122530843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530843 DAUC <0003> auc.c:113 vector [0]: rand = 3ea9d78e07195eb8de71dd941117c9af 20250106122530843 DAUC <0003> auc.c:179 vector [0]: kc = 1a1c69437be1a072 20250106122530843 DAUC <0003> auc.c:180 vector [0]: sres = 7cf75b47 20250106122530843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122530843 DAUC <0003> auc.c:113 vector [1]: rand = 958af7503fef2c3a984e222acbfdb2fb 20250106122530843 DAUC <0003> auc.c:179 vector [1]: kc = 7856c5029190d1a6 20250106122530843 DAUC <0003> auc.c:180 vector [1]: sres = 02f8eb1a 20250106122530843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122530843 DAUC <0003> auc.c:113 vector [2]: rand = 5400f41552570749245100b18c61c70b 20250106122530843 DAUC <0003> auc.c:179 vector [2]: kc = b9dd14e52bfe90f6 20250106122530843 DAUC <0003> auc.c:180 vector [2]: sres = 6556c443 20250106122530843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122530843 DAUC <0003> auc.c:113 vector [3]: rand = d498eacdd284a43d7e6840c2fda3b9ac 20250106122530843 DAUC <0003> auc.c:179 vector [3]: kc = 60efcc26675a6f71 20250106122530843 DAUC <0003> auc.c:180 vector [3]: sres = c1d6ddee 20250106122530843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122530843 DAUC <0003> auc.c:113 vector [4]: rand = 3d5516b0e98f8d0ccbcad3d0e92e717b 20250106122530844 DAUC <0003> auc.c:179 vector [4]: kc = fe15b9674de70b77 20250106122530844 DAUC <0003> auc.c:180 vector [4]: sres = 1e323a4f 20250106122530844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122530844 DAUC <0003> db_auc.c:245 IMSI='262428963259351': Generated 5 vectors 20250106122530844 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428963259351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428963259351"} 20250106122530844 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428963259351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530844 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530844 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262428963259351" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 2TC_gsup_sai(14)"262428963259351" TC_gsup_sai(14)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(14)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 TC_gsup_sai(14)@9084f072165e: Final verdict of PTC: pass 20250106122530848 DAUC <0003> db_auc.c:157 IMSI='262428783088055': No 2G Auth Data 20250106122530848 DAUC <0003> db_auc.c:192 IMSI='262428783088055': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262428783088055" to be handled at TC_gsup_sai(15) 20250106122530864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52728<->l=127.0.0.1:4258 20250106122530867 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530867 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428783088055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428783088055"} 20250106122530867 DAUC <0003> db_auc.c:157 IMSI='262428783088055': No 2G Auth Data 20250106122530867 DAUC <0003> db_auc.c:236 IMSI='262428783088055': Calling to generate 5 vectors 20250106122530867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122530867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122530867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122530867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122530867 DAUC <0003> auc.c:113 vector [0]: rand = a4bae703fb13c1856b7e9814f753d70d 20250106122530867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122530867 DAUC <0003> auc.c:142 vector [0]: autn = fe3554c2f3d10000c5fcd4a6c9ee27bc 20250106122530867 DAUC <0003> auc.c:143 vector [0]: ck = b29f381105901e987ada4e730123ae40 20250106122530867 DAUC <0003> auc.c:144 vector [0]: ik = 365947bf02b132e5f10d615722dc57e8 20250106122530867 DAUC <0003> auc.c:145 vector [0]: res = 2b3528636767dbf60000000000000000 20250106122530867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122530868 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122530868 DAUC <0003> auc.c:151 vector [0]: kc = 0f11508a24ded5d5 20250106122530868 DAUC <0003> auc.c:152 vector [0]: sres = 4c52f395 20250106122530868 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122530868 DAUC <0003> auc.c:113 vector [1]: rand = 851e0db25aff735dc2223a68af91b3c0 20250106122530868 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122530868 DAUC <0003> auc.c:142 vector [1]: autn = 0780da4792850000c73388fd8e800bbe 20250106122530868 DAUC <0003> auc.c:143 vector [1]: ck = ae82b8028dd1bcc746e1513dea843be9 20250106122530868 DAUC <0003> auc.c:144 vector [1]: ik = e2b003e28830ddbd4875fac0a09dcbd8 20250106122530868 DAUC <0003> auc.c:145 vector [1]: res = 99becb72638ad1d60000000000000000 20250106122530868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122530868 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122530868 DAUC <0003> auc.c:151 vector [1]: kc = 42a6101d4ff8914b 20250106122530868 DAUC <0003> auc.c:152 vector [1]: sres = fa341aa4 20250106122530868 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122530868 DAUC <0003> auc.c:113 vector [2]: rand = b73d5d386a8339af4b6be84cf6b93530 20250106122530868 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122530868 DAUC <0003> auc.c:142 vector [2]: autn = 5ea0daa3e7990000bc536115d8ec032a 20250106122530868 DAUC <0003> auc.c:143 vector [2]: ck = d450965a3cf76388a0b15d27a1453927 20250106122530868 DAUC <0003> auc.c:144 vector [2]: ik = d787baa926f2a88881aa49c1f33e543e 20250106122530868 DAUC <0003> auc.c:145 vector [2]: res = 534b7b3e83cf4a6b0000000000000000 20250106122530868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122530868 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122530868 DAUC <0003> auc.c:151 vector [2]: kc = 22cc3815487ea619 20250106122530868 DAUC <0003> auc.c:152 vector [2]: sres = d0843155 20250106122530868 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122530868 DAUC <0003> auc.c:113 vector [3]: rand = acaca814e7cf88eff5a371a3d92b64e8 20250106122530868 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122530868 DAUC <0003> auc.c:142 vector [3]: autn = a9f961927c0c00005c3a5615cbaf0ec8 20250106122530868 DAUC <0003> auc.c:143 vector [3]: ck = 56c06341975bd8368f9f195df2766e80 20250106122530868 DAUC <0003> auc.c:144 vector [3]: ik = 071dcd06b42089ad0cad9da1a901d2c0 20250106122530868 DAUC <0003> auc.c:145 vector [3]: res = 83187a0abbbd6d0b0000000000000000 20250106122530868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122530868 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122530868 DAUC <0003> auc.c:151 vector [3]: kc = d2ef2abb780ceddb 20250106122530868 DAUC <0003> auc.c:152 vector [3]: sres = 38a51701 20250106122530868 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122530868 DAUC <0003> auc.c:113 vector [4]: rand = bf85578365dfcbbfad817261013477c4 20250106122530868 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122530868 DAUC <0003> auc.c:142 vector [4]: autn = c3c68f9ef219000078976e8d1b537d66 20250106122530868 DAUC <0003> auc.c:143 vector [4]: ck = 1921c8c6d48d6c148f38dcd818ecdb51 20250106122530868 DAUC <0003> auc.c:144 vector [4]: ik = ff808cadbf466a7835760ac7bc0cffc2 20250106122530868 DAUC <0003> auc.c:145 vector [4]: res = 466262b9f91d9ee00000000000000000 20250106122530868 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122530868 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122530868 DAUC <0003> auc.c:151 vector [4]: kc = 5cef9274cf2b22ff 20250106122530868 DAUC <0003> auc.c:152 vector [4]: sres = bf7ffc59 20250106122530868 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122530868 DAUC <0003> db_auc.c:245 IMSI='262428783088055': Generated 5 vectors 20250106122530868 DAUC <0003> db_auc.c:249 IMSI='262428783088055': Updating SQN=161 in DB 20250106122530868 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428783088055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428783088055"} 20250106122530868 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428783088055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530868 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262428783088055" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 3TC_gsup_sai(15)"262428783088055" TC_gsup_sai(15)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(15)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52728<->l=127.0.0.1:4258 TC_gsup_sai(15)@9084f072165e: Final verdict of PTC: pass 20250106122530874 DAUC <0003> db_auc.c:157 IMSI='262425102127139': No 2G Auth Data 20250106122530874 DAUC <0003> db_auc.c:192 IMSI='262425102127139': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262425102127139" to be handled at TC_gsup_sai(16) 20250106122530890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 20250106122530893 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530893 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425102127139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425102127139"} 20250106122530893 DAUC <0003> db_auc.c:157 IMSI='262425102127139': No 2G Auth Data 20250106122530893 DAUC <0003> db_auc.c:236 IMSI='262425102127139': Calling to generate 5 vectors 20250106122530893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122530893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122530893 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122530893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122530893 DAUC <0003> auc.c:113 vector [0]: rand = 47d2812753ec18396e2d82910c5f89ca 20250106122530893 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122530893 DAUC <0003> auc.c:142 vector [0]: autn = 65e97358ca4e0000095930822ec1d1e7 20250106122530893 DAUC <0003> auc.c:143 vector [0]: ck = b7126aba95d18b9296bf2c98716927d9 20250106122530893 DAUC <0003> auc.c:144 vector [0]: ik = eaf0bb0ada95522f3967909790286cb9 20250106122530893 DAUC <0003> auc.c:145 vector [0]: res = 426de66456d565ab0000000000000000 20250106122530893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122530893 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122530893 DAUC <0003> auc.c:151 vector [0]: kc = f23a6dbfae0592dd 20250106122530893 DAUC <0003> auc.c:152 vector [0]: sres = 14b883cf 20250106122530893 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122530893 DAUC <0003> auc.c:113 vector [1]: rand = f0818e646a5cc081037da2034536dd03 20250106122530893 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122530893 DAUC <0003> auc.c:142 vector [1]: autn = ab0a2d6b1f6500004cae26c7d00b6349 20250106122530894 DAUC <0003> auc.c:143 vector [1]: ck = 7768adb1d2f102996363d6b500211f7c 20250106122530894 DAUC <0003> auc.c:144 vector [1]: ik = 0d228601e2886290b075455c4b8623f3 20250106122530894 DAUC <0003> auc.c:145 vector [1]: res = 55f2e20651ec19140000000000000000 20250106122530894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122530894 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122530894 DAUC <0003> auc.c:151 vector [1]: kc = a95cb8597bde5c86 20250106122530894 DAUC <0003> auc.c:152 vector [1]: sres = 041efb12 20250106122530894 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122530894 DAUC <0003> auc.c:113 vector [2]: rand = 2041b8f01bdb858ec8951f1af35131ea 20250106122530894 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122530894 DAUC <0003> auc.c:142 vector [2]: autn = 9772a37052d90000e1ed679cf4e354d9 20250106122530894 DAUC <0003> auc.c:143 vector [2]: ck = 2e16101b6dfe72fe8a184c18e81ecaa4 20250106122530894 DAUC <0003> auc.c:144 vector [2]: ik = 0edc761e9fa87bd0e3bba73c02e9eaaf 20250106122530894 DAUC <0003> auc.c:145 vector [2]: res = 20fb2bc3f17544680000000000000000 20250106122530894 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122530894 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122530894 DAUC <0003> auc.c:151 vector [2]: kc = 49698d2118a12925 20250106122530894 DAUC <0003> auc.c:152 vector [2]: sres = d18e6fab 20250106122530894 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122530894 DAUC <0003> auc.c:113 vector [3]: rand = 04c682da5de7fc4bf91415ed4d988436 20250106122530894 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122530894 DAUC <0003> auc.c:142 vector [3]: autn = 076a33003a080000b02ce6947553f70d 20250106122530894 DAUC <0003> auc.c:143 vector [3]: ck = dde2af221cc5223f777631cccb9e0c98 20250106122530894 DAUC <0003> auc.c:144 vector [3]: ik = 32ec1992392ddb03ccce8aa81cc5e7bd 20250106122530894 DAUC <0003> auc.c:145 vector [3]: res = fbbd965b0bbdd3e20000000000000000 20250106122530894 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122530894 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122530894 DAUC <0003> auc.c:151 vector [3]: kc = 54b60dd4f2b31219 20250106122530894 DAUC <0003> auc.c:152 vector [3]: sres = f00045b9 20250106122530894 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122530894 DAUC <0003> auc.c:113 vector [4]: rand = c0e324e24cff29cdbe5604b675929322 20250106122530894 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122530894 DAUC <0003> auc.c:142 vector [4]: autn = e5360673b9e30000c80d565e832e4dbc 20250106122530894 DAUC <0003> auc.c:143 vector [4]: ck = 6327fca29736202965e6ed1751fdbcde 20250106122530894 DAUC <0003> auc.c:144 vector [4]: ik = a06bc3668afebe4555fa622e63d6b371 20250106122530894 DAUC <0003> auc.c:145 vector [4]: res = e4907132a5fd9c0e0000000000000000 20250106122530894 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122530894 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122530894 DAUC <0003> auc.c:151 vector [4]: kc = f350b0fd2fe391c3 20250106122530894 DAUC <0003> auc.c:152 vector [4]: sres = 416ded3c 20250106122530894 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122530894 DAUC <0003> db_auc.c:245 IMSI='262425102127139': Generated 5 vectors 20250106122530894 DAUC <0003> db_auc.c:249 IMSI='262425102127139': Updating SQN=161 in DB 20250106122530894 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425102127139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425102127139"} 20250106122530894 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425102127139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530894 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530894 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262425102127139" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 4TC_gsup_sai(16)"262425102127139" TC_gsup_sai(16)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(16)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52740<->l=127.0.0.1:4258 TC_gsup_sai(16)@9084f072165e: Final verdict of PTC: pass 20250106122530898 DAUC <0003> db_auc.c:157 IMSI='262420399172774': No 2G Auth Data 20250106122530898 DAUC <0003> db_auc.c:192 IMSI='262420399172774': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262420399172774" to be handled at TC_gsup_sai(17) 20250106122530915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 20250106122530919 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530920 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420399172774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420399172774"} 20250106122530920 DAUC <0003> db_auc.c:236 IMSI='262420399172774': Calling to generate 5 vectors 20250106122530920 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122530920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122530920 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122530920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122530920 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530920 DAUC <0003> auc.c:113 vector [0]: rand = 68e86ed69e14853b1719ccbb48f84164 20250106122530920 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122530920 DAUC <0003> auc.c:142 vector [0]: autn = bb0f0380755f0000221388e98de221b9 20250106122530920 DAUC <0003> auc.c:143 vector [0]: ck = bb794c1b375dde8fafaf7021a6f8f8c0 20250106122530920 DAUC <0003> auc.c:144 vector [0]: ik = 13cc01af75c1068d4af8d92a9ec49c55 20250106122530920 DAUC <0003> auc.c:145 vector [0]: res = 22d144cc0723e7eb0000000000000000 20250106122530920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122530920 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122530920 DAUC <0003> auc.c:179 vector [0]: kc = 448bce8d6a24ac00 20250106122530920 DAUC <0003> auc.c:180 vector [0]: sres = d7d91a82 20250106122530920 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122530920 DAUC <0003> auc.c:113 vector [1]: rand = 19acbb9fed56f6d6f68f4bd700973698 20250106122530920 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122530920 DAUC <0003> auc.c:142 vector [1]: autn = 122bfacfcf220000c332e19853e9170b 20250106122530920 DAUC <0003> auc.c:143 vector [1]: ck = 13e2348b977ce04b363856271a660182 20250106122530920 DAUC <0003> auc.c:144 vector [1]: ik = be9e215c8b6702da9ee56b7d0c21ac74 20250106122530920 DAUC <0003> auc.c:145 vector [1]: res = e24d8adb224479dc0000000000000000 20250106122530920 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122530920 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122530920 DAUC <0003> auc.c:179 vector [1]: kc = ea7667869d5db400 20250106122530920 DAUC <0003> auc.c:180 vector [1]: sres = 78dbf48b 20250106122530920 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122530920 DAUC <0003> auc.c:113 vector [2]: rand = 15f042f2ef1e6b042414a8fcc22e4827 20250106122530920 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122530920 DAUC <0003> auc.c:142 vector [2]: autn = 6e4291ac06710000baf2907a4123119b 20250106122530920 DAUC <0003> auc.c:143 vector [2]: ck = 096e7b2c20fd1adf76f3b6b2c54c1241 20250106122530920 DAUC <0003> auc.c:144 vector [2]: ik = 328f9b9711d0f6514bef011b9e7d9fe7 20250106122530920 DAUC <0003> auc.c:145 vector [2]: res = 144a19372bd486cf0000000000000000 20250106122530920 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122530920 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122530920 DAUC <0003> auc.c:179 vector [2]: kc = 21c0071ee1ff9000 20250106122530920 DAUC <0003> auc.c:180 vector [2]: sres = c1b5281a 20250106122530920 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122530920 DAUC <0003> auc.c:113 vector [3]: rand = 43f72758ae8006c286c53099b1e8fd36 20250106122530920 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122530920 DAUC <0003> auc.c:142 vector [3]: autn = 5620bbd7d0a30000bf902c2946db34ec 20250106122530920 DAUC <0003> auc.c:143 vector [3]: ck = 0c5650d5277c19409fa9cd5b736923ba 20250106122530920 DAUC <0003> auc.c:144 vector [3]: ik = eae5adefb32439ff863db31f8fc41028 20250106122530920 DAUC <0003> auc.c:145 vector [3]: res = ec7d0c6d2db2aba20000000000000000 20250106122530920 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122530920 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122530920 DAUC <0003> auc.c:179 vector [3]: kc = deaaec0f389e5c00 20250106122530920 DAUC <0003> auc.c:180 vector [3]: sres = 475b5e1c 20250106122530920 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122530920 DAUC <0003> auc.c:113 vector [4]: rand = 8c18da62ba801be7f4e43b670b0fa937 20250106122530920 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122530920 DAUC <0003> auc.c:142 vector [4]: autn = bad233e0358400004e2e0df2b44a99b0 20250106122530920 DAUC <0003> auc.c:143 vector [4]: ck = 2885e1a1881268b4d4cd4f47848ff505 20250106122530920 DAUC <0003> auc.c:144 vector [4]: ik = 7c8aa00f02d13725bf85350532834794 20250106122530920 DAUC <0003> auc.c:145 vector [4]: res = 41337566ab989ef50000000000000000 20250106122530920 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122530920 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122530920 DAUC <0003> auc.c:179 vector [4]: kc = 23a141f633790400 20250106122530920 DAUC <0003> auc.c:180 vector [4]: sres = 729fe9ae 20250106122530920 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122530920 DAUC <0003> db_auc.c:245 IMSI='262420399172774': Generated 5 vectors 20250106122530920 DAUC <0003> db_auc.c:249 IMSI='262420399172774': Updating SQN=161 in DB 20250106122530921 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420399172774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420399172774"} 20250106122530921 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420399172774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530921 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530921 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262420399172774" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 5TC_gsup_sai(17)"262420399172774" TC_gsup_sai(17)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(17)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 TC_gsup_sai(17)@9084f072165e: Final verdict of PTC: pass 20250106122530926 DAUC <0003> db_auc.c:157 IMSI='262420545158321': No 2G Auth Data 20250106122530926 DAUC <0003> db_auc.c:192 IMSI='262420545158321': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262420545158321" to be handled at TC_gsup_sai(18) 20250106122530942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 20250106122530945 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530945 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420545158321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420545158321"} 20250106122530945 DAUC <0003> db_auc.c:236 IMSI='262420545158321': Calling to generate 5 vectors 20250106122530945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122530945 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122530945 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122530945 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122530945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530945 DAUC <0003> auc.c:113 vector [0]: rand = 7c890dfdf59054a4239dbb5527cd61ad 20250106122530945 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122530945 DAUC <0003> auc.c:142 vector [0]: autn = 1c816a96411c00006315b619b41de927 20250106122530945 DAUC <0003> auc.c:143 vector [0]: ck = 8a01e8ab0fedf85855aae5ffe48818de 20250106122530945 DAUC <0003> auc.c:144 vector [0]: ik = 5a921d037b5ce5d8815426a1eb008b2b 20250106122530945 DAUC <0003> auc.c:145 vector [0]: res = c66e6827d8cb96ac0000000000000000 20250106122530945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122530945 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122530945 DAUC <0003> auc.c:179 vector [0]: kc = 9d405542f41a4c00 20250106122530945 DAUC <0003> auc.c:180 vector [0]: sres = 760631d5 20250106122530945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122530945 DAUC <0003> auc.c:113 vector [1]: rand = 6f9995cbdd12bb33d0a1001994f432d6 20250106122530945 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122530945 DAUC <0003> auc.c:142 vector [1]: autn = 61baca6e58560000c19b6f4056c73b6a 20250106122530945 DAUC <0003> auc.c:143 vector [1]: ck = df7b344227a1b719d9cfe0cf4127905c 20250106122530945 DAUC <0003> auc.c:144 vector [1]: ik = 9bd61e70f3aff11cf94eff909144af37 20250106122530945 DAUC <0003> auc.c:145 vector [1]: res = 016c9071ad220d260000000000000000 20250106122530945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122530945 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122530945 DAUC <0003> auc.c:179 vector [1]: kc = 91c4c3c063a11000 20250106122530945 DAUC <0003> auc.c:180 vector [1]: sres = 32d74070 20250106122530945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122530945 DAUC <0003> auc.c:113 vector [2]: rand = d49041e7b1e8494db26d3fdc7cc54718 20250106122530945 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122530945 DAUC <0003> auc.c:142 vector [2]: autn = 0197154a1bc10000a5650649d2dfe049 20250106122530945 DAUC <0003> auc.c:143 vector [2]: ck = 45086471db22c0dc6d63273ab270106b 20250106122530945 DAUC <0003> auc.c:144 vector [2]: ik = bbf8c5ac547a87a80fc72c8200257685 20250106122530945 DAUC <0003> auc.c:145 vector [2]: res = 59c16e58433e2a530000000000000000 20250106122530946 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122530946 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122530946 DAUC <0003> auc.c:179 vector [2]: kc = 9a2c5216306ed000 20250106122530946 DAUC <0003> auc.c:180 vector [2]: sres = 91fc483a 20250106122530946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122530946 DAUC <0003> auc.c:113 vector [3]: rand = aceb957e5ef4788643d6d3b5172cb644 20250106122530946 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122530946 DAUC <0003> auc.c:142 vector [3]: autn = 7913baa4a39d000028b631b7bba9a508 20250106122530946 DAUC <0003> auc.c:143 vector [3]: ck = b72106f136a8791e83cadd72e681f713 20250106122530946 DAUC <0003> auc.c:144 vector [3]: ik = 5520bf2e41caf6fad0f969cb91b30c29 20250106122530946 DAUC <0003> auc.c:145 vector [3]: res = 838549f3ccd959b00000000000000000 20250106122530946 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122530946 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122530946 DAUC <0003> auc.c:179 vector [3]: kc = 2a01cf861da2e000 20250106122530946 DAUC <0003> auc.c:180 vector [3]: sres = 7e7ffaa3 20250106122530946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122530946 DAUC <0003> auc.c:113 vector [4]: rand = 23d49ac2d127b2ef5e62d6e08d0904b6 20250106122530946 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122530946 DAUC <0003> auc.c:142 vector [4]: autn = fba911c40f51000023efd617a5fead97 20250106122530946 DAUC <0003> auc.c:143 vector [4]: ck = 2749bcea693f16eb6ff78ea5f6d976da 20250106122530946 DAUC <0003> auc.c:144 vector [4]: ik = 071e2c7ba339a9ca67c42759a22075f2 20250106122530946 DAUC <0003> auc.c:145 vector [4]: res = d83a4b84c22910bd0000000000000000 20250106122530946 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122530946 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122530946 DAUC <0003> auc.c:179 vector [4]: kc = 069979c8adbb2400 20250106122530946 DAUC <0003> auc.c:180 vector [4]: sres = 0b74bef9 20250106122530946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122530946 DAUC <0003> db_auc.c:245 IMSI='262420545158321': Generated 5 vectors 20250106122530946 DAUC <0003> db_auc.c:249 IMSI='262420545158321': Updating SQN=161 in DB 20250106122530946 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420545158321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420545158321"} 20250106122530946 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420545158321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530946 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530946 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262420545158321" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 6TC_gsup_sai(18)"262420545158321" TC_gsup_sai(18)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(18)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 TC_gsup_sai(18)@9084f072165e: Final verdict of PTC: pass 20250106122530951 DAUC <0003> db_auc.c:157 IMSI='262420117422709': No 2G Auth Data 20250106122530951 DAUC <0003> db_auc.c:192 IMSI='262420117422709': No 3G Auth Data HLR_Test-GSUP(9)@9084f072165e: Created GsupExpect[0] for "262420117422709" to be handled at TC_gsup_sai(19) 20250106122530967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52770<->l=127.0.0.1:4258 20250106122530970 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530970 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420117422709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420117422709"} 20250106122530970 DAUC <0003> db_auc.c:236 IMSI='262420117422709': Calling to generate 5 vectors 20250106122530970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122530970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122530970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122530970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122530970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122530970 DAUC <0003> auc.c:113 vector [0]: rand = 936bfada3d5d6357714f2145b38d4682 20250106122530970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122530970 DAUC <0003> auc.c:142 vector [0]: autn = e55fd1c0c4ea00007646387da2565674 20250106122530970 DAUC <0003> auc.c:143 vector [0]: ck = 8eeaf2fe8b8dc929cd713aa0d4b84a86 20250106122530970 DAUC <0003> auc.c:144 vector [0]: ik = ea7ebd5155fc17cec0a53dfd099a92a5 20250106122530970 DAUC <0003> auc.c:145 vector [0]: res = 5d2262396b99e1360000000000000000 20250106122530970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122530970 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122530970 DAUC <0003> auc.c:179 vector [0]: kc = 83c868e813390c75 20250106122530970 DAUC <0003> auc.c:180 vector [0]: sres = c413e394 20250106122530970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122530970 DAUC <0003> auc.c:113 vector [1]: rand = 0e430d2637c72914d82ef9229e05ed2d 20250106122530970 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122530970 DAUC <0003> auc.c:142 vector [1]: autn = a62615262fce00004225dbbf8439ea55 20250106122530970 DAUC <0003> auc.c:143 vector [1]: ck = 699ba5013c60ac7d7e87a77699d9a43c 20250106122530970 DAUC <0003> auc.c:144 vector [1]: ik = 4cd9c1a3ad81ac9a153ab0e3e87cb948 20250106122530970 DAUC <0003> auc.c:145 vector [1]: res = 6efca6b3bd3f9d4f0000000000000000 20250106122530970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122530970 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122530970 DAUC <0003> auc.c:179 vector [1]: kc = c96d3770bb592038 20250106122530970 DAUC <0003> auc.c:180 vector [1]: sres = c300c0f5 20250106122530970 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122530970 DAUC <0003> auc.c:113 vector [2]: rand = f393a4007d816be8dd21714eec96a54a 20250106122530970 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122530970 DAUC <0003> auc.c:142 vector [2]: autn = 53f7b328adb400007f2b4987fa835f7b 20250106122530970 DAUC <0003> auc.c:143 vector [2]: ck = 8bc75dd060f8e4896a2b991d5b93d46b 20250106122530970 DAUC <0003> auc.c:144 vector [2]: ik = 19135ff81b15f7cad435e7031fad03e6 20250106122530970 DAUC <0003> auc.c:145 vector [2]: res = 656a2437e8d592470000000000000000 20250106122530970 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122530970 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122530970 DAUC <0003> auc.c:179 vector [2]: kc = 62bfbb8c79778f4d 20250106122530970 DAUC <0003> auc.c:180 vector [2]: sres = e01a0001 20250106122530970 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122530970 DAUC <0003> auc.c:113 vector [3]: rand = 202963a141ef9bf9af1ce1f51ce325b6 20250106122530970 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122530970 DAUC <0003> auc.c:142 vector [3]: autn = 0e235c4ce7e9000065450317b2d9973d 20250106122530970 DAUC <0003> auc.c:143 vector [3]: ck = 3bde4adcb190375f9f658179733b1667 20250106122530970 DAUC <0003> auc.c:144 vector [3]: ik = 2d5532ec59142bc87e0de03f14fd041d 20250106122530970 DAUC <0003> auc.c:145 vector [3]: res = 1c1351bc4e882c490000000000000000 20250106122530970 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122530970 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122530970 DAUC <0003> auc.c:179 vector [3]: kc = 1531d6d58c4d6aeb 20250106122530970 DAUC <0003> auc.c:180 vector [3]: sres = 6bfa7b39 20250106122530970 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122530970 DAUC <0003> auc.c:113 vector [4]: rand = e57dd6a1f0a3a925b5da15d3bfa252c0 20250106122530970 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122530970 DAUC <0003> auc.c:142 vector [4]: autn = 4b7986d1497a0000aa2b60a668c8a246 20250106122530970 DAUC <0003> auc.c:143 vector [4]: ck = 1d7d5917ec5e65a8f45573fd23b9df23 20250106122530970 DAUC <0003> auc.c:144 vector [4]: ik = f4363606ae44acebd72a81135327763a 20250106122530970 DAUC <0003> auc.c:145 vector [4]: res = ed74eed079c6dfc00000000000000000 20250106122530970 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122530970 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122530970 DAUC <0003> auc.c:179 vector [4]: kc = 0f8bef45f0da137b 20250106122530970 DAUC <0003> auc.c:180 vector [4]: sres = b22c2217 20250106122530970 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122530970 DAUC <0003> db_auc.c:245 IMSI='262420117422709': Generated 5 vectors 20250106122530970 DAUC <0003> db_auc.c:249 IMSI='262420117422709': Updating SQN=161 in DB 20250106122530970 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420117422709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420117422709"} 20250106122530970 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420117422709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122530970 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122530970 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@9084f072165e: Found GsupExpect[0] for "262420117422709" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@9084f072165e: Added IMSI table entry 7TC_gsup_sai(19)"262420117422709" TC_gsup_sai(19)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai(19)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122530973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52770<->l=127.0.0.1:4258 TC_gsup_sai(19)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122530975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4258 20250106122530976 DLINP <000b> input/ipa.c:451 connected read/write 20250106122530976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122530976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122530977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122530977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122530977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34349<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@9084f072165e: Final verdict of PTC: none 10@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_sai finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Jan 6 12:25:30 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250106122531014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 20250106122531114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78564) Waiting for packet dumper to finish... 1 (prev_count=78564, count=163376) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_sai_num_auth_vectors started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122534194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122534194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122534197 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122534200 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122534200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122534200 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 20250106122534200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122534200 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 20250106122534200 DLGSUP <0013> gsup_server.c:235 2: 20250106122534200 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122534200 DLGSUP <0013> gsup_server.c:235 3: 20250106122534200 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122534200 DLGSUP <0013> gsup_server.c:235 4: 20250106122534200 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122534200 DLGSUP <0013> gsup_server.c:235 5: 20250106122534200 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122534200 DLGSUP <0013> gsup_server.c:235 7: 20250106122534200 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(20)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122534200 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122534200 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122534200 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@9084f072165e: 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") 20250106122534215 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43315<->l=127.0.0.1:4259) 20250106122534219 DAUC <0003> db_auc.c:157 IMSI='262425090653386': No 2G Auth Data 20250106122534219 DAUC <0003> db_auc.c:192 IMSI='262425090653386': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262425090653386" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250106122534232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4258 20250106122534241 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534241 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425090653386"} 20250106122534241 DAUC <0003> db_auc.c:192 IMSI='262425090653386': No 3G Auth Data 20250106122534241 DAUC <0003> db_auc.c:236 IMSI='262425090653386': Calling to generate 1 vectors 20250106122534241 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106122534241 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534241 DAUC <0003> auc.c:113 vector [0]: rand = dc8c37eced96669eef79f0566feffa4a 20250106122534241 DAUC <0003> auc.c:179 vector [0]: kc = 6c16295a5f589c00 20250106122534241 DAUC <0003> auc.c:180 vector [0]: sres = 945e2642 20250106122534241 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534241 DAUC <0003> db_auc.c:245 IMSI='262425090653386': Generated 1 vectors 20250106122534241 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425090653386"} 20250106122534241 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534241 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534242 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262425090653386" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425090653386" TC_gsup_sai_num_auth_vectors(24)@9084f072165e: setverdict(pass): none -> pass 20250106122534245 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534245 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425090653386"} 20250106122534245 DAUC <0003> db_auc.c:192 IMSI='262425090653386': No 3G Auth Data 20250106122534245 DAUC <0003> db_auc.c:236 IMSI='262425090653386': Calling to generate 4 vectors 20250106122534245 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106122534245 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534245 DAUC <0003> auc.c:113 vector [0]: rand = 5e469791b19256e49ae27247416edd2e 20250106122534245 DAUC <0003> auc.c:179 vector [0]: kc = 4a780aea38affc00 20250106122534245 DAUC <0003> auc.c:180 vector [0]: sres = 004e1c7b 20250106122534245 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534245 DAUC <0003> auc.c:113 vector [1]: rand = 335b7747d1d72a917e4fb10614690508 20250106122534246 DAUC <0003> auc.c:179 vector [1]: kc = ed142352c5409800 20250106122534246 DAUC <0003> auc.c:180 vector [1]: sres = 9184ffc9 20250106122534246 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534246 DAUC <0003> auc.c:113 vector [2]: rand = 2a3a15bb6a5148dab269fe3099448305 20250106122534246 DAUC <0003> auc.c:179 vector [2]: kc = 8f2fe620d2b2c800 20250106122534246 DAUC <0003> auc.c:180 vector [2]: sres = 83739a7e 20250106122534246 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534246 DAUC <0003> auc.c:113 vector [3]: rand = 3e600f9538b197056a1a464c972ddd30 20250106122534246 DAUC <0003> auc.c:179 vector [3]: kc = ee4b4734dfd17800 20250106122534246 DAUC <0003> auc.c:180 vector [3]: sres = 69b8c749 20250106122534246 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534246 DAUC <0003> db_auc.c:245 IMSI='262425090653386': Generated 4 vectors 20250106122534246 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425090653386"} 20250106122534246 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534246 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534246 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534249 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425090653386"} 20250106122534249 DAUC <0003> db_auc.c:192 IMSI='262425090653386': No 3G Auth Data 20250106122534249 DAUC <0003> db_auc.c:236 IMSI='262425090653386': Calling to generate 5 vectors 20250106122534249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534249 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534249 DAUC <0003> auc.c:113 vector [0]: rand = 02ed5e384f099df36893ffb782bc401d 20250106122534249 DAUC <0003> auc.c:179 vector [0]: kc = 4e0f1b061307c000 20250106122534249 DAUC <0003> auc.c:180 vector [0]: sres = 2c8f98c8 20250106122534249 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534249 DAUC <0003> auc.c:113 vector [1]: rand = 2fec2b57f8ff4f3e2e9d1805e1ac3880 20250106122534249 DAUC <0003> auc.c:179 vector [1]: kc = e7c3b8e5f570e000 20250106122534249 DAUC <0003> auc.c:180 vector [1]: sres = 23003dd6 20250106122534249 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534249 DAUC <0003> auc.c:113 vector [2]: rand = da58b42da3054e95d0c4e746d81fb9f2 20250106122534249 DAUC <0003> auc.c:179 vector [2]: kc = 04cf8474846f5000 20250106122534249 DAUC <0003> auc.c:180 vector [2]: sres = 8d9cfff2 20250106122534249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534249 DAUC <0003> auc.c:113 vector [3]: rand = 83d754f279565e70ab2542a787685b32 20250106122534249 DAUC <0003> auc.c:179 vector [3]: kc = 3b34e9d5e8a57800 20250106122534249 DAUC <0003> auc.c:180 vector [3]: sres = aafb1354 20250106122534249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534249 DAUC <0003> auc.c:113 vector [4]: rand = eef41c561f192c35e5a02be728d5038f 20250106122534249 DAUC <0003> auc.c:179 vector [4]: kc = 381f5c75f0e97000 20250106122534249 DAUC <0003> auc.c:180 vector [4]: sres = 62d2a451 20250106122534249 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534249 DAUC <0003> db_auc.c:245 IMSI='262425090653386': Generated 5 vectors 20250106122534249 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425090653386"} 20250106122534249 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534252 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534252 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425090653386"} 20250106122534252 DAUC <0003> db_auc.c:192 IMSI='262425090653386': No 3G Auth Data 20250106122534252 DAUC <0003> db_auc.c:236 IMSI='262425090653386': Calling to generate 5 vectors 20250106122534252 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534252 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534252 DAUC <0003> auc.c:113 vector [0]: rand = 3c31647630be2d346cf02a6c1e542487 20250106122534252 DAUC <0003> auc.c:179 vector [0]: kc = 7fc5ac9f36b3ac00 20250106122534252 DAUC <0003> auc.c:180 vector [0]: sres = 744879d2 20250106122534252 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534252 DAUC <0003> auc.c:113 vector [1]: rand = e0d48d9b7ce3eefbf4bd8d841c3854a6 20250106122534252 DAUC <0003> auc.c:179 vector [1]: kc = a009efb19e1da400 20250106122534252 DAUC <0003> auc.c:180 vector [1]: sres = fbff0c24 20250106122534252 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534252 DAUC <0003> auc.c:113 vector [2]: rand = be998561cb05c8e316b933c974788ba7 20250106122534252 DAUC <0003> auc.c:179 vector [2]: kc = fe4de7a670bf2000 20250106122534252 DAUC <0003> auc.c:180 vector [2]: sres = 20c4c18e 20250106122534252 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534252 DAUC <0003> auc.c:113 vector [3]: rand = 8c28640002afbb65186df9c3a6a00751 20250106122534252 DAUC <0003> auc.c:179 vector [3]: kc = 6b2001aafc36b400 20250106122534252 DAUC <0003> auc.c:180 vector [3]: sres = 044cf28b 20250106122534252 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534252 DAUC <0003> auc.c:113 vector [4]: rand = a4b66f9d791c742af8057f7385634ddc 20250106122534253 DAUC <0003> auc.c:179 vector [4]: kc = 6123658c34970400 20250106122534253 DAUC <0003> auc.c:180 vector [4]: sres = d09008a7 20250106122534253 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534253 DAUC <0003> db_auc.c:245 IMSI='262425090653386': Generated 5 vectors 20250106122534253 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425090653386"} 20250106122534253 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425090653386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534253 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534253 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52796<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@9084f072165e: Final verdict of PTC: pass 20250106122534256 DAUC <0003> db_auc.c:157 IMSI='262426625633693': No 2G Auth Data 20250106122534256 DAUC <0003> db_auc.c:192 IMSI='262426625633693': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262426625633693" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250106122534270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 20250106122534273 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534273 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426625633693"} 20250106122534273 DAUC <0003> db_auc.c:192 IMSI='262426625633693': No 3G Auth Data 20250106122534273 DAUC <0003> db_auc.c:236 IMSI='262426625633693': Calling to generate 1 vectors 20250106122534273 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106122534273 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534273 DAUC <0003> auc.c:113 vector [0]: rand = d9202620868824ff53746258278fbcc7 20250106122534273 DAUC <0003> auc.c:179 vector [0]: kc = b4bf255a81915c00 20250106122534273 DAUC <0003> auc.c:180 vector [0]: sres = 8020e980 20250106122534273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534273 DAUC <0003> db_auc.c:245 IMSI='262426625633693': Generated 1 vectors 20250106122534273 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426625633693"} 20250106122534273 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534273 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534273 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262426625633693" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426625633693" TC_gsup_sai_num_auth_vectors(25)@9084f072165e: setverdict(pass): none -> pass 20250106122534276 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534276 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426625633693"} 20250106122534276 DAUC <0003> db_auc.c:192 IMSI='262426625633693': No 3G Auth Data 20250106122534276 DAUC <0003> db_auc.c:236 IMSI='262426625633693': Calling to generate 4 vectors 20250106122534276 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106122534276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534276 DAUC <0003> auc.c:113 vector [0]: rand = a2fb35d4870414d630708acafead7d14 20250106122534276 DAUC <0003> auc.c:179 vector [0]: kc = 25f48b57311ce400 20250106122534276 DAUC <0003> auc.c:180 vector [0]: sres = 42656e15 20250106122534276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534276 DAUC <0003> auc.c:113 vector [1]: rand = 2c936159fe9ec60f8709176f0167b7f8 20250106122534276 DAUC <0003> auc.c:179 vector [1]: kc = aad61baa31135000 20250106122534276 DAUC <0003> auc.c:180 vector [1]: sres = de2dac93 20250106122534276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534276 DAUC <0003> auc.c:113 vector [2]: rand = 13fed4a23708e8afc8ac45e283a80853 20250106122534276 DAUC <0003> auc.c:179 vector [2]: kc = b2a2a6a0c79cd400 20250106122534276 DAUC <0003> auc.c:180 vector [2]: sres = b40e7954 20250106122534276 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534276 DAUC <0003> auc.c:113 vector [3]: rand = cfce188d36b4446d6b41332a67f35733 20250106122534276 DAUC <0003> auc.c:179 vector [3]: kc = e1089f9e878cd400 20250106122534276 DAUC <0003> auc.c:180 vector [3]: sres = a529829e 20250106122534276 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534276 DAUC <0003> db_auc.c:245 IMSI='262426625633693': Generated 4 vectors 20250106122534276 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426625633693"} 20250106122534276 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534276 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534276 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534278 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534278 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426625633693"} 20250106122534278 DAUC <0003> db_auc.c:192 IMSI='262426625633693': No 3G Auth Data 20250106122534278 DAUC <0003> db_auc.c:236 IMSI='262426625633693': Calling to generate 5 vectors 20250106122534278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534278 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534278 DAUC <0003> auc.c:113 vector [0]: rand = c2b1124397bd8719aa91b193c8ba52f6 20250106122534278 DAUC <0003> auc.c:179 vector [0]: kc = 785d655c91f0bc00 20250106122534278 DAUC <0003> auc.c:180 vector [0]: sres = 2119bdb3 20250106122534278 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534278 DAUC <0003> auc.c:113 vector [1]: rand = aee8cdd1c57238e0c39068b076fa9222 20250106122534278 DAUC <0003> auc.c:179 vector [1]: kc = 2425be260b43c400 20250106122534278 DAUC <0003> auc.c:180 vector [1]: sres = 59d80d6d 20250106122534278 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534278 DAUC <0003> auc.c:113 vector [2]: rand = c667fb702bb3994d59699cd05f8015fd 20250106122534278 DAUC <0003> auc.c:179 vector [2]: kc = f816b4b0d605ac00 20250106122534278 DAUC <0003> auc.c:180 vector [2]: sres = ca720015 20250106122534278 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534278 DAUC <0003> auc.c:113 vector [3]: rand = 788b3a591d66c10b12ef813ba1e02960 20250106122534278 DAUC <0003> auc.c:179 vector [3]: kc = 14090f2b91692c00 20250106122534278 DAUC <0003> auc.c:180 vector [3]: sres = 62c4ef40 20250106122534278 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534278 DAUC <0003> auc.c:113 vector [4]: rand = 5fcfc04ed2a4f7e3c2d10ba820471473 20250106122534278 DAUC <0003> auc.c:179 vector [4]: kc = eb53ffb71e54c400 20250106122534278 DAUC <0003> auc.c:180 vector [4]: sres = c6484b8a 20250106122534278 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534278 DAUC <0003> db_auc.c:245 IMSI='262426625633693': Generated 5 vectors 20250106122534278 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426625633693"} 20250106122534278 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534278 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534279 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534281 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534281 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426625633693"} 20250106122534281 DAUC <0003> db_auc.c:192 IMSI='262426625633693': No 3G Auth Data 20250106122534281 DAUC <0003> db_auc.c:236 IMSI='262426625633693': Calling to generate 5 vectors 20250106122534281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534281 DAUC <0003> auc.c:113 vector [0]: rand = 29e6119a56394546559cd5ba4830ee02 20250106122534281 DAUC <0003> auc.c:179 vector [0]: kc = 188861d0571cf000 20250106122534281 DAUC <0003> auc.c:180 vector [0]: sres = c19ee379 20250106122534281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534281 DAUC <0003> auc.c:113 vector [1]: rand = 30e071566ff4173618757835f547f4c6 20250106122534281 DAUC <0003> auc.c:179 vector [1]: kc = 979180d6d012a000 20250106122534281 DAUC <0003> auc.c:180 vector [1]: sres = 415a60c3 20250106122534281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534281 DAUC <0003> auc.c:113 vector [2]: rand = 7abdeedfeb22056f927d1ec4972f5622 20250106122534281 DAUC <0003> auc.c:179 vector [2]: kc = 1d2eae818d83b800 20250106122534281 DAUC <0003> auc.c:180 vector [2]: sres = c9e75075 20250106122534281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534281 DAUC <0003> auc.c:113 vector [3]: rand = 35de4249d18288198a0726ea3a2de068 20250106122534281 DAUC <0003> auc.c:179 vector [3]: kc = e3700625b8d68400 20250106122534281 DAUC <0003> auc.c:180 vector [3]: sres = ea4a60e3 20250106122534281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534281 DAUC <0003> auc.c:113 vector [4]: rand = d093e6945f7e2806407270d770a9edea 20250106122534281 DAUC <0003> auc.c:179 vector [4]: kc = b2eabe623f676c00 20250106122534281 DAUC <0003> auc.c:180 vector [4]: sres = 87cc6966 20250106122534281 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534281 DAUC <0003> db_auc.c:245 IMSI='262426625633693': Generated 5 vectors 20250106122534281 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426625633693"} 20250106122534281 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426625633693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534281 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534281 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@9084f072165e: Final verdict of PTC: pass 20250106122534284 DAUC <0003> db_auc.c:157 IMSI='262426866804320': No 2G Auth Data 20250106122534284 DAUC <0003> db_auc.c:192 IMSI='262426866804320': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262426866804320" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250106122534301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 20250106122534304 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534304 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426866804320"} 20250106122534304 DAUC <0003> db_auc.c:192 IMSI='262426866804320': No 3G Auth Data 20250106122534304 DAUC <0003> db_auc.c:236 IMSI='262426866804320': Calling to generate 1 vectors 20250106122534304 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106122534304 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534304 DAUC <0003> auc.c:113 vector [0]: rand = 770425801a6c01881ce724e4ef9394c6 20250106122534304 DAUC <0003> auc.c:179 vector [0]: kc = 85c52c11ab83156b 20250106122534304 DAUC <0003> auc.c:180 vector [0]: sres = dcd94ad3 20250106122534304 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534304 DAUC <0003> db_auc.c:245 IMSI='262426866804320': Generated 1 vectors 20250106122534304 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426866804320"} 20250106122534304 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534304 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534304 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262426866804320" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262426866804320" TC_gsup_sai_num_auth_vectors(26)@9084f072165e: setverdict(pass): none -> pass 20250106122534306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534306 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426866804320"} 20250106122534306 DAUC <0003> db_auc.c:192 IMSI='262426866804320': No 3G Auth Data 20250106122534306 DAUC <0003> db_auc.c:236 IMSI='262426866804320': Calling to generate 4 vectors 20250106122534306 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106122534306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534306 DAUC <0003> auc.c:113 vector [0]: rand = 8c0f57d5f49de0089fb4911b07e69d02 20250106122534306 DAUC <0003> auc.c:179 vector [0]: kc = 69242d62ffb360ac 20250106122534306 DAUC <0003> auc.c:180 vector [0]: sres = 7b231aba 20250106122534306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534306 DAUC <0003> auc.c:113 vector [1]: rand = 32d86cfc04fdf3c702f5f57099159519 20250106122534306 DAUC <0003> auc.c:179 vector [1]: kc = 618895c094c514a6 20250106122534306 DAUC <0003> auc.c:180 vector [1]: sres = 87fd2764 20250106122534306 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534306 DAUC <0003> auc.c:113 vector [2]: rand = 55cc947d000b29716c6a85f91ccdbed1 20250106122534306 DAUC <0003> auc.c:179 vector [2]: kc = 8ca78f234b2f92cc 20250106122534306 DAUC <0003> auc.c:180 vector [2]: sres = dea646ba 20250106122534306 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534306 DAUC <0003> auc.c:113 vector [3]: rand = b73afe42d76caa9ca4d0a4467900605e 20250106122534306 DAUC <0003> auc.c:179 vector [3]: kc = 8e4191ed3dcc6b94 20250106122534306 DAUC <0003> auc.c:180 vector [3]: sres = afd1533a 20250106122534306 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534306 DAUC <0003> db_auc.c:245 IMSI='262426866804320': Generated 4 vectors 20250106122534306 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426866804320"} 20250106122534306 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534308 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426866804320"} 20250106122534308 DAUC <0003> db_auc.c:192 IMSI='262426866804320': No 3G Auth Data 20250106122534308 DAUC <0003> db_auc.c:236 IMSI='262426866804320': Calling to generate 5 vectors 20250106122534308 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534308 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534308 DAUC <0003> auc.c:113 vector [0]: rand = dc07e215cdc4c69f145b0e38c7a417b3 20250106122534308 DAUC <0003> auc.c:179 vector [0]: kc = 5b8d18c2b0d0190d 20250106122534308 DAUC <0003> auc.c:180 vector [0]: sres = a49492fb 20250106122534308 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534308 DAUC <0003> auc.c:113 vector [1]: rand = 4d25ed6d3f3a23231c11bfacab381915 20250106122534308 DAUC <0003> auc.c:179 vector [1]: kc = 98f4e5203799fb3d 20250106122534308 DAUC <0003> auc.c:180 vector [1]: sres = 49f03f20 20250106122534308 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534308 DAUC <0003> auc.c:113 vector [2]: rand = 97347b9fd68a378db18e2a549d3eead3 20250106122534308 DAUC <0003> auc.c:179 vector [2]: kc = fe7e6d6f0951294e 20250106122534308 DAUC <0003> auc.c:180 vector [2]: sres = 29aebfd6 20250106122534308 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534308 DAUC <0003> auc.c:113 vector [3]: rand = c507b6f1c27954c03061588b93a5ae90 20250106122534308 DAUC <0003> auc.c:179 vector [3]: kc = 51f27ffdb42c4a26 20250106122534308 DAUC <0003> auc.c:180 vector [3]: sres = fbb2b5a0 20250106122534308 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534308 DAUC <0003> auc.c:113 vector [4]: rand = 98320e4d1aa3a328c2c3aba2576395de 20250106122534308 DAUC <0003> auc.c:179 vector [4]: kc = 6e7122755a718ab1 20250106122534308 DAUC <0003> auc.c:180 vector [4]: sres = 12d03ae9 20250106122534308 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534308 DAUC <0003> db_auc.c:245 IMSI='262426866804320': Generated 5 vectors 20250106122534308 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426866804320"} 20250106122534308 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534310 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426866804320"} 20250106122534310 DAUC <0003> db_auc.c:192 IMSI='262426866804320': No 3G Auth Data 20250106122534310 DAUC <0003> db_auc.c:236 IMSI='262426866804320': Calling to generate 5 vectors 20250106122534310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106122534310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534310 DAUC <0003> auc.c:113 vector [0]: rand = df651b67e9e8d83eff5d420990d308a3 20250106122534310 DAUC <0003> auc.c:179 vector [0]: kc = 97a131d3c0b05891 20250106122534310 DAUC <0003> auc.c:180 vector [0]: sres = 7da5f6ff 20250106122534310 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106122534310 DAUC <0003> auc.c:113 vector [1]: rand = 2fb5f48918a9c3385a49fb140cba451c 20250106122534310 DAUC <0003> auc.c:179 vector [1]: kc = 4301c2da46b767fc 20250106122534310 DAUC <0003> auc.c:180 vector [1]: sres = b35d5bd3 20250106122534310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106122534310 DAUC <0003> auc.c:113 vector [2]: rand = 4823ae33cdd0c62583ac10f322ab3669 20250106122534310 DAUC <0003> auc.c:179 vector [2]: kc = 3c1ed2a16abc626d 20250106122534310 DAUC <0003> auc.c:180 vector [2]: sres = 6ae80e59 20250106122534310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106122534310 DAUC <0003> auc.c:113 vector [3]: rand = 8aa7ab22966a53c3cfc8a05c5245602e 20250106122534310 DAUC <0003> auc.c:179 vector [3]: kc = 240f8324334e7f73 20250106122534310 DAUC <0003> auc.c:180 vector [3]: sres = 26fc3284 20250106122534310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106122534310 DAUC <0003> auc.c:113 vector [4]: rand = 1b386d4d4fa1ae10f372ecdff428c8e3 20250106122534310 DAUC <0003> auc.c:179 vector [4]: kc = e4be1287c02426e2 20250106122534310 DAUC <0003> auc.c:180 vector [4]: sres = d93aa1c1 20250106122534310 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106122534310 DAUC <0003> db_auc.c:245 IMSI='262426866804320': Generated 5 vectors 20250106122534310 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426866804320"} 20250106122534310 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426866804320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@9084f072165e: Final verdict of PTC: pass 20250106122534313 DAUC <0003> db_auc.c:157 IMSI='262424746749973': No 2G Auth Data 20250106122534313 DAUC <0003> db_auc.c:192 IMSI='262424746749973': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262424746749973" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250106122534328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 20250106122534331 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534331 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424746749973"} 20250106122534331 DAUC <0003> db_auc.c:157 IMSI='262424746749973': No 2G Auth Data 20250106122534331 DAUC <0003> db_auc.c:236 IMSI='262424746749973': Calling to generate 1 vectors 20250106122534331 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250106122534331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122534331 DAUC <0003> auc.c:113 vector [0]: rand = d9c82d926a8e96d002d304b7e7eebc37 20250106122534331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122534331 DAUC <0003> auc.c:142 vector [0]: autn = 751b77fda16000003944cb67e7c6ba5b 20250106122534331 DAUC <0003> auc.c:143 vector [0]: ck = 106b191b991f552b9d51f7642404672d 20250106122534331 DAUC <0003> auc.c:144 vector [0]: ik = e73cf7b6fe75353c088ba924136f9da9 20250106122534331 DAUC <0003> auc.c:145 vector [0]: res = 7a1de874eb7f1e2d0000000000000000 20250106122534331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534331 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534331 DAUC <0003> auc.c:151 vector [0]: kc = 628db0ed50019a93 20250106122534331 DAUC <0003> auc.c:152 vector [0]: sres = 9162f659 20250106122534331 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534331 DAUC <0003> db_auc.c:245 IMSI='262424746749973': Generated 1 vectors 20250106122534331 DAUC <0003> db_auc.c:249 IMSI='262424746749973': Updating SQN=33 in DB 20250106122534331 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424746749973"} 20250106122534331 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534331 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534331 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262424746749973" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424746749973" TC_gsup_sai_num_auth_vectors(27)@9084f072165e: setverdict(pass): none -> pass 20250106122534333 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534333 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424746749973"} 20250106122534333 DAUC <0003> db_auc.c:157 IMSI='262424746749973': No 2G Auth Data 20250106122534333 DAUC <0003> db_auc.c:236 IMSI='262424746749973': Calling to generate 4 vectors 20250106122534333 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250106122534334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106122534334 DAUC <0003> auc.c:113 vector [0]: rand = 6eb454b9f73ef891817357eab1c54937 20250106122534334 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106122534334 DAUC <0003> auc.c:142 vector [0]: autn = 445095686ec00000f39fc13708891566 20250106122534334 DAUC <0003> auc.c:143 vector [0]: ck = 5760179401de2554a1a22321e22dddb0 20250106122534334 DAUC <0003> auc.c:144 vector [0]: ik = 09e8dd2a26778eda3e973bbf1cda0119 20250106122534334 DAUC <0003> auc.c:145 vector [0]: res = 388d001f6aadb0be0000000000000000 20250106122534334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534334 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534334 DAUC <0003> auc.c:151 vector [0]: kc = c1bdd220d95e7727 20250106122534334 DAUC <0003> auc.c:152 vector [0]: sres = 5220b0a1 20250106122534334 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534334 DAUC <0003> auc.c:113 vector [1]: rand = dfd69868172345e0ff511c350e78b986 20250106122534334 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106122534334 DAUC <0003> auc.c:142 vector [1]: autn = aea79b4fe33200002060304959daae11 20250106122534334 DAUC <0003> auc.c:143 vector [1]: ck = d809bd5ba6a326254f5326573c5b2d5b 20250106122534334 DAUC <0003> auc.c:144 vector [1]: ik = 8c86a05a7e9b46e5c3472ac809794bd5 20250106122534334 DAUC <0003> auc.c:145 vector [1]: res = 8505fbfe89c16d4b0000000000000000 20250106122534334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534334 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534334 DAUC <0003> auc.c:151 vector [1]: kc = d89b119eed1a064e 20250106122534334 DAUC <0003> auc.c:152 vector [1]: sres = 0cc496b5 20250106122534334 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534334 DAUC <0003> auc.c:113 vector [2]: rand = f4438ee4cd7223be6439a1fa89d3fc07 20250106122534334 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106122534334 DAUC <0003> auc.c:142 vector [2]: autn = 42aa2a893e8f000047ff551ce065cc06 20250106122534334 DAUC <0003> auc.c:143 vector [2]: ck = dba27dfcd5749eca8a15a09523e94518 20250106122534334 DAUC <0003> auc.c:144 vector [2]: ik = 62a91fed050a3df936f647e082266ec8 20250106122534334 DAUC <0003> auc.c:145 vector [2]: res = 2a46d974421beb960000000000000000 20250106122534334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534334 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534334 DAUC <0003> auc.c:151 vector [2]: kc = 05e8856471b188e3 20250106122534334 DAUC <0003> auc.c:152 vector [2]: sres = 685d32e2 20250106122534334 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534334 DAUC <0003> auc.c:113 vector [3]: rand = 146e3d17bd200ab2d4160889e666f488 20250106122534334 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106122534334 DAUC <0003> auc.c:142 vector [3]: autn = f5280494bc2100003b9ffaa26ebf8445 20250106122534334 DAUC <0003> auc.c:143 vector [3]: ck = a98c6afbbdd790fc91edfa4d3142e47d 20250106122534334 DAUC <0003> auc.c:144 vector [3]: ik = 6ea29240999b9a85092a27c50a701a8d 20250106122534334 DAUC <0003> auc.c:145 vector [3]: res = ffb05bcf6e41dc560000000000000000 20250106122534334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534334 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534334 DAUC <0003> auc.c:151 vector [3]: kc = 5fe925331f7ef489 20250106122534334 DAUC <0003> auc.c:152 vector [3]: sres = 91f18799 20250106122534334 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534334 DAUC <0003> db_auc.c:245 IMSI='262424746749973': Generated 4 vectors 20250106122534334 DAUC <0003> db_auc.c:249 IMSI='262424746749973': Updating SQN=161 in DB 20250106122534334 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424746749973"} 20250106122534334 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534334 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534334 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534337 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534337 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424746749973"} 20250106122534337 DAUC <0003> db_auc.c:157 IMSI='262424746749973': No 2G Auth Data 20250106122534337 DAUC <0003> db_auc.c:236 IMSI='262424746749973': Calling to generate 5 vectors 20250106122534337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122534337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106122534337 DAUC <0003> auc.c:113 vector [0]: rand = e4e1c377f1954258aef8847e9dee0a74 20250106122534337 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106122534337 DAUC <0003> auc.c:142 vector [0]: autn = fd85cbd88bd600005c2e018fcc814b52 20250106122534337 DAUC <0003> auc.c:143 vector [0]: ck = 2338d28d03824dc3354c29952853f528 20250106122534337 DAUC <0003> auc.c:144 vector [0]: ik = 16bab1ca5875df9ca2bcce22e542542d 20250106122534337 DAUC <0003> auc.c:145 vector [0]: res = e7b5ca43f3d5c01c0000000000000000 20250106122534337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534337 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534337 DAUC <0003> auc.c:151 vector [0]: kc = a27284f096e6335a 20250106122534337 DAUC <0003> auc.c:152 vector [0]: sres = 14600a5f 20250106122534337 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534337 DAUC <0003> auc.c:113 vector [1]: rand = 1eeb1528c7843654e8e8694ef3da97cc 20250106122534337 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106122534337 DAUC <0003> auc.c:142 vector [1]: autn = d409683903c9000077671504d72729f3 20250106122534337 DAUC <0003> auc.c:143 vector [1]: ck = add0f3edeeb5ffaf79bd8d68505e6f57 20250106122534337 DAUC <0003> auc.c:144 vector [1]: ik = 957f987250c1181b2fc84bdf7d909adc 20250106122534337 DAUC <0003> auc.c:145 vector [1]: res = 198ced8177a8372d0000000000000000 20250106122534337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534337 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534337 DAUC <0003> auc.c:151 vector [1]: kc = 6edaad2893ba123f 20250106122534337 DAUC <0003> auc.c:152 vector [1]: sres = 6e24daac 20250106122534337 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534337 DAUC <0003> auc.c:113 vector [2]: rand = 362cbedd1763aa7e0191b8e84ad722f7 20250106122534337 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106122534337 DAUC <0003> auc.c:142 vector [2]: autn = 8cc19044fb3400004d8fe9e1d221d417 20250106122534337 DAUC <0003> auc.c:143 vector [2]: ck = 6ab810fb411da3db2ccf312e66b1e6f4 20250106122534337 DAUC <0003> auc.c:144 vector [2]: ik = 43ef880a82116899cd163129cd8bf4be 20250106122534337 DAUC <0003> auc.c:145 vector [2]: res = c00c6609b2528bf80000000000000000 20250106122534337 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534337 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534337 DAUC <0003> auc.c:151 vector [2]: kc = c88e98f66836d908 20250106122534337 DAUC <0003> auc.c:152 vector [2]: sres = 725eedf1 20250106122534338 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534338 DAUC <0003> auc.c:113 vector [3]: rand = 0ebddee77633f059b7ae48da6beec577 20250106122534338 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106122534338 DAUC <0003> auc.c:142 vector [3]: autn = 08889a86f11700005bca726cb62a28cf 20250106122534338 DAUC <0003> auc.c:143 vector [3]: ck = 0b68e2fe16d599708f0038e767fd7a66 20250106122534338 DAUC <0003> auc.c:144 vector [3]: ik = 4898d934a3b83f42d9dc18645812ab36 20250106122534338 DAUC <0003> auc.c:145 vector [3]: res = a726f690523918380000000000000000 20250106122534338 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534338 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534338 DAUC <0003> auc.c:151 vector [3]: kc = 152c1b498a827762 20250106122534338 DAUC <0003> auc.c:152 vector [3]: sres = f51feea8 20250106122534338 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534338 DAUC <0003> auc.c:113 vector [4]: rand = 752a430b5d0cd087250e227800f39cb4 20250106122534338 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106122534338 DAUC <0003> auc.c:142 vector [4]: autn = d3e19ae14864000000772e71e1ed6bd7 20250106122534338 DAUC <0003> auc.c:143 vector [4]: ck = 09f02275fde7e7e4c9f20176312674a3 20250106122534338 DAUC <0003> auc.c:144 vector [4]: ik = c870ae6ccb2f361a25fbc964f29f3fde 20250106122534338 DAUC <0003> auc.c:145 vector [4]: res = cc713a4cef39b1930000000000000000 20250106122534338 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534338 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122534338 DAUC <0003> auc.c:151 vector [4]: kc = 2d89440bf5719a83 20250106122534338 DAUC <0003> auc.c:152 vector [4]: sres = 23488bdf 20250106122534338 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122534338 DAUC <0003> db_auc.c:245 IMSI='262424746749973': Generated 5 vectors 20250106122534338 DAUC <0003> db_auc.c:249 IMSI='262424746749973': Updating SQN=321 in DB 20250106122534338 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424746749973"} 20250106122534338 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534338 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534338 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534341 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534341 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424746749973"} 20250106122534341 DAUC <0003> db_auc.c:157 IMSI='262424746749973': No 2G Auth Data 20250106122534341 DAUC <0003> db_auc.c:236 IMSI='262424746749973': Calling to generate 5 vectors 20250106122534341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122534341 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534341 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534341 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106122534341 DAUC <0003> auc.c:113 vector [0]: rand = 9d57cd8988471362ecc7f2c472319e8b 20250106122534341 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106122534341 DAUC <0003> auc.c:142 vector [0]: autn = 4782d6c02fed0000379963991ccb2e96 20250106122534341 DAUC <0003> auc.c:143 vector [0]: ck = 7cb1a273a1f0ce0230e99ff5b51d02b0 20250106122534341 DAUC <0003> auc.c:144 vector [0]: ik = fbbc4954eb1120666560fbc14a4223d7 20250106122534341 DAUC <0003> auc.c:145 vector [0]: res = ba2e2914e6ecb22e0000000000000000 20250106122534341 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534341 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534341 DAUC <0003> auc.c:151 vector [0]: kc = d2848f13b5becf03 20250106122534341 DAUC <0003> auc.c:152 vector [0]: sres = 5cc29b3a 20250106122534341 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534341 DAUC <0003> auc.c:113 vector [1]: rand = d306353e96925adf0020a79f8afbf324 20250106122534341 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106122534341 DAUC <0003> auc.c:142 vector [1]: autn = 40ca19a45c1300000435ec7ebc72883e 20250106122534341 DAUC <0003> auc.c:143 vector [1]: ck = 7a99c949b7f119c16203cb776684fcf0 20250106122534341 DAUC <0003> auc.c:144 vector [1]: ik = 1e1e1e57685a5d9d67f40ade20113895 20250106122534341 DAUC <0003> auc.c:145 vector [1]: res = 9e93cf10b7d636560000000000000000 20250106122534341 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534341 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534341 DAUC <0003> auc.c:151 vector [1]: kc = 617016b7993e8039 20250106122534341 DAUC <0003> auc.c:152 vector [1]: sres = 2945f946 20250106122534341 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534341 DAUC <0003> auc.c:113 vector [2]: rand = 1d15f65a5410ddb18bc38e649a531030 20250106122534341 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106122534341 DAUC <0003> auc.c:142 vector [2]: autn = 6304917898fe0000907e10728f47efa4 20250106122534341 DAUC <0003> auc.c:143 vector [2]: ck = 86a4bc2a265dd3aaa86fdf56ea019ada 20250106122534341 DAUC <0003> auc.c:144 vector [2]: ik = 0e7c49eff4311e20b28c3ea492f82ab4 20250106122534341 DAUC <0003> auc.c:145 vector [2]: res = 559efb3964fcfbd70000000000000000 20250106122534341 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534341 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534341 DAUC <0003> auc.c:151 vector [2]: kc = 923b1437aa957de4 20250106122534341 DAUC <0003> auc.c:152 vector [2]: sres = 316200ee 20250106122534341 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534341 DAUC <0003> auc.c:113 vector [3]: rand = 4d8146d013983c86105232e153b9ffb1 20250106122534341 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106122534341 DAUC <0003> auc.c:142 vector [3]: autn = 8778c2c8703d0000feb1f249227b9c49 20250106122534341 DAUC <0003> auc.c:143 vector [3]: ck = 97a4fc9ec6e7810ec8717d21281c9c81 20250106122534341 DAUC <0003> auc.c:144 vector [3]: ik = 6b596448e5d6d8cfcd8e009ef49790e5 20250106122534341 DAUC <0003> auc.c:145 vector [3]: res = 28896c6342c5f39f0000000000000000 20250106122534341 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534341 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534341 DAUC <0003> auc.c:151 vector [3]: kc = f902e569ffba55a5 20250106122534341 DAUC <0003> auc.c:152 vector [3]: sres = 6a4c9ffc 20250106122534341 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534341 DAUC <0003> auc.c:113 vector [4]: rand = 406a04d449b5c90b8a4201f1c18ff0f5 20250106122534341 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106122534341 DAUC <0003> auc.c:142 vector [4]: autn = bf414cf6ea450000a86e448ef36d2b4c 20250106122534341 DAUC <0003> auc.c:143 vector [4]: ck = 7175ae5678d35974327d65e3cf2d747a 20250106122534341 DAUC <0003> auc.c:144 vector [4]: ik = 0e967faa7d0fe7830aa2199da0cd3acf 20250106122534341 DAUC <0003> auc.c:145 vector [4]: res = cda53a26e835670b0000000000000000 20250106122534341 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534341 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122534341 DAUC <0003> auc.c:151 vector [4]: kc = 473cad826a3cf042 20250106122534342 DAUC <0003> auc.c:152 vector [4]: sres = 25905d2d 20250106122534342 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122534342 DAUC <0003> db_auc.c:245 IMSI='262424746749973': Generated 5 vectors 20250106122534342 DAUC <0003> db_auc.c:249 IMSI='262424746749973': Updating SQN=481 in DB 20250106122534342 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424746749973"} 20250106122534342 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424746749973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@9084f072165e: Final verdict of PTC: pass 20250106122534346 DAUC <0003> db_auc.c:157 IMSI='262423454869872': No 2G Auth Data 20250106122534346 DAUC <0003> db_auc.c:192 IMSI='262423454869872': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262423454869872" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250106122534360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 20250106122534364 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534364 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454869872"} 20250106122534364 DAUC <0003> db_auc.c:157 IMSI='262423454869872': No 2G Auth Data 20250106122534364 DAUC <0003> db_auc.c:236 IMSI='262423454869872': Calling to generate 1 vectors 20250106122534364 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250106122534364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534364 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122534364 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122534364 DAUC <0003> auc.c:113 vector [0]: rand = 14d18359ac1cec8c8de8f65d51f1b0a3 20250106122534364 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122534364 DAUC <0003> auc.c:142 vector [0]: autn = cf77fe044cb10000410c5ec8029838a8 20250106122534364 DAUC <0003> auc.c:143 vector [0]: ck = 5cab2da38f8bfc258d2b30c572623dd5 20250106122534364 DAUC <0003> auc.c:144 vector [0]: ik = 65cdd86f0b4ef119afe0b43718a3a82c 20250106122534364 DAUC <0003> auc.c:145 vector [0]: res = 4db7601fbfdca0cf0000000000000000 20250106122534364 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534364 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534364 DAUC <0003> auc.c:151 vector [0]: kc = 1bad713eee0498c5 20250106122534364 DAUC <0003> auc.c:152 vector [0]: sres = f26bc0d0 20250106122534364 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534364 DAUC <0003> db_auc.c:245 IMSI='262423454869872': Generated 1 vectors 20250106122534364 DAUC <0003> db_auc.c:249 IMSI='262423454869872': Updating SQN=33 in DB 20250106122534364 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454869872"} 20250106122534364 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534364 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534364 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262423454869872" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423454869872" TC_gsup_sai_num_auth_vectors(28)@9084f072165e: setverdict(pass): none -> pass 20250106122534367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534367 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454869872"} 20250106122534367 DAUC <0003> db_auc.c:157 IMSI='262423454869872': No 2G Auth Data 20250106122534367 DAUC <0003> db_auc.c:236 IMSI='262423454869872': Calling to generate 4 vectors 20250106122534367 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250106122534367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534367 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122534367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106122534367 DAUC <0003> auc.c:113 vector [0]: rand = 3a4dcd29a2293ec367a9ed8bc94bcd5d 20250106122534367 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106122534367 DAUC <0003> auc.c:142 vector [0]: autn = 53f32678c3f600007acd7b8a45a0d017 20250106122534367 DAUC <0003> auc.c:143 vector [0]: ck = 363e1d712bc02d6f677abaec251acbf6 20250106122534367 DAUC <0003> auc.c:144 vector [0]: ik = 9da9e01bf84e7869648d7c93e807da1c 20250106122534367 DAUC <0003> auc.c:145 vector [0]: res = fdcf614780a167630000000000000000 20250106122534367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534367 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534367 DAUC <0003> auc.c:151 vector [0]: kc = a8603b151e9344ec 20250106122534367 DAUC <0003> auc.c:152 vector [0]: sres = 7d6e0624 20250106122534367 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534367 DAUC <0003> auc.c:113 vector [1]: rand = 8d029c574ae0198e0dbea2ba08c02d72 20250106122534367 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106122534367 DAUC <0003> auc.c:142 vector [1]: autn = 7c2c67782b8b000028cb1a2b8769dad7 20250106122534367 DAUC <0003> auc.c:143 vector [1]: ck = e1e864eaf00650bd23e5fda3276182b1 20250106122534367 DAUC <0003> auc.c:144 vector [1]: ik = f3b6a365552bf9466e8deb4c817d80a4 20250106122534367 DAUC <0003> auc.c:145 vector [1]: res = 009b328115a5cdaf0000000000000000 20250106122534367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534367 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534367 DAUC <0003> auc.c:151 vector [1]: kc = 5f36d1600331abee 20250106122534367 DAUC <0003> auc.c:152 vector [1]: sres = 153eff2e 20250106122534367 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534367 DAUC <0003> auc.c:113 vector [2]: rand = f932449f6f91b96f735f0a1f68c5a55c 20250106122534367 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106122534367 DAUC <0003> auc.c:142 vector [2]: autn = 94cded8a7712000050164a5cd5a98bd9 20250106122534367 DAUC <0003> auc.c:143 vector [2]: ck = 9d30c4fbd11fa6ad22399d2e8c187cec 20250106122534367 DAUC <0003> auc.c:144 vector [2]: ik = f3971a1c47b0c8f5da13263f12c4df9e 20250106122534367 DAUC <0003> auc.c:145 vector [2]: res = 3b2bea2bfbeb42c60000000000000000 20250106122534367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534367 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534367 DAUC <0003> auc.c:151 vector [2]: kc = 968d65f60873cd2a 20250106122534367 DAUC <0003> auc.c:152 vector [2]: sres = c0c0a8ed 20250106122534367 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534367 DAUC <0003> auc.c:113 vector [3]: rand = a4b166e667b2f235a6277908e69d360b 20250106122534367 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106122534367 DAUC <0003> auc.c:142 vector [3]: autn = 3099476ed7de000023ce1f2cf3301345 20250106122534367 DAUC <0003> auc.c:143 vector [3]: ck = c917bcb708384b3a52809e30ad4855be 20250106122534367 DAUC <0003> auc.c:144 vector [3]: ik = 958a0cc7e8e3a38111418e99b6641789 20250106122534367 DAUC <0003> auc.c:145 vector [3]: res = 25170dea1ad303fd0000000000000000 20250106122534367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534367 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534367 DAUC <0003> auc.c:151 vector [3]: kc = 1f5ca0d9fbf7aa8c 20250106122534367 DAUC <0003> auc.c:152 vector [3]: sres = 3fc40e17 20250106122534367 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534367 DAUC <0003> db_auc.c:245 IMSI='262423454869872': Generated 4 vectors 20250106122534367 DAUC <0003> db_auc.c:249 IMSI='262423454869872': Updating SQN=161 in DB 20250106122534367 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454869872"} 20250106122534367 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534370 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534370 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454869872"} 20250106122534370 DAUC <0003> db_auc.c:157 IMSI='262423454869872': No 2G Auth Data 20250106122534370 DAUC <0003> db_auc.c:236 IMSI='262423454869872': Calling to generate 5 vectors 20250106122534370 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122534370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534370 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122534370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106122534370 DAUC <0003> auc.c:113 vector [0]: rand = fdfc81287756aaaa81a5a7d55d988304 20250106122534370 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106122534370 DAUC <0003> auc.c:142 vector [0]: autn = 96f4a30322070000cb211f4cd999b604 20250106122534370 DAUC <0003> auc.c:143 vector [0]: ck = f1397b244ab35cf5fb913b9728f567a4 20250106122534370 DAUC <0003> auc.c:144 vector [0]: ik = 0e194b3e51419c4009017e35dbb479dd 20250106122534370 DAUC <0003> auc.c:145 vector [0]: res = 1e889810e5458e3c0000000000000000 20250106122534370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534370 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534370 DAUC <0003> auc.c:151 vector [0]: kc = 0db075b8e8b3decc 20250106122534370 DAUC <0003> auc.c:152 vector [0]: sres = fbcd162c 20250106122534370 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534370 DAUC <0003> auc.c:113 vector [1]: rand = e6fe8f7f9dd87a39e670168d9e4d708e 20250106122534370 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106122534370 DAUC <0003> auc.c:142 vector [1]: autn = 1ac39550857b0000dcd9ff31e174cd75 20250106122534370 DAUC <0003> auc.c:143 vector [1]: ck = a5b0179cf5c6e7414297e56a7eb727f8 20250106122534370 DAUC <0003> auc.c:144 vector [1]: ik = 4b0e08317292bef4d618be654d0684d6 20250106122534370 DAUC <0003> auc.c:145 vector [1]: res = 5584a9b5373b79860000000000000000 20250106122534370 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534370 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534370 DAUC <0003> auc.c:151 vector [1]: kc = 7a3144a2b4e5fa9b 20250106122534370 DAUC <0003> auc.c:152 vector [1]: sres = 62bfd033 20250106122534370 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534370 DAUC <0003> auc.c:113 vector [2]: rand = 7918157678d89f27112fc50c511dcbb8 20250106122534370 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106122534370 DAUC <0003> auc.c:142 vector [2]: autn = 8fb5e9ae78cd00008f1786108def1759 20250106122534370 DAUC <0003> auc.c:143 vector [2]: ck = 6ecb07d7fe37d6c21ac379dc7ae33dec 20250106122534370 DAUC <0003> auc.c:144 vector [2]: ik = f92466dfe3bb9d5caaaf792dbaf4033f 20250106122534370 DAUC <0003> auc.c:145 vector [2]: res = 08f311f35deadc460000000000000000 20250106122534370 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534370 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534370 DAUC <0003> auc.c:151 vector [2]: kc = 278361f9dd9b754d 20250106122534370 DAUC <0003> auc.c:152 vector [2]: sres = 5519cdb5 20250106122534370 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534370 DAUC <0003> auc.c:113 vector [3]: rand = 8b061b3b71ea045e54df8750d712bac6 20250106122534370 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106122534370 DAUC <0003> auc.c:142 vector [3]: autn = da5b6eabb5760000bb8144a34ba760f1 20250106122534370 DAUC <0003> auc.c:143 vector [3]: ck = 5af232394dab81378fedda6e1c6f55fd 20250106122534370 DAUC <0003> auc.c:144 vector [3]: ik = c4876776e61c9bfd4330fe7cea02864e 20250106122534370 DAUC <0003> auc.c:145 vector [3]: res = c4aa3d15bee4e9110000000000000000 20250106122534370 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534371 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534371 DAUC <0003> auc.c:151 vector [3]: kc = 52a8715d5ddac979 20250106122534371 DAUC <0003> auc.c:152 vector [3]: sres = 7a4ed404 20250106122534371 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534371 DAUC <0003> auc.c:113 vector [4]: rand = 71e6b0e9d291ec40d8b1024e2705f4dc 20250106122534371 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106122534371 DAUC <0003> auc.c:142 vector [4]: autn = b792f926055e0000a6c327408b7f29fe 20250106122534371 DAUC <0003> auc.c:143 vector [4]: ck = 6f967f33b54722a582ba559453e130b4 20250106122534371 DAUC <0003> auc.c:144 vector [4]: ik = f752b95948566a6c78cca88f118abb6f 20250106122534371 DAUC <0003> auc.c:145 vector [4]: res = 97c427aff928fa690000000000000000 20250106122534371 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534371 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122534371 DAUC <0003> auc.c:151 vector [4]: kc = 62b23b71bf7ac312 20250106122534371 DAUC <0003> auc.c:152 vector [4]: sres = 6eecddc6 20250106122534371 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122534371 DAUC <0003> db_auc.c:245 IMSI='262423454869872': Generated 5 vectors 20250106122534371 DAUC <0003> db_auc.c:249 IMSI='262423454869872': Updating SQN=321 in DB 20250106122534371 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454869872"} 20250106122534371 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534371 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534371 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534374 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534374 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423454869872"} 20250106122534374 DAUC <0003> db_auc.c:157 IMSI='262423454869872': No 2G Auth Data 20250106122534374 DAUC <0003> db_auc.c:236 IMSI='262423454869872': Calling to generate 5 vectors 20250106122534374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122534374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534374 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122534374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106122534374 DAUC <0003> auc.c:113 vector [0]: rand = 2c5a26045cadf68d5f6528a3a2b13839 20250106122534374 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106122534374 DAUC <0003> auc.c:142 vector [0]: autn = 4976fb974fff0000568d2272ea3c9606 20250106122534374 DAUC <0003> auc.c:143 vector [0]: ck = 88ead042fc93f6b22024104090f5764d 20250106122534374 DAUC <0003> auc.c:144 vector [0]: ik = 5a35d9780c9924b7cda7a8ad9ede394e 20250106122534374 DAUC <0003> auc.c:145 vector [0]: res = 3b42ad2a374be7300000000000000000 20250106122534374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534374 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122534374 DAUC <0003> auc.c:151 vector [0]: kc = 3f5cb1d7fe219d06 20250106122534374 DAUC <0003> auc.c:152 vector [0]: sres = 0c094a1a 20250106122534374 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122534374 DAUC <0003> auc.c:113 vector [1]: rand = e31d8e2e6bdea113791bb1807a5d00b6 20250106122534374 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106122534374 DAUC <0003> auc.c:142 vector [1]: autn = 79fa14fb8714000095a0657d36be7298 20250106122534374 DAUC <0003> auc.c:143 vector [1]: ck = 2dc626c20a02987e37b8e851fd385d5a 20250106122534374 DAUC <0003> auc.c:144 vector [1]: ik = aa49c7c7a437cd0be083ae37e4874585 20250106122534374 DAUC <0003> auc.c:145 vector [1]: res = b68a74398b0fac340000000000000000 20250106122534374 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534374 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122534374 DAUC <0003> auc.c:151 vector [1]: kc = 50b4a763b78a4daa 20250106122534374 DAUC <0003> auc.c:152 vector [1]: sres = 3d85d80d 20250106122534374 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122534374 DAUC <0003> auc.c:113 vector [2]: rand = db3344e8a629f2a6a73c704090410480 20250106122534374 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106122534374 DAUC <0003> auc.c:142 vector [2]: autn = cb7389943e7c0000bdf64e9da1199472 20250106122534374 DAUC <0003> auc.c:143 vector [2]: ck = 66bb50e236adb9f02e7d298be6e9c7fe 20250106122534374 DAUC <0003> auc.c:144 vector [2]: ik = 4ff22a87f29a3a1d5fb6d4993e6e6fc5 20250106122534374 DAUC <0003> auc.c:145 vector [2]: res = 7e7d5a03654f83830000000000000000 20250106122534374 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534374 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122534374 DAUC <0003> auc.c:151 vector [2]: kc = 588287771cb02bd6 20250106122534374 DAUC <0003> auc.c:152 vector [2]: sres = 1b32d980 20250106122534374 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122534374 DAUC <0003> auc.c:113 vector [3]: rand = 48955980b76a293a5b23fc8e20910990 20250106122534374 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106122534374 DAUC <0003> auc.c:142 vector [3]: autn = 824e36cc63500000f49c17595c826797 20250106122534374 DAUC <0003> auc.c:143 vector [3]: ck = 5894290512135c0775f68bff755ca1a9 20250106122534374 DAUC <0003> auc.c:144 vector [3]: ik = deb15920d3324a8244880fa3d3c10d83 20250106122534374 DAUC <0003> auc.c:145 vector [3]: res = b8038421361e72f00000000000000000 20250106122534374 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534374 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122534374 DAUC <0003> auc.c:151 vector [3]: kc = b75bf47967bcbaaf 20250106122534374 DAUC <0003> auc.c:152 vector [3]: sres = 8e1df6d1 20250106122534374 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122534374 DAUC <0003> auc.c:113 vector [4]: rand = 0c1b48714d7924a23750dd4b7898e5ff 20250106122534374 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106122534374 DAUC <0003> auc.c:142 vector [4]: autn = 67c8976c84360000494eb5cda2794d6d 20250106122534374 DAUC <0003> auc.c:143 vector [4]: ck = 8b0f208f4f535e5035cc76f40081b3b9 20250106122534374 DAUC <0003> auc.c:144 vector [4]: ik = 0f7acb4dd0c2fdbddbdcf39cb7f8ace1 20250106122534375 DAUC <0003> auc.c:145 vector [4]: res = d3ce032319f045300000000000000000 20250106122534375 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534375 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122534375 DAUC <0003> auc.c:151 vector [4]: kc = 6a656eaa28e8bcb5 20250106122534375 DAUC <0003> auc.c:152 vector [4]: sres = ca3e4613 20250106122534375 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122534375 DAUC <0003> db_auc.c:245 IMSI='262423454869872': Generated 5 vectors 20250106122534375 DAUC <0003> db_auc.c:249 IMSI='262423454869872': Updating SQN=481 in DB 20250106122534375 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423454869872"} 20250106122534375 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423454869872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534375 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534375 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52826<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@9084f072165e: Final verdict of PTC: pass 20250106122534379 DAUC <0003> db_auc.c:157 IMSI='262426725896913': No 2G Auth Data 20250106122534379 DAUC <0003> db_auc.c:192 IMSI='262426725896913': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262426725896913" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250106122534394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52828<->l=127.0.0.1:4258 20250106122534397 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534397 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426725896913"} 20250106122534397 DAUC <0003> db_auc.c:236 IMSI='262426725896913': Calling to generate 1 vectors 20250106122534397 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106122534397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534397 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122534397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534397 DAUC <0003> auc.c:113 vector [0]: rand = 882613ceb848dd10620352260193f7a6 20250106122534397 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122534397 DAUC <0003> auc.c:142 vector [0]: autn = 80a78e42b0950000af2646e276665fe5 20250106122534397 DAUC <0003> auc.c:143 vector [0]: ck = a5697c401b29c6b4f773986c1812df37 20250106122534397 DAUC <0003> auc.c:144 vector [0]: ik = fd70293f9cc70a7ef1472a08eb7275fd 20250106122534397 DAUC <0003> auc.c:145 vector [0]: res = 4fddfc0c3fae98700000000000000000 20250106122534397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534397 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534397 DAUC <0003> auc.c:179 vector [0]: kc = df315b465a824c00 20250106122534397 DAUC <0003> auc.c:180 vector [0]: sres = c675c1e7 20250106122534397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534398 DAUC <0003> db_auc.c:245 IMSI='262426725896913': Generated 1 vectors 20250106122534398 DAUC <0003> db_auc.c:249 IMSI='262426725896913': Updating SQN=33 in DB 20250106122534398 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426725896913"} 20250106122534398 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534398 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534398 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262426725896913" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426725896913" TC_gsup_sai_num_auth_vectors(29)@9084f072165e: setverdict(pass): none -> pass 20250106122534400 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534400 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426725896913"} 20250106122534400 DAUC <0003> db_auc.c:236 IMSI='262426725896913': Calling to generate 4 vectors 20250106122534400 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106122534400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106122534400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534400 DAUC <0003> auc.c:113 vector [0]: rand = e82a3eeb3f1dc729df78afab289bc28a 20250106122534400 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106122534400 DAUC <0003> auc.c:142 vector [0]: autn = f1f75b8f496700007fc339e39589ae07 20250106122534401 DAUC <0003> auc.c:143 vector [0]: ck = cfa7b3a1c94de7eadf8feca10c75f913 20250106122534401 DAUC <0003> auc.c:144 vector [0]: ik = aa6c1b44d7f695cd6d4767820268a227 20250106122534401 DAUC <0003> auc.c:145 vector [0]: res = db013ef795e41e980000000000000000 20250106122534401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534401 DAUC <0003> auc.c:179 vector [0]: kc = e05db445c4525c00 20250106122534401 DAUC <0003> auc.c:180 vector [0]: sres = 579f0359 20250106122534401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534401 DAUC <0003> auc.c:113 vector [1]: rand = 6546d8f75833d73f3b6824ff35f3f811 20250106122534401 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106122534401 DAUC <0003> auc.c:142 vector [1]: autn = f7f9eb7bc11900002bd9703f23ea1f77 20250106122534401 DAUC <0003> auc.c:143 vector [1]: ck = 34b1814d03a435149281527cc5d07f4d 20250106122534401 DAUC <0003> auc.c:144 vector [1]: ik = 4a1979796636cadfa9e02a097ec7d5c9 20250106122534401 DAUC <0003> auc.c:145 vector [1]: res = 02ee83986aaad6400000000000000000 20250106122534401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534401 DAUC <0003> auc.c:179 vector [1]: kc = 38afb6c426a4b800 20250106122534401 DAUC <0003> auc.c:180 vector [1]: sres = b48ca85f 20250106122534401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534401 DAUC <0003> auc.c:113 vector [2]: rand = 4155b2167e1a37d6cf9f63355d41f316 20250106122534401 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106122534401 DAUC <0003> auc.c:142 vector [2]: autn = 7d6d114149b70000a1e423bf3772bfb9 20250106122534401 DAUC <0003> auc.c:143 vector [2]: ck = 85622cac04ef328e95bd1547fafe492e 20250106122534401 DAUC <0003> auc.c:144 vector [2]: ik = e550deed031728626402a87b6211f355 20250106122534401 DAUC <0003> auc.c:145 vector [2]: res = 3777bd29881440260000000000000000 20250106122534401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534401 DAUC <0003> auc.c:179 vector [2]: kc = 2342b067076d8400 20250106122534401 DAUC <0003> auc.c:180 vector [2]: sres = b3416c42 20250106122534401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534401 DAUC <0003> auc.c:113 vector [3]: rand = 53d9b97d21911e6629ac7c62d4a74e31 20250106122534401 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106122534401 DAUC <0003> auc.c:142 vector [3]: autn = baa8d7cb719a000069d56341b8ddda7e 20250106122534401 DAUC <0003> auc.c:143 vector [3]: ck = ef94f86357acdd82cbd2b845f91c5b11 20250106122534401 DAUC <0003> auc.c:144 vector [3]: ik = 1a80cbed3dba81912fc81266c17c458d 20250106122534401 DAUC <0003> auc.c:145 vector [3]: res = 9c50f231635fb1f90000000000000000 20250106122534401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534401 DAUC <0003> auc.c:179 vector [3]: kc = 751c8e2d90ce5400 20250106122534401 DAUC <0003> auc.c:180 vector [3]: sres = d58cddf9 20250106122534401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534401 DAUC <0003> db_auc.c:245 IMSI='262426725896913': Generated 4 vectors 20250106122534401 DAUC <0003> db_auc.c:249 IMSI='262426725896913': Updating SQN=161 in DB 20250106122534401 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426725896913"} 20250106122534401 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534401 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534401 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534404 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534404 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426725896913"} 20250106122534404 DAUC <0003> db_auc.c:236 IMSI='262426725896913': Calling to generate 5 vectors 20250106122534404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534404 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106122534404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534404 DAUC <0003> auc.c:113 vector [0]: rand = a6645b9e166181da2bf828fbef1f51d6 20250106122534404 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106122534404 DAUC <0003> auc.c:142 vector [0]: autn = 69f73bd1361c0000a58de36537764e60 20250106122534404 DAUC <0003> auc.c:143 vector [0]: ck = b2cd0c84f408982b5e40db87fb9c2b36 20250106122534404 DAUC <0003> auc.c:144 vector [0]: ik = 99a62cd20262b1185e9cc13328066deb 20250106122534404 DAUC <0003> auc.c:145 vector [0]: res = a01d0cd8a7d624640000000000000000 20250106122534404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534404 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534404 DAUC <0003> auc.c:179 vector [0]: kc = 2b6c63206ab02000 20250106122534404 DAUC <0003> auc.c:180 vector [0]: sres = c5d4c0a5 20250106122534404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534404 DAUC <0003> auc.c:113 vector [1]: rand = 77d0b87d3122a8b9e83e1f5bf5c668e5 20250106122534404 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106122534404 DAUC <0003> auc.c:142 vector [1]: autn = e7d0ea729e2700003c93be24c1b17b64 20250106122534404 DAUC <0003> auc.c:143 vector [1]: ck = cf31798523c81a7b3022b674343711e4 20250106122534404 DAUC <0003> auc.c:144 vector [1]: ik = ad824ce16458a26ae721886c288ba4a6 20250106122534404 DAUC <0003> auc.c:145 vector [1]: res = d35756cc13469bcf0000000000000000 20250106122534404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534404 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534404 DAUC <0003> auc.c:179 vector [1]: kc = eb54f86872efac00 20250106122534404 DAUC <0003> auc.c:180 vector [1]: sres = 0cf01357 20250106122534404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534404 DAUC <0003> auc.c:113 vector [2]: rand = 2ceb7474fa0b9a0d71c699e39f7f5027 20250106122534404 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106122534404 DAUC <0003> auc.c:142 vector [2]: autn = 4c76a1dd719e00004f9e0ee7e4e74ce6 20250106122534404 DAUC <0003> auc.c:143 vector [2]: ck = 4a7e67b998001a40598547e07f04803a 20250106122534404 DAUC <0003> auc.c:144 vector [2]: ik = 101f29956b190cdd29fdd378f55d7b24 20250106122534404 DAUC <0003> auc.c:145 vector [2]: res = 72b08118bdb2ab980000000000000000 20250106122534404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534404 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534404 DAUC <0003> auc.c:179 vector [2]: kc = 34553606bdfab000 20250106122534404 DAUC <0003> auc.c:180 vector [2]: sres = 765646c0 20250106122534404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534404 DAUC <0003> auc.c:113 vector [3]: rand = d50cae7715a2007bf8ec0d5c2b934ef6 20250106122534404 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106122534404 DAUC <0003> auc.c:142 vector [3]: autn = 2736c5aba2590000b0f34c4fbeca4324 20250106122534404 DAUC <0003> auc.c:143 vector [3]: ck = 9c6fc8ace7ffbb9a41d8f1c09614be49 20250106122534404 DAUC <0003> auc.c:144 vector [3]: ik = 7676ed69e8379c1bd995faf84e18709a 20250106122534404 DAUC <0003> auc.c:145 vector [3]: res = a0a5d9fb1e1aecc00000000000000000 20250106122534404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534404 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534404 DAUC <0003> auc.c:179 vector [3]: kc = eb2766cf9b9c9400 20250106122534404 DAUC <0003> auc.c:180 vector [3]: sres = 2fae44ca 20250106122534404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534404 DAUC <0003> auc.c:113 vector [4]: rand = 8e3676808a4e9f5c75eb7c1b7ba839a0 20250106122534404 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106122534404 DAUC <0003> auc.c:142 vector [4]: autn = ffd91f199ffc0000033ba66f9b1eb4f8 20250106122534404 DAUC <0003> auc.c:143 vector [4]: ck = bb6ea1a733a5e804c9c34e2ffabaa626 20250106122534404 DAUC <0003> auc.c:144 vector [4]: ik = 2a5d15e4ccc97cf1d8bbcbaf920412de 20250106122534404 DAUC <0003> auc.c:145 vector [4]: res = d296169e986b17b20000000000000000 20250106122534404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534404 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534404 DAUC <0003> auc.c:179 vector [4]: kc = e587d600b8942800 20250106122534404 DAUC <0003> auc.c:180 vector [4]: sres = 09e51fc8 20250106122534405 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534405 DAUC <0003> db_auc.c:245 IMSI='262426725896913': Generated 5 vectors 20250106122534405 DAUC <0003> db_auc.c:249 IMSI='262426725896913': Updating SQN=321 in DB 20250106122534405 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426725896913"} 20250106122534405 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534405 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534405 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534408 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534408 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426725896913"} 20250106122534408 DAUC <0003> db_auc.c:236 IMSI='262426725896913': Calling to generate 5 vectors 20250106122534408 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534408 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534408 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534408 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106122534408 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534408 DAUC <0003> auc.c:113 vector [0]: rand = 459f5844722f422d7d2a775c76c1c3fc 20250106122534408 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106122534408 DAUC <0003> auc.c:142 vector [0]: autn = bc5ca4d9becf00002f52ea8be591cb0d 20250106122534408 DAUC <0003> auc.c:143 vector [0]: ck = 0631eb1e69de6274c59bb9523ae22fe0 20250106122534408 DAUC <0003> auc.c:144 vector [0]: ik = 7b5c299731ab7e172e1816b53ce2f81e 20250106122534408 DAUC <0003> auc.c:145 vector [0]: res = 7787345a7e24edf10000000000000000 20250106122534408 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534408 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534408 DAUC <0003> auc.c:179 vector [0]: kc = 0e39594719d09000 20250106122534408 DAUC <0003> auc.c:180 vector [0]: sres = 9094e29d 20250106122534408 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534408 DAUC <0003> auc.c:113 vector [1]: rand = edffc1127007d2ea838e83d515d2f244 20250106122534408 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106122534408 DAUC <0003> auc.c:142 vector [1]: autn = 1cceff2f56d9000013359a09205a9945 20250106122534408 DAUC <0003> auc.c:143 vector [1]: ck = eebcaea53db0bd5ab0f2d48e70d651cf 20250106122534408 DAUC <0003> auc.c:144 vector [1]: ik = bd9b5ad75423a6ba389a9d206c4a1f08 20250106122534408 DAUC <0003> auc.c:145 vector [1]: res = 312c6082c80a560c0000000000000000 20250106122534408 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534408 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534408 DAUC <0003> auc.c:179 vector [1]: kc = 11f6c26bfb3e7c00 20250106122534408 DAUC <0003> auc.c:180 vector [1]: sres = 3dd4bbee 20250106122534408 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534408 DAUC <0003> auc.c:113 vector [2]: rand = 96a2d70860b451353feef368d402ed78 20250106122534408 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106122534408 DAUC <0003> auc.c:142 vector [2]: autn = c0bfabc60efa0000bab70d983aaca793 20250106122534408 DAUC <0003> auc.c:143 vector [2]: ck = ec8ad69c3dad3a0f84c19ffeeafd9209 20250106122534408 DAUC <0003> auc.c:144 vector [2]: ik = a7731c7a0327a85ab9cc2abde2aca2b3 20250106122534408 DAUC <0003> auc.c:145 vector [2]: res = 35e62c888b782c310000000000000000 20250106122534408 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534408 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534408 DAUC <0003> auc.c:179 vector [2]: kc = 395f48f17beb1000 20250106122534408 DAUC <0003> auc.c:180 vector [2]: sres = 6e815b61 20250106122534408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534408 DAUC <0003> auc.c:113 vector [3]: rand = 8cb9fa46578ccc0f7791830d3311e5fa 20250106122534408 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106122534408 DAUC <0003> auc.c:142 vector [3]: autn = 659f873b86e90000aedb27c0f5899506 20250106122534408 DAUC <0003> auc.c:143 vector [3]: ck = b816971a8b954b590026ab352fa7147c 20250106122534408 DAUC <0003> auc.c:144 vector [3]: ik = d244a483b948a65499e21594b7ab52e8 20250106122534408 DAUC <0003> auc.c:145 vector [3]: res = b7a99c6f9324bc0f0000000000000000 20250106122534408 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534408 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534408 DAUC <0003> auc.c:179 vector [3]: kc = f0ab4430a06d1c00 20250106122534408 DAUC <0003> auc.c:180 vector [3]: sres = 0e326269 20250106122534408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534408 DAUC <0003> auc.c:113 vector [4]: rand = 8b64655773a5f311d55e5cc3d4f85cb8 20250106122534408 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106122534408 DAUC <0003> auc.c:142 vector [4]: autn = de84e8fb6c290000c4f52b1089685708 20250106122534408 DAUC <0003> auc.c:143 vector [4]: ck = 0de0dce1bcc997ccabb1c3fd117c2814 20250106122534408 DAUC <0003> auc.c:144 vector [4]: ik = 5dd673462002c2bf4e1844ff3c538c3c 20250106122534408 DAUC <0003> auc.c:145 vector [4]: res = 9c10e4fac7af1fb10000000000000000 20250106122534408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534408 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534408 DAUC <0003> auc.c:179 vector [4]: kc = bbd29371d4a4f000 20250106122534408 DAUC <0003> auc.c:180 vector [4]: sres = d19b3ad8 20250106122534408 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534408 DAUC <0003> db_auc.c:245 IMSI='262426725896913': Generated 5 vectors 20250106122534408 DAUC <0003> db_auc.c:249 IMSI='262426725896913': Updating SQN=481 in DB 20250106122534408 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426725896913"} 20250106122534408 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426725896913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534408 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534408 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52828<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@9084f072165e: Final verdict of PTC: pass 20250106122534413 DAUC <0003> db_auc.c:157 IMSI='262420777722067': No 2G Auth Data 20250106122534413 DAUC <0003> db_auc.c:192 IMSI='262420777722067': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262420777722067" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250106122534428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 20250106122534432 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534432 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777722067"} 20250106122534432 DAUC <0003> db_auc.c:236 IMSI='262420777722067': Calling to generate 1 vectors 20250106122534432 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106122534432 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534432 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534432 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122534432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534432 DAUC <0003> auc.c:113 vector [0]: rand = 099e97c7356453cf405ee964fafeb596 20250106122534432 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122534432 DAUC <0003> auc.c:142 vector [0]: autn = 0d57d56127e30000247a223527632e78 20250106122534432 DAUC <0003> auc.c:143 vector [0]: ck = 129b2f69037a9b3e2423b5c918906f44 20250106122534432 DAUC <0003> auc.c:144 vector [0]: ik = 47e00592daeddacf418276a3f7b799fb 20250106122534432 DAUC <0003> auc.c:145 vector [0]: res = 3006955799d331990000000000000000 20250106122534432 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534432 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534432 DAUC <0003> auc.c:179 vector [0]: kc = c548122da931cc00 20250106122534432 DAUC <0003> auc.c:180 vector [0]: sres = 25f3c6ec 20250106122534432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534432 DAUC <0003> db_auc.c:245 IMSI='262420777722067': Generated 1 vectors 20250106122534432 DAUC <0003> db_auc.c:249 IMSI='262420777722067': Updating SQN=33 in DB 20250106122534432 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777722067"} 20250106122534432 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534432 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534432 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262420777722067" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420777722067" TC_gsup_sai_num_auth_vectors(30)@9084f072165e: setverdict(pass): none -> pass 20250106122534435 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534435 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777722067"} 20250106122534435 DAUC <0003> db_auc.c:236 IMSI='262420777722067': Calling to generate 4 vectors 20250106122534435 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106122534435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534435 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106122534435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534435 DAUC <0003> auc.c:113 vector [0]: rand = c8a85a55ae4aa48e493560082bcb3e8c 20250106122534435 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106122534435 DAUC <0003> auc.c:142 vector [0]: autn = 1c6a448e26bf0000e35bc5a09ca87dba 20250106122534435 DAUC <0003> auc.c:143 vector [0]: ck = 8a4507b72542a12a5834f71ac6777a3f 20250106122534435 DAUC <0003> auc.c:144 vector [0]: ik = fd738578698c7bd986868863c19074d1 20250106122534435 DAUC <0003> auc.c:145 vector [0]: res = 1dc71809cdb91a270000000000000000 20250106122534435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534435 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534435 DAUC <0003> auc.c:179 vector [0]: kc = 331b468e47f34800 20250106122534435 DAUC <0003> auc.c:180 vector [0]: sres = b9ae6913 20250106122534435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534435 DAUC <0003> auc.c:113 vector [1]: rand = e5a21120bad60b7e403abab42da4b081 20250106122534435 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106122534435 DAUC <0003> auc.c:142 vector [1]: autn = daeb6a98f4eb000012e2ea83a5abdb40 20250106122534435 DAUC <0003> auc.c:143 vector [1]: ck = 8cc6516db6f4f6e180ce1f9577f091f4 20250106122534435 DAUC <0003> auc.c:144 vector [1]: ik = 6d7d278ed160db1ddec51ac4fb597411 20250106122534435 DAUC <0003> auc.c:145 vector [1]: res = c00c15217ac3b4cb0000000000000000 20250106122534435 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534435 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534435 DAUC <0003> auc.c:179 vector [1]: kc = 773d896f706af400 20250106122534435 DAUC <0003> auc.c:180 vector [1]: sres = db65a04d 20250106122534435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534435 DAUC <0003> auc.c:113 vector [2]: rand = 7aad901f64696af29417c474084640ec 20250106122534435 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106122534435 DAUC <0003> auc.c:142 vector [2]: autn = c5001adec0350000e60cf1e0285fc9ba 20250106122534436 DAUC <0003> auc.c:143 vector [2]: ck = e3d6cfbdf197ed6b2fb0d2ffd63c5398 20250106122534436 DAUC <0003> auc.c:144 vector [2]: ik = 22e7ee611b84127ab2cd0ef863a7b8fe 20250106122534436 DAUC <0003> auc.c:145 vector [2]: res = 1afc143404bfa72b0000000000000000 20250106122534436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534436 DAUC <0003> auc.c:179 vector [2]: kc = fc91a338dbcf1400 20250106122534436 DAUC <0003> auc.c:180 vector [2]: sres = 1708e7e8 20250106122534436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534436 DAUC <0003> auc.c:113 vector [3]: rand = 2a191c45eb47c5c27219c296a96605c5 20250106122534436 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106122534436 DAUC <0003> auc.c:142 vector [3]: autn = 996555cbbb260000e6ea8bc05589c42f 20250106122534436 DAUC <0003> auc.c:143 vector [3]: ck = 56bb152e8dd24a11273c66d329aa2975 20250106122534436 DAUC <0003> auc.c:144 vector [3]: ik = e5191671456a18333ceb0bdc144482f8 20250106122534436 DAUC <0003> auc.c:145 vector [3]: res = 4fa8929d2dfe49450000000000000000 20250106122534436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534436 DAUC <0003> auc.c:179 vector [3]: kc = 00187379923b4000 20250106122534436 DAUC <0003> auc.c:180 vector [3]: sres = 3ca7e415 20250106122534436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534436 DAUC <0003> db_auc.c:245 IMSI='262420777722067': Generated 4 vectors 20250106122534436 DAUC <0003> db_auc.c:249 IMSI='262420777722067': Updating SQN=161 in DB 20250106122534436 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777722067"} 20250106122534436 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534436 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534436 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534438 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534438 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777722067"} 20250106122534439 DAUC <0003> db_auc.c:236 IMSI='262420777722067': Calling to generate 5 vectors 20250106122534439 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534439 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534439 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534439 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106122534439 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534439 DAUC <0003> auc.c:113 vector [0]: rand = ccbecee213ceb0269cd36753714efbe0 20250106122534439 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106122534439 DAUC <0003> auc.c:142 vector [0]: autn = 0daf9b244ff9000082f2f13f59cab23e 20250106122534439 DAUC <0003> auc.c:143 vector [0]: ck = b8fbd22663d139c8e34405479105b407 20250106122534439 DAUC <0003> auc.c:144 vector [0]: ik = aecbfc55ffc7d57527e7955f10146eb9 20250106122534439 DAUC <0003> auc.c:145 vector [0]: res = 03a1c77d0e7bfe840000000000000000 20250106122534439 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534439 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534439 DAUC <0003> auc.c:179 vector [0]: kc = fd447d327d92d400 20250106122534439 DAUC <0003> auc.c:180 vector [0]: sres = 5cd8fa0d 20250106122534439 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534439 DAUC <0003> auc.c:113 vector [1]: rand = abdf399bcf161cfa6554caf66d179275 20250106122534439 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106122534439 DAUC <0003> auc.c:142 vector [1]: autn = a1263dd8ccdc00000094e475a4210b71 20250106122534439 DAUC <0003> auc.c:143 vector [1]: ck = a6abd3275f0e2b480dc01b1b749900d7 20250106122534439 DAUC <0003> auc.c:144 vector [1]: ik = 63857254ae81496235627a4737f8e291 20250106122534439 DAUC <0003> auc.c:145 vector [1]: res = 8a048ffcc5ed0d1e0000000000000000 20250106122534439 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534439 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534439 DAUC <0003> auc.c:179 vector [1]: kc = c78e1fbfb1d73800 20250106122534439 DAUC <0003> auc.c:180 vector [1]: sres = ad21ce46 20250106122534439 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534439 DAUC <0003> auc.c:113 vector [2]: rand = a452e9263cb01da98cd3630271a2ab1a 20250106122534439 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106122534439 DAUC <0003> auc.c:142 vector [2]: autn = aaa94fbc48fc0000df54b05e573cb883 20250106122534439 DAUC <0003> auc.c:143 vector [2]: ck = 2dd8ebd65e1f5437ae437e1b6aaaba3e 20250106122534439 DAUC <0003> auc.c:144 vector [2]: ik = 35730f9e735eea19695b7a26c1bf5089 20250106122534439 DAUC <0003> auc.c:145 vector [2]: res = 0dd20c14b4cd85010000000000000000 20250106122534439 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534439 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534439 DAUC <0003> auc.c:179 vector [2]: kc = a1b15d54d7a6c800 20250106122534439 DAUC <0003> auc.c:180 vector [2]: sres = 15558104 20250106122534439 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534439 DAUC <0003> auc.c:113 vector [3]: rand = c3106c09fb608a323d3cf8168f92176b 20250106122534439 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106122534439 DAUC <0003> auc.c:142 vector [3]: autn = d3cb99932d3d00003fea1e23b3923a6c 20250106122534439 DAUC <0003> auc.c:143 vector [3]: ck = a7b17b06bf531d2c16f8164f9aba03e7 20250106122534439 DAUC <0003> auc.c:144 vector [3]: ik = c86f5e5a3445210cea1da97c62a97f0a 20250106122534439 DAUC <0003> auc.c:145 vector [3]: res = 5e365859ea3e195a0000000000000000 20250106122534439 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534439 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534439 DAUC <0003> auc.c:179 vector [3]: kc = 2132e7cb19563800 20250106122534439 DAUC <0003> auc.c:180 vector [3]: sres = 54781c48 20250106122534439 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534439 DAUC <0003> auc.c:113 vector [4]: rand = cbc5883cb4148688f9c494a5b55b3a33 20250106122534439 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106122534439 DAUC <0003> auc.c:142 vector [4]: autn = 957f306265ab0000f6540837039f338c 20250106122534439 DAUC <0003> auc.c:143 vector [4]: ck = 3f3525e424276724b80852013acb19eb 20250106122534439 DAUC <0003> auc.c:144 vector [4]: ik = f09d6849da05adccc4855adb41451dd2 20250106122534439 DAUC <0003> auc.c:145 vector [4]: res = ab5549160823b2240000000000000000 20250106122534439 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534439 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534439 DAUC <0003> auc.c:179 vector [4]: kc = 0b26a0ffed6f2c00 20250106122534439 DAUC <0003> auc.c:180 vector [4]: sres = 048cb88e 20250106122534439 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534439 DAUC <0003> db_auc.c:245 IMSI='262420777722067': Generated 5 vectors 20250106122534439 DAUC <0003> db_auc.c:249 IMSI='262420777722067': Updating SQN=321 in DB 20250106122534439 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777722067"} 20250106122534439 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534442 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534442 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777722067"} 20250106122534442 DAUC <0003> db_auc.c:236 IMSI='262420777722067': Calling to generate 5 vectors 20250106122534442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534442 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534442 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534442 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106122534442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534442 DAUC <0003> auc.c:113 vector [0]: rand = 3d14826bc324921b95b724e4b12ee68f 20250106122534442 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106122534442 DAUC <0003> auc.c:142 vector [0]: autn = 4e85663d34650000ce9cf2e12feebfbc 20250106122534442 DAUC <0003> auc.c:143 vector [0]: ck = 24a48cb65fa3e58b5e26d30a53149838 20250106122534442 DAUC <0003> auc.c:144 vector [0]: ik = 5162c6cb4e06c11e906376738da1cc19 20250106122534442 DAUC <0003> auc.c:145 vector [0]: res = 66de4a162be1358a0000000000000000 20250106122534442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534442 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534442 DAUC <0003> auc.c:179 vector [0]: kc = 3d86d49ea179d400 20250106122534442 DAUC <0003> auc.c:180 vector [0]: sres = a37a8dc1 20250106122534442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534442 DAUC <0003> auc.c:113 vector [1]: rand = 863910c6c5f7d7d0cb38ac47567d8164 20250106122534442 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106122534442 DAUC <0003> auc.c:142 vector [1]: autn = f722a778442e0000f6a76c3ba340fb29 20250106122534442 DAUC <0003> auc.c:143 vector [1]: ck = 930b4a9519d785633a3532b0163e3a7f 20250106122534442 DAUC <0003> auc.c:144 vector [1]: ik = e838473dafc71bcddbea81d8dd619645 20250106122534442 DAUC <0003> auc.c:145 vector [1]: res = 39536db377a4198d0000000000000000 20250106122534442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534442 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534442 DAUC <0003> auc.c:179 vector [1]: kc = a75096b01eeb1400 20250106122534442 DAUC <0003> auc.c:180 vector [1]: sres = 0f83ec91 20250106122534442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534442 DAUC <0003> auc.c:113 vector [2]: rand = 9523d4bf6c320bc81f856369f4091a2c 20250106122534442 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106122534442 DAUC <0003> auc.c:142 vector [2]: autn = ffa5e90734a600007b322bb190c8e583 20250106122534442 DAUC <0003> auc.c:143 vector [2]: ck = adc5afab8e716ca2fe1f0483ac8af52c 20250106122534442 DAUC <0003> auc.c:144 vector [2]: ik = 94b9c22302eebe7ceac3e0bb42a4f50e 20250106122534442 DAUC <0003> auc.c:145 vector [2]: res = ae7912b03db848a90000000000000000 20250106122534442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534442 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534442 DAUC <0003> auc.c:179 vector [2]: kc = c6ee95e4f54c6000 20250106122534442 DAUC <0003> auc.c:180 vector [2]: sres = c8dc928e 20250106122534442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534442 DAUC <0003> auc.c:113 vector [3]: rand = 0163da461b6246f14b749278de9e1bec 20250106122534442 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106122534442 DAUC <0003> auc.c:142 vector [3]: autn = 0869ae9909bc000057537c0c404fa384 20250106122534442 DAUC <0003> auc.c:143 vector [3]: ck = 577c717754d6a7b7f48fe92dc62ce113 20250106122534442 DAUC <0003> auc.c:144 vector [3]: ik = b0a7312e36d1030c3c26500db8ed444e 20250106122534442 DAUC <0003> auc.c:145 vector [3]: res = 518d1f2f059bc1f20000000000000000 20250106122534442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534442 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534442 DAUC <0003> auc.c:179 vector [3]: kc = 03a8d96c8ae1c800 20250106122534442 DAUC <0003> auc.c:180 vector [3]: sres = 36ea6402 20250106122534442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534442 DAUC <0003> auc.c:113 vector [4]: rand = bd4af9104699a5491bb6cb5d548eb8d2 20250106122534442 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106122534442 DAUC <0003> auc.c:142 vector [4]: autn = a9ad9b49e1190000f6ac9af9eed5ab83 20250106122534442 DAUC <0003> auc.c:143 vector [4]: ck = 80e230b7a76629060a92971f1ec751ad 20250106122534442 DAUC <0003> auc.c:144 vector [4]: ik = d820494602461911a39eec0350862bc3 20250106122534442 DAUC <0003> auc.c:145 vector [4]: res = 20ce9421442785b10000000000000000 20250106122534442 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534442 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534442 DAUC <0003> auc.c:179 vector [4]: kc = bc5753ea3a339c00 20250106122534442 DAUC <0003> auc.c:180 vector [4]: sres = cd0a4f8a 20250106122534442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534442 DAUC <0003> db_auc.c:245 IMSI='262420777722067': Generated 5 vectors 20250106122534442 DAUC <0003> db_auc.c:249 IMSI='262420777722067': Updating SQN=481 in DB 20250106122534443 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777722067"} 20250106122534443 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420777722067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534443 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534443 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@9084f072165e: Final verdict of PTC: pass 20250106122534446 DAUC <0003> db_auc.c:157 IMSI='262428668901186': No 2G Auth Data 20250106122534446 DAUC <0003> db_auc.c:192 IMSI='262428668901186': No 3G Auth Data HLR_Test-GSUP(21)@9084f072165e: Created GsupExpect[0] for "262428668901186" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250106122534465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 20250106122534468 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534468 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668901186"} 20250106122534468 DAUC <0003> db_auc.c:236 IMSI='262428668901186': Calling to generate 1 vectors 20250106122534468 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106122534468 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534468 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534468 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122534468 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534468 DAUC <0003> auc.c:113 vector [0]: rand = 799db9ad4944bcf6643dc39aa7895fa9 20250106122534468 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122534468 DAUC <0003> auc.c:142 vector [0]: autn = bb356733553e0000cb6346aae36ea4c0 20250106122534468 DAUC <0003> auc.c:143 vector [0]: ck = 44fd6019660d6d712ad187433876928e 20250106122534468 DAUC <0003> auc.c:144 vector [0]: ik = 076ec70256dba6aec60024f187dc5abd 20250106122534468 DAUC <0003> auc.c:145 vector [0]: res = b00f1b8ce4265afe0000000000000000 20250106122534468 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534468 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534468 DAUC <0003> auc.c:179 vector [0]: kc = 805a5add81826c77 20250106122534468 DAUC <0003> auc.c:180 vector [0]: sres = 7de4e0e4 20250106122534468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534468 DAUC <0003> db_auc.c:245 IMSI='262428668901186': Generated 1 vectors 20250106122534468 DAUC <0003> db_auc.c:249 IMSI='262428668901186': Updating SQN=33 in DB 20250106122534468 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668901186"} 20250106122534468 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534468 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534468 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@9084f072165e: Found GsupExpect[0] for "262428668901186" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@9084f072165e: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428668901186" TC_gsup_sai_num_auth_vectors(31)@9084f072165e: setverdict(pass): none -> pass 20250106122534471 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534471 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668901186"} 20250106122534471 DAUC <0003> db_auc.c:236 IMSI='262428668901186': Calling to generate 4 vectors 20250106122534471 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106122534471 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534471 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534471 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106122534471 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534471 DAUC <0003> auc.c:113 vector [0]: rand = 1160a2f237004d013c92920958ebea01 20250106122534471 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106122534471 DAUC <0003> auc.c:142 vector [0]: autn = 9af1468ad2cc0000f03d353cf0099d14 20250106122534471 DAUC <0003> auc.c:143 vector [0]: ck = e3bae1fb3054c28c152d889d161daff2 20250106122534471 DAUC <0003> auc.c:144 vector [0]: ik = aecb8b530df506c8919694dacc06cb02 20250106122534471 DAUC <0003> auc.c:145 vector [0]: res = 2423b0a810741d7e0000000000000000 20250106122534471 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534471 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534471 DAUC <0003> auc.c:179 vector [0]: kc = f5e9bb88d0ceb160 20250106122534471 DAUC <0003> auc.c:180 vector [0]: sres = 81b13844 20250106122534471 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534471 DAUC <0003> auc.c:113 vector [1]: rand = d884995f67b2e7806402dfc96f87319c 20250106122534471 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106122534471 DAUC <0003> auc.c:142 vector [1]: autn = b0056230d1d400005aed3e8fbaa36811 20250106122534471 DAUC <0003> auc.c:143 vector [1]: ck = 5c7876bb550c06deccb968bb5d79a7af 20250106122534471 DAUC <0003> auc.c:144 vector [1]: ik = 821c593b12374c28b09e3a0f01b4350d 20250106122534471 DAUC <0003> auc.c:145 vector [1]: res = 1e910974975b0a280000000000000000 20250106122534471 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534471 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534471 DAUC <0003> auc.c:179 vector [1]: kc = c8219ce8da496b71 20250106122534471 DAUC <0003> auc.c:180 vector [1]: sres = 65faa4fa 20250106122534471 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534471 DAUC <0003> auc.c:113 vector [2]: rand = dc3a17054c0273c47c8a0f7a5f14b732 20250106122534471 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106122534471 DAUC <0003> auc.c:142 vector [2]: autn = 1adaf14b5d58000028752d2392db3cff 20250106122534471 DAUC <0003> auc.c:143 vector [2]: ck = cd55fba2e3030a5f6f4cef57be0ea0a6 20250106122534471 DAUC <0003> auc.c:144 vector [2]: ik = 4e115a6ffa4ee0834b2874c10dd5aec9 20250106122534471 DAUC <0003> auc.c:145 vector [2]: res = 9ce878c50d24966d0000000000000000 20250106122534471 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534471 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534471 DAUC <0003> auc.c:179 vector [2]: kc = 0d5d8587e137c8d8 20250106122534471 DAUC <0003> auc.c:180 vector [2]: sres = ee437afd 20250106122534471 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534471 DAUC <0003> auc.c:113 vector [3]: rand = a8d2b31f9a2095c11a349de29858e701 20250106122534471 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106122534471 DAUC <0003> auc.c:142 vector [3]: autn = 26046896717f00009456eca1d5c8ced0 20250106122534471 DAUC <0003> auc.c:143 vector [3]: ck = 7288b1629476df57a80c29b7abfa4d26 20250106122534471 DAUC <0003> auc.c:144 vector [3]: ik = 8d54b6b67ec051639f492c5998c2e54b 20250106122534471 DAUC <0003> auc.c:145 vector [3]: res = 6021c112fab23c110000000000000000 20250106122534471 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534471 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534471 DAUC <0003> auc.c:179 vector [3]: kc = 6089d056afc1a743 20250106122534471 DAUC <0003> auc.c:180 vector [3]: sres = 055d51de 20250106122534471 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534471 DAUC <0003> db_auc.c:245 IMSI='262428668901186': Generated 4 vectors 20250106122534471 DAUC <0003> db_auc.c:249 IMSI='262428668901186': Updating SQN=161 in DB 20250106122534471 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668901186"} 20250106122534471 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534472 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534472 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534474 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534474 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668901186"} 20250106122534474 DAUC <0003> db_auc.c:236 IMSI='262428668901186': Calling to generate 5 vectors 20250106122534474 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534474 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534474 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534474 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106122534474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534474 DAUC <0003> auc.c:113 vector [0]: rand = 07ad1430e5d6d9b1dbf656f53f0eac9c 20250106122534474 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106122534474 DAUC <0003> auc.c:142 vector [0]: autn = ec2b6a8b59970000205dfff8e84da1ac 20250106122534474 DAUC <0003> auc.c:143 vector [0]: ck = 4191eada8d007a01ad651e63f3c50ba1 20250106122534474 DAUC <0003> auc.c:144 vector [0]: ik = b1528374b26fe95e21820a897e45a539 20250106122534474 DAUC <0003> auc.c:145 vector [0]: res = 6683d4e4b0f1fe830000000000000000 20250106122534474 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534474 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534474 DAUC <0003> auc.c:179 vector [0]: kc = beea551dfff38436 20250106122534474 DAUC <0003> auc.c:180 vector [0]: sres = d30699fa 20250106122534474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534474 DAUC <0003> auc.c:113 vector [1]: rand = 25c5347b98f5fa73d59e16ee013cbf4a 20250106122534475 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106122534475 DAUC <0003> auc.c:142 vector [1]: autn = 2a70f8a45dde0000787d34eb50041792 20250106122534475 DAUC <0003> auc.c:143 vector [1]: ck = 52d198f562524997c3e4795b036b2f23 20250106122534475 DAUC <0003> auc.c:144 vector [1]: ik = 0c40e9e03d935ac13804e08429df9839 20250106122534475 DAUC <0003> auc.c:145 vector [1]: res = b0def2ecbc6a2c1c0000000000000000 20250106122534475 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534475 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534475 DAUC <0003> auc.c:179 vector [1]: kc = da21c2c4ff29df41 20250106122534475 DAUC <0003> auc.c:180 vector [1]: sres = 871a5e63 20250106122534475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534475 DAUC <0003> auc.c:113 vector [2]: rand = d50935e30542d1257bc84b7fb5e825eb 20250106122534475 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106122534475 DAUC <0003> auc.c:142 vector [2]: autn = d30a9bb93d250000d78880b36be1f4b1 20250106122534475 DAUC <0003> auc.c:143 vector [2]: ck = bcf34a611fc487a7571eabe0430e0c7c 20250106122534475 DAUC <0003> auc.c:144 vector [2]: ik = e44a73edca1a07647303e7af438c8cc3 20250106122534475 DAUC <0003> auc.c:145 vector [2]: res = 2aa98022b25735040000000000000000 20250106122534475 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534475 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534475 DAUC <0003> auc.c:179 vector [2]: kc = a97c8746d6e42b97 20250106122534475 DAUC <0003> auc.c:180 vector [2]: sres = 478fd2c1 20250106122534475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534475 DAUC <0003> auc.c:113 vector [3]: rand = a375431e7fd73bb72c4987c25a92d9b5 20250106122534475 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106122534475 DAUC <0003> auc.c:142 vector [3]: autn = cac46148949600006f2318b61702f8e3 20250106122534475 DAUC <0003> auc.c:143 vector [3]: ck = 708f5e8d948968237b0c50675ec0952e 20250106122534475 DAUC <0003> auc.c:144 vector [3]: ik = 6838365a1ccf39b7ff1247cde1f5fdbe 20250106122534475 DAUC <0003> auc.c:145 vector [3]: res = 4685fb9a2347ef760000000000000000 20250106122534475 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534475 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534475 DAUC <0003> auc.c:179 vector [3]: kc = 60ca94accbcde22c 20250106122534475 DAUC <0003> auc.c:180 vector [3]: sres = 82ddcfbc 20250106122534475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534475 DAUC <0003> auc.c:113 vector [4]: rand = 846df083c72b9e5e88a6640f58a175d7 20250106122534475 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106122534475 DAUC <0003> auc.c:142 vector [4]: autn = c61bd9fbbe18000039bb66657377bf56 20250106122534475 DAUC <0003> auc.c:143 vector [4]: ck = 5e2721503b662bfd0564ab3d4d21463d 20250106122534475 DAUC <0003> auc.c:144 vector [4]: ik = 08aa07dae9e55cc505f0d5e16ec6242e 20250106122534475 DAUC <0003> auc.c:145 vector [4]: res = 6c0f7fbef854c01c0000000000000000 20250106122534475 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534475 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534475 DAUC <0003> auc.c:179 vector [4]: kc = 9a1f6afc0b205148 20250106122534475 DAUC <0003> auc.c:180 vector [4]: sres = 51e6cf97 20250106122534475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534475 DAUC <0003> db_auc.c:245 IMSI='262428668901186': Generated 5 vectors 20250106122534475 DAUC <0003> db_auc.c:249 IMSI='262428668901186': Updating SQN=321 in DB 20250106122534475 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668901186"} 20250106122534475 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534475 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534475 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534478 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534478 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668901186"} 20250106122534478 DAUC <0003> db_auc.c:236 IMSI='262428668901186': Calling to generate 5 vectors 20250106122534478 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122534478 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122534478 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122534478 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106122534478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122534478 DAUC <0003> auc.c:113 vector [0]: rand = c7cba6d3abe6335c1a73d103e75cfafd 20250106122534478 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106122534478 DAUC <0003> auc.c:142 vector [0]: autn = e5ed1deec3810000c104bbd35c1dabeb 20250106122534478 DAUC <0003> auc.c:143 vector [0]: ck = b0d8954888410b702f408d5cf6ded08e 20250106122534478 DAUC <0003> auc.c:144 vector [0]: ik = c25a1d43439e6248bf368e04140aae3e 20250106122534478 DAUC <0003> auc.c:145 vector [0]: res = 12a999d3e1a0bcf70000000000000000 20250106122534478 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122534478 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122534478 DAUC <0003> auc.c:179 vector [0]: kc = cbf52cb3ca97fc9b 20250106122534478 DAUC <0003> auc.c:180 vector [0]: sres = 93735d13 20250106122534478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122534478 DAUC <0003> auc.c:113 vector [1]: rand = 3b47f11461911172dfc9bc5fb5750ad9 20250106122534478 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106122534478 DAUC <0003> auc.c:142 vector [1]: autn = c7e92ac02d92000038768926ced8bb44 20250106122534478 DAUC <0003> auc.c:143 vector [1]: ck = 8f0e50fec662b2e1bf968c0551952be4 20250106122534478 DAUC <0003> auc.c:144 vector [1]: ik = 88161ad6ed81f94a3c3e43afab40e2ce 20250106122534478 DAUC <0003> auc.c:145 vector [1]: res = edc337a0608532be0000000000000000 20250106122534478 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122534478 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122534478 DAUC <0003> auc.c:179 vector [1]: kc = d636ecae905d995b 20250106122534478 DAUC <0003> auc.c:180 vector [1]: sres = 09d549df 20250106122534478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122534478 DAUC <0003> auc.c:113 vector [2]: rand = f92767953cf825a973c322ab6a410275 20250106122534478 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106122534478 DAUC <0003> auc.c:142 vector [2]: autn = f524070d5fe90000ffe9e6122f3e98a0 20250106122534478 DAUC <0003> auc.c:143 vector [2]: ck = a2e26873f3f24eeb641b89bcf8dded7b 20250106122534478 DAUC <0003> auc.c:144 vector [2]: ik = a34e601fd339fd1870465910e9476680 20250106122534478 DAUC <0003> auc.c:145 vector [2]: res = 85da4ddad00a7ebd0000000000000000 20250106122534478 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122534478 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122534478 DAUC <0003> auc.c:179 vector [2]: kc = 80a7724edf97c694 20250106122534478 DAUC <0003> auc.c:180 vector [2]: sres = 9102955a 20250106122534478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122534478 DAUC <0003> auc.c:113 vector [3]: rand = 4bbe2b6ca2bd2d4c6e6122f4c1078755 20250106122534478 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106122534478 DAUC <0003> auc.c:142 vector [3]: autn = fd8b75a6a99e000060d39d5d128b0b36 20250106122534478 DAUC <0003> auc.c:143 vector [3]: ck = 27af515b8dad94a0dfe703cdb7e209e4 20250106122534478 DAUC <0003> auc.c:144 vector [3]: ik = 2744da14fb590e278157d14905839ee1 20250106122534478 DAUC <0003> auc.c:145 vector [3]: res = 8342f55e6f3abff50000000000000000 20250106122534478 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122534478 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122534478 DAUC <0003> auc.c:179 vector [3]: kc = c051ac1bf769ff18 20250106122534479 DAUC <0003> auc.c:180 vector [3]: sres = a34b9e0a 20250106122534479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122534479 DAUC <0003> auc.c:113 vector [4]: rand = ff38d4c9b6dc4e3ba4ce2c032f086eb9 20250106122534479 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106122534479 DAUC <0003> auc.c:142 vector [4]: autn = b431eaef5230000071f7e09b5e04dc63 20250106122534479 DAUC <0003> auc.c:143 vector [4]: ck = 440098ab4a5c78613c9a9f375c243148 20250106122534479 DAUC <0003> auc.c:144 vector [4]: ik = 71d75615e4287aef09869250290c0c1f 20250106122534479 DAUC <0003> auc.c:145 vector [4]: res = dcd7f6286fc1716e0000000000000000 20250106122534479 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122534479 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122534479 DAUC <0003> auc.c:179 vector [4]: kc = 294d45f7df8b00e3 20250106122534479 DAUC <0003> auc.c:180 vector [4]: sres = d148acd4 20250106122534479 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122534479 DAUC <0003> db_auc.c:245 IMSI='262428668901186': Generated 5 vectors 20250106122534479 DAUC <0003> db_auc.c:249 IMSI='262428668901186': Updating SQN=481 in DB 20250106122534479 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668901186"} 20250106122534479 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428668901186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122534479 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122534479 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122534481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122534483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52780<->l=127.0.0.1:4258 20250106122534484 DLINP <000b> input/ipa.c:451 connected read/write 20250106122534484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122534484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122534484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122534484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122534484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43315<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP(21)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@9084f072165e: Final verdict of PTC: none 22@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Jan 6 12:25:34 UTC 2025 ====== 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 20250106122534521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4258 20250106122534621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275236) Waiting for packet dumper to finish... 1 (prev_count=275236, count=408904) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Jan 6 12:25:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_sai_eps started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122537701 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122537701 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122537703 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122537706 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122537706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122537706 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 20250106122537706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122537706 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 20250106122537706 DLGSUP <0013> gsup_server.c:235 2: 20250106122537706 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122537706 DLGSUP <0013> gsup_server.c:235 3: 20250106122537706 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122537706 DLGSUP <0013> gsup_server.c:235 4: 20250106122537706 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122537706 DLGSUP <0013> gsup_server.c:235 5: 20250106122537706 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122537706 DLGSUP <0013> gsup_server.c:235 7: 20250106122537706 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122537706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(32)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122537706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122537706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@9084f072165e: 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") 20250106122537726 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34751<->l=127.0.0.1:4259) 20250106122537729 DAUC <0003> db_auc.c:157 IMSI='262427694472864': No 2G Auth Data 20250106122537729 DAUC <0003> db_auc.c:192 IMSI='262427694472864': No 3G Auth Data HLR_Test-GSUP(33)@9084f072165e: Created GsupExpect[0] for "262427694472864" to be handled at TC_gsup_sai_eps(36) 20250106122537745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4258 20250106122537750 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537750 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427694472864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427694472864"} 20250106122537751 DAUC <0003> db_auc.c:157 IMSI='262427694472864': No 2G Auth Data 20250106122537751 DAUC <0003> db_auc.c:236 IMSI='262427694472864': Calling to generate 5 vectors 20250106122537751 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122537751 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122537751 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122537751 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122537751 DAUC <0003> auc.c:113 vector [0]: rand = 8fc086337ecc4f37f6011a3459d121ee 20250106122537751 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122537751 DAUC <0003> auc.c:142 vector [0]: autn = 86b805c931bc80004bb0162388a350e0 20250106122537751 DAUC <0003> auc.c:143 vector [0]: ck = 40c3f37841c6fc9b34409388aa93a6cd 20250106122537751 DAUC <0003> auc.c:144 vector [0]: ik = b13f47151d317d099ee3b2e06c218b36 20250106122537751 DAUC <0003> auc.c:145 vector [0]: res = 2ee96c91a01c98750000000000000000 20250106122537751 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122537751 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122537751 DAUC <0003> auc.c:151 vector [0]: kc = 5b5f95059a45ac69 20250106122537751 DAUC <0003> auc.c:152 vector [0]: sres = 8ef5f4e4 20250106122537751 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122537751 DAUC <0003> auc.c:113 vector [1]: rand = 54bbd2f62cfd3b011a2ab2efdeac32b5 20250106122537751 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122537751 DAUC <0003> auc.c:142 vector [1]: autn = 25b4bf794ef28000ebe7073553ca83ad 20250106122537751 DAUC <0003> auc.c:143 vector [1]: ck = 288a45122ae385c69d73fbaedb06081a 20250106122537751 DAUC <0003> auc.c:144 vector [1]: ik = 005bd26016f0cc5ee27918ad954e13f9 20250106122537751 DAUC <0003> auc.c:145 vector [1]: res = d8c22b8bf513db230000000000000000 20250106122537751 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122537751 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122537751 DAUC <0003> auc.c:151 vector [1]: kc = 57db7471725b527b 20250106122537751 DAUC <0003> auc.c:152 vector [1]: sres = 2dd1f0a8 20250106122537751 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122537751 DAUC <0003> auc.c:113 vector [2]: rand = ac8a37ce66d8d0feecc6d7e5e4bc892e 20250106122537751 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122537751 DAUC <0003> auc.c:142 vector [2]: autn = dfc688cecf07800049a4442e1fe6d574 20250106122537751 DAUC <0003> auc.c:143 vector [2]: ck = 639aea6c9ca5a4da75918cfbe3386dc4 20250106122537751 DAUC <0003> auc.c:144 vector [2]: ik = a9b400dae636c67d224cd23687565327 20250106122537751 DAUC <0003> auc.c:145 vector [2]: res = 1dd870a3b5648e360000000000000000 20250106122537751 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122537751 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122537751 DAUC <0003> auc.c:151 vector [2]: kc = 9df3b47b1efd5c44 20250106122537751 DAUC <0003> auc.c:152 vector [2]: sres = a8bcfe95 20250106122537751 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122537751 DAUC <0003> auc.c:113 vector [3]: rand = f5d958b7d3f544c0d242e25571c0a2d9 20250106122537751 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122537751 DAUC <0003> auc.c:142 vector [3]: autn = e5ca4c1b431180001eaf781bef987811 20250106122537751 DAUC <0003> auc.c:143 vector [3]: ck = 67a6c9477af63dce3df227eb818a367a 20250106122537751 DAUC <0003> auc.c:144 vector [3]: ik = c84a64d5c35fd2ff2cd611c1e657fc3b 20250106122537751 DAUC <0003> auc.c:145 vector [3]: res = fd47a494171290120000000000000000 20250106122537751 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122537751 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122537751 DAUC <0003> auc.c:151 vector [3]: kc = bec89bb8de742570 20250106122537751 DAUC <0003> auc.c:152 vector [3]: sres = ea553486 20250106122537751 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122537751 DAUC <0003> auc.c:113 vector [4]: rand = 942dfc4a3825673a692e8ca6bf3a9217 20250106122537751 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122537751 DAUC <0003> auc.c:142 vector [4]: autn = bdee8af7d7368000ef2ac2cae3ef623d 20250106122537751 DAUC <0003> auc.c:143 vector [4]: ck = 911108ce3898ce983f58104f6b52bdf1 20250106122537751 DAUC <0003> auc.c:144 vector [4]: ik = 0adef099820942fbb17b139006ab7ab9 20250106122537751 DAUC <0003> auc.c:145 vector [4]: res = c3c993440daa11560000000000000000 20250106122537751 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122537751 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122537751 DAUC <0003> auc.c:151 vector [4]: kc = 15ecfb88d7684b2b 20250106122537751 DAUC <0003> auc.c:152 vector [4]: sres = ce638212 20250106122537751 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122537751 DAUC <0003> db_auc.c:245 IMSI='262427694472864': Generated 5 vectors 20250106122537751 DAUC <0003> db_auc.c:249 IMSI='262427694472864': Updating SQN=161 in DB 20250106122537752 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427694472864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427694472864"} 20250106122537752 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427694472864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122537752 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122537752 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9084f072165e: Found GsupExpect[0] for "262427694472864" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@9084f072165e: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427694472864" TC_gsup_sai_eps(36)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122537755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@9084f072165e: Final verdict of PTC: pass 20250106122537756 DAUC <0003> db_auc.c:157 IMSI='262421240720444': No 2G Auth Data 20250106122537756 DAUC <0003> db_auc.c:192 IMSI='262421240720444': No 3G Auth Data HLR_Test-GSUP(33)@9084f072165e: Created GsupExpect[0] for "262421240720444" to be handled at TC_gsup_sai_eps(37) 20250106122537773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4258 20250106122537778 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537778 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421240720444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421240720444"} 20250106122537778 DAUC <0003> db_auc.c:157 IMSI='262421240720444': No 2G Auth Data 20250106122537778 DAUC <0003> db_auc.c:236 IMSI='262421240720444': Calling to generate 5 vectors 20250106122537778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106122537778 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122537778 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106122537778 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122537778 DAUC <0003> auc.c:113 vector [0]: rand = cf43c34d56bd81db2a3f08156aa89d12 20250106122537778 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122537778 DAUC <0003> auc.c:142 vector [0]: autn = 47b6fc59cceb800076b2d318d7131771 20250106122537778 DAUC <0003> auc.c:143 vector [0]: ck = 17366c421ba6517d85519194ded0bc28 20250106122537778 DAUC <0003> auc.c:144 vector [0]: ik = ed4569ebd5a44d570ed6219ee0feb6b7 20250106122537778 DAUC <0003> auc.c:145 vector [0]: res = 22e32353f61f61e20000000000000000 20250106122537778 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122537778 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106122537778 DAUC <0003> auc.c:151 vector [0]: kc = 71f4b5a3f02c16b5 20250106122537778 DAUC <0003> auc.c:152 vector [0]: sres = d4fc42b1 20250106122537778 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106122537778 DAUC <0003> auc.c:113 vector [1]: rand = 9211963644115ba8e81a7eb01d7b3bd3 20250106122537778 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122537778 DAUC <0003> auc.c:142 vector [1]: autn = 10efc1f6b18d80000598882d5532f6b3 20250106122537778 DAUC <0003> auc.c:143 vector [1]: ck = 78f039603268acf6ed6be6afc67fe089 20250106122537778 DAUC <0003> auc.c:144 vector [1]: ik = 8240aa30fa4742eb3b566507e13589dc 20250106122537778 DAUC <0003> auc.c:145 vector [1]: res = 224b80f9453682ae0000000000000000 20250106122537778 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122537778 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106122537778 DAUC <0003> auc.c:151 vector [1]: kc = 2c8d10f8ef658748 20250106122537778 DAUC <0003> auc.c:152 vector [1]: sres = 677d0257 20250106122537778 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106122537778 DAUC <0003> auc.c:113 vector [2]: rand = ad224666acf90c08ffb56d7155f12f78 20250106122537778 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122537778 DAUC <0003> auc.c:142 vector [2]: autn = 17c0bbef304f80007cc48071514a60fa 20250106122537778 DAUC <0003> auc.c:143 vector [2]: ck = 47ad2f5e678f67caa1c772d6af835bb9 20250106122537778 DAUC <0003> auc.c:144 vector [2]: ik = a242b304c69eab11945f618dcb763dd4 20250106122537778 DAUC <0003> auc.c:145 vector [2]: res = c58c2c35d53788bf0000000000000000 20250106122537778 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122537778 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106122537778 DAUC <0003> auc.c:151 vector [2]: kc = d0778f01c5e4aab6 20250106122537778 DAUC <0003> auc.c:152 vector [2]: sres = 10bba48a 20250106122537778 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106122537778 DAUC <0003> auc.c:113 vector [3]: rand = 8efcbf179ab0f8a17db1c40ec0abf0b6 20250106122537778 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122537778 DAUC <0003> auc.c:142 vector [3]: autn = 9b0f0ef04d938000db39c3e5612d216c 20250106122537778 DAUC <0003> auc.c:143 vector [3]: ck = 814c1a620cc82a241a27d986019fa475 20250106122537778 DAUC <0003> auc.c:144 vector [3]: ik = db4244bf3b15c8375838c8efc9052a10 20250106122537778 DAUC <0003> auc.c:145 vector [3]: res = 0905f864d0fbcdde0000000000000000 20250106122537778 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122537778 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106122537778 DAUC <0003> auc.c:151 vector [3]: kc = 18114fb4ff476c76 20250106122537778 DAUC <0003> auc.c:152 vector [3]: sres = d9fe35ba 20250106122537778 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106122537778 DAUC <0003> auc.c:113 vector [4]: rand = f21a8d3e2bc354e98540e743a35636fe 20250106122537778 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122537778 DAUC <0003> auc.c:142 vector [4]: autn = 52647b75333580002e6b6a8f90d4bb66 20250106122537778 DAUC <0003> auc.c:143 vector [4]: ck = f7db448bbc994ad920f5da622241b91c 20250106122537778 DAUC <0003> auc.c:144 vector [4]: ik = a6731d746b5b1907f54dc08597d7a527 20250106122537778 DAUC <0003> auc.c:145 vector [4]: res = 8b32a925206481750000000000000000 20250106122537778 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122537778 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106122537778 DAUC <0003> auc.c:151 vector [4]: kc = 8410431862544fe5 20250106122537778 DAUC <0003> auc.c:152 vector [4]: sres = ab562850 20250106122537778 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106122537778 DAUC <0003> db_auc.c:245 IMSI='262421240720444': Generated 5 vectors 20250106122537778 DAUC <0003> db_auc.c:249 IMSI='262421240720444': Updating SQN=161 in DB 20250106122537779 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421240720444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421240720444"} 20250106122537779 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421240720444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122537779 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122537779 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9084f072165e: Found GsupExpect[0] for "262421240720444" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@9084f072165e: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421240720444" TC_gsup_sai_eps(37)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122537781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@9084f072165e: Final verdict of PTC: pass 20250106122537782 DAUC <0003> db_auc.c:157 IMSI='262423851638047': No 2G Auth Data 20250106122537782 DAUC <0003> db_auc.c:192 IMSI='262423851638047': No 3G Auth Data HLR_Test-GSUP(33)@9084f072165e: Created GsupExpect[0] for "262423851638047" to be handled at TC_gsup_sai_eps(38) 20250106122537798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20250106122537801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537801 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423851638047 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423851638047"} 20250106122537801 DAUC <0003> db_auc.c:236 IMSI='262423851638047': Calling to generate 5 vectors 20250106122537801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122537801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122537801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122537801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122537801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122537801 DAUC <0003> auc.c:113 vector [0]: rand = bff5596d34e0b8e0490c1f9087045c5a 20250106122537801 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122537801 DAUC <0003> auc.c:142 vector [0]: autn = 1672cb3036d880001260f5684ad528ce 20250106122537801 DAUC <0003> auc.c:143 vector [0]: ck = 6b3d47f64550623a6d2b15e256e03b2a 20250106122537801 DAUC <0003> auc.c:144 vector [0]: ik = a85efb41ef5b583f6bb9de1ec698e6bd 20250106122537801 DAUC <0003> auc.c:145 vector [0]: res = a886be68533db7210000000000000000 20250106122537801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122537801 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122537801 DAUC <0003> auc.c:179 vector [0]: kc = e13469bc34ce1000 20250106122537801 DAUC <0003> auc.c:180 vector [0]: sres = 0f6b26aa 20250106122537801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122537801 DAUC <0003> auc.c:113 vector [1]: rand = 8dc67f4b862dfcdc6527eb0003c95cdf 20250106122537801 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122537801 DAUC <0003> auc.c:142 vector [1]: autn = 17ff9a1519758000d9844a8bddeaf75d 20250106122537801 DAUC <0003> auc.c:143 vector [1]: ck = 907f55c11fc231ce5cea46ee63568275 20250106122537801 DAUC <0003> auc.c:144 vector [1]: ik = f119664696dae42eff0ad77959c89b03 20250106122537801 DAUC <0003> auc.c:145 vector [1]: res = 693f370d9c175f2e0000000000000000 20250106122537801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122537801 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122537801 DAUC <0003> auc.c:179 vector [1]: kc = cb9b1152fa0c7400 20250106122537801 DAUC <0003> auc.c:180 vector [1]: sres = 494dd7dd 20250106122537801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122537801 DAUC <0003> auc.c:113 vector [2]: rand = ffc1591eb196a2bb5adf2f20e4322cee 20250106122537801 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122537801 DAUC <0003> auc.c:142 vector [2]: autn = c8953ca6390f8000f33fc2658aa3c1bf 20250106122537801 DAUC <0003> auc.c:143 vector [2]: ck = 6a4ae67dd663f52311c34fd86f59c0f5 20250106122537801 DAUC <0003> auc.c:144 vector [2]: ik = 865456cba2227e3aaa72cffadc46c412 20250106122537802 DAUC <0003> auc.c:145 vector [2]: res = a6124ab6d5ae431e0000000000000000 20250106122537802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122537802 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122537802 DAUC <0003> auc.c:179 vector [2]: kc = cdb00c72617f5c00 20250106122537802 DAUC <0003> auc.c:180 vector [2]: sres = 577e3014 20250106122537802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122537802 DAUC <0003> auc.c:113 vector [3]: rand = 9c24dfb76b376d88e51cb3c5c7656bc3 20250106122537802 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122537802 DAUC <0003> auc.c:142 vector [3]: autn = e68ec352b4448000e811b8d6cd26eeae 20250106122537802 DAUC <0003> auc.c:143 vector [3]: ck = 2a72f85e9be5f8a75e4f994bc2b21cab 20250106122537802 DAUC <0003> auc.c:144 vector [3]: ik = 67ccf049e23e2ac4d83eaccd2be80bcb 20250106122537802 DAUC <0003> auc.c:145 vector [3]: res = 9a54365a0f04fdbe0000000000000000 20250106122537802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122537802 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122537802 DAUC <0003> auc.c:179 vector [3]: kc = fc96dce25e8b6c00 20250106122537802 DAUC <0003> auc.c:180 vector [3]: sres = 4b0c05c4 20250106122537802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122537802 DAUC <0003> auc.c:113 vector [4]: rand = c87d31c578d71a36557d4cff18815d4c 20250106122537802 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122537802 DAUC <0003> auc.c:142 vector [4]: autn = 31e19a554a3f8000b009b43f56c23ecc 20250106122537802 DAUC <0003> auc.c:143 vector [4]: ck = 1c6053dfefee6e13f34f8c9f6fff0d46 20250106122537802 DAUC <0003> auc.c:144 vector [4]: ik = 833a8c0bdf3c11b9989a55d5bd6efaad 20250106122537802 DAUC <0003> auc.c:145 vector [4]: res = 8fcbf600740cbe7a0000000000000000 20250106122537802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122537802 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122537802 DAUC <0003> auc.c:179 vector [4]: kc = d40c33e3b8688800 20250106122537802 DAUC <0003> auc.c:180 vector [4]: sres = 71e389a0 20250106122537802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122537802 DAUC <0003> db_auc.c:245 IMSI='262423851638047': Generated 5 vectors 20250106122537802 DAUC <0003> db_auc.c:249 IMSI='262423851638047': Updating SQN=161 in DB 20250106122537802 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423851638047 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423851638047"} 20250106122537802 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423851638047 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122537802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122537802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9084f072165e: Found GsupExpect[0] for "262423851638047" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@9084f072165e: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423851638047" TC_gsup_sai_eps(38)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122537805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@9084f072165e: Final verdict of PTC: pass 20250106122537806 DAUC <0003> db_auc.c:157 IMSI='262421964349195': No 2G Auth Data 20250106122537806 DAUC <0003> db_auc.c:192 IMSI='262421964349195': No 3G Auth Data HLR_Test-GSUP(33)@9084f072165e: Created GsupExpect[0] for "262421964349195" to be handled at TC_gsup_sai_eps(39) 20250106122537823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4258 20250106122537827 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537827 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421964349195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964349195"} 20250106122537827 DAUC <0003> db_auc.c:236 IMSI='262421964349195': Calling to generate 5 vectors 20250106122537827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122537827 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122537827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122537827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122537827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122537827 DAUC <0003> auc.c:113 vector [0]: rand = 5b9810610e38efb862fcd22e6fd4b3b8 20250106122537827 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122537827 DAUC <0003> auc.c:142 vector [0]: autn = 1306977af05e80007d529fce47e37e40 20250106122537827 DAUC <0003> auc.c:143 vector [0]: ck = c57fbfa010b3bc002d1ca48802eac57d 20250106122537827 DAUC <0003> auc.c:144 vector [0]: ik = 1778a86691a69d703e79ecac8cff4067 20250106122537827 DAUC <0003> auc.c:145 vector [0]: res = 94dfa6592201d79f0000000000000000 20250106122537827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122537827 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122537827 DAUC <0003> auc.c:179 vector [0]: kc = 431c1a12d6fb0800 20250106122537827 DAUC <0003> auc.c:180 vector [0]: sres = 92f1aad9 20250106122537827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122537827 DAUC <0003> auc.c:113 vector [1]: rand = dfe02609b25d3d80b76dd40cf4eaf421 20250106122537827 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122537827 DAUC <0003> auc.c:142 vector [1]: autn = a8f81fa191d98000f42805569d3195ad 20250106122537827 DAUC <0003> auc.c:143 vector [1]: ck = 46d70f983f546f0a4576e3e52a49e34a 20250106122537827 DAUC <0003> auc.c:144 vector [1]: ik = 1b11145fe1df04b74c7d7574c0152675 20250106122537827 DAUC <0003> auc.c:145 vector [1]: res = c23483a352abf7000000000000000000 20250106122537827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122537827 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122537827 DAUC <0003> auc.c:179 vector [1]: kc = c43e2c46eb9f4000 20250106122537827 DAUC <0003> auc.c:180 vector [1]: sres = 37b22092 20250106122537827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122537827 DAUC <0003> auc.c:113 vector [2]: rand = e1f0ab370215176e3e65e3124558b5d4 20250106122537827 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122537827 DAUC <0003> auc.c:142 vector [2]: autn = f3170561f9a280008295d6939cda3fd2 20250106122537827 DAUC <0003> auc.c:143 vector [2]: ck = bdb205b6ff062afa4e27786dc10cf1b1 20250106122537827 DAUC <0003> auc.c:144 vector [2]: ik = d0cb98a3dbed2cb18baea0b2d30acdc1 20250106122537827 DAUC <0003> auc.c:145 vector [2]: res = 55df8eebf97f362b0000000000000000 20250106122537827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122537828 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122537828 DAUC <0003> auc.c:179 vector [2]: kc = 35df0c04faac0000 20250106122537828 DAUC <0003> auc.c:180 vector [2]: sres = 3d1ed4cf 20250106122537828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122537828 DAUC <0003> auc.c:113 vector [3]: rand = 4165cbedc54829789f5b963f3c34578c 20250106122537828 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122537828 DAUC <0003> auc.c:142 vector [3]: autn = 7263102c59e180006f374f49c98effa9 20250106122537828 DAUC <0003> auc.c:143 vector [3]: ck = 0475bb9f2152edbf7a1f1408998a839c 20250106122537828 DAUC <0003> auc.c:144 vector [3]: ik = 2d6eb99b51f36afc0d25d76d3062b9ff 20250106122537828 DAUC <0003> auc.c:145 vector [3]: res = 14be77bbc6dd98630000000000000000 20250106122537828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122537828 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122537828 DAUC <0003> auc.c:179 vector [3]: kc = 93aaa50350286000 20250106122537828 DAUC <0003> auc.c:180 vector [3]: sres = 11eaddbb 20250106122537828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122537828 DAUC <0003> auc.c:113 vector [4]: rand = b604bf34704e5064c8e86cd369fa0e2c 20250106122537828 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122537828 DAUC <0003> auc.c:142 vector [4]: autn = 70a9b70ea69380001cde47db96953391 20250106122537828 DAUC <0003> auc.c:143 vector [4]: ck = 9dfcb8d4209fee739db9ba9f6eaa0987 20250106122537828 DAUC <0003> auc.c:144 vector [4]: ik = 60642082b6ca98ef2ba76cf7c0c3d01f 20250106122537828 DAUC <0003> auc.c:145 vector [4]: res = ced390a07f4723fc0000000000000000 20250106122537828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122537828 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122537828 DAUC <0003> auc.c:179 vector [4]: kc = 55203071bb641000 20250106122537828 DAUC <0003> auc.c:180 vector [4]: sres = e3302ebc 20250106122537828 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122537828 DAUC <0003> db_auc.c:245 IMSI='262421964349195': Generated 5 vectors 20250106122537828 DAUC <0003> db_auc.c:249 IMSI='262421964349195': Updating SQN=161 in DB 20250106122537828 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421964349195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964349195"} 20250106122537828 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421964349195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122537828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122537828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9084f072165e: Found GsupExpect[0] for "262421964349195" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@9084f072165e: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421964349195" TC_gsup_sai_eps(39)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122537831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@9084f072165e: Final verdict of PTC: pass 20250106122537832 DAUC <0003> db_auc.c:157 IMSI='262426482720976': No 2G Auth Data 20250106122537832 DAUC <0003> db_auc.c:192 IMSI='262426482720976': No 3G Auth Data HLR_Test-GSUP(33)@9084f072165e: Created GsupExpect[0] for "262426482720976" to be handled at TC_gsup_sai_eps(40) 20250106122537848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4258 20250106122537851 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537851 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426482720976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426482720976"} 20250106122537851 DAUC <0003> db_auc.c:236 IMSI='262426482720976': Calling to generate 5 vectors 20250106122537851 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106122537851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106122537851 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106122537851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106122537851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106122537851 DAUC <0003> auc.c:113 vector [0]: rand = 2b96c710dd5b0305509a4a06c1047d7f 20250106122537851 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106122537851 DAUC <0003> auc.c:142 vector [0]: autn = 3e2434f7702c8000e6bebf73520c4763 20250106122537851 DAUC <0003> auc.c:143 vector [0]: ck = 9d0b21e1fb83352dc738a5d44b3e88bd 20250106122537851 DAUC <0003> auc.c:144 vector [0]: ik = 628c892d4b1b227296db9f81c105264b 20250106122537851 DAUC <0003> auc.c:145 vector [0]: res = 78b39b493c2f4d2a0000000000000000 20250106122537851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106122537851 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106122537851 DAUC <0003> auc.c:179 vector [0]: kc = 056bcf9fbf312cbe 20250106122537851 DAUC <0003> auc.c:180 vector [0]: sres = 284cb350 20250106122537852 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106122537852 DAUC <0003> auc.c:113 vector [1]: rand = ea78e82baef515680f9252a4e08b19ee 20250106122537852 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106122537852 DAUC <0003> auc.c:142 vector [1]: autn = ae90a6707a668000c9ef4d68dabab935 20250106122537852 DAUC <0003> auc.c:143 vector [1]: ck = 919649daa5b6ef91e5c13baf0e6fe56f 20250106122537852 DAUC <0003> auc.c:144 vector [1]: ik = f062f0adfb6bed7eb0c333ed8bc70a4f 20250106122537852 DAUC <0003> auc.c:145 vector [1]: res = a50fbe65191586280000000000000000 20250106122537852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106122537852 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106122537852 DAUC <0003> auc.c:179 vector [1]: kc = 49b3dd28574f1bf0 20250106122537852 DAUC <0003> auc.c:180 vector [1]: sres = f9488a6f 20250106122537852 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106122537852 DAUC <0003> auc.c:113 vector [2]: rand = d2a3b3ac5f3f47b8b811da35528c4857 20250106122537852 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106122537852 DAUC <0003> auc.c:142 vector [2]: autn = 60ca3595a6b1800052c5a2f656b66824 20250106122537852 DAUC <0003> auc.c:143 vector [2]: ck = 901e84a5273208369ed8213bdccd1b1b 20250106122537852 DAUC <0003> auc.c:144 vector [2]: ik = 4d5a7bf6ad85fc6b04581fb5a95819a1 20250106122537852 DAUC <0003> auc.c:145 vector [2]: res = 2a510beae64e80dc0000000000000000 20250106122537852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106122537852 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106122537852 DAUC <0003> auc.c:179 vector [2]: kc = faac7954e2f9ea68 20250106122537852 DAUC <0003> auc.c:180 vector [2]: sres = 4f4bf82f 20250106122537852 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106122537852 DAUC <0003> auc.c:113 vector [3]: rand = 2901ba56b453034848debc88fcea9d94 20250106122537852 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106122537852 DAUC <0003> auc.c:142 vector [3]: autn = 121251bfa1478000366eaeeda24e1d7d 20250106122537852 DAUC <0003> auc.c:143 vector [3]: ck = cfcb8c3334f47940adadd3c94f286b4e 20250106122537852 DAUC <0003> auc.c:144 vector [3]: ik = 89529443a883584dc2fd117432378465 20250106122537852 DAUC <0003> auc.c:145 vector [3]: res = deadb1bbac6d40b40000000000000000 20250106122537852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106122537852 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106122537852 DAUC <0003> auc.c:179 vector [3]: kc = ffc9fe81ca61457e 20250106122537852 DAUC <0003> auc.c:180 vector [3]: sres = 7a2e34d3 20250106122537852 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106122537852 DAUC <0003> auc.c:113 vector [4]: rand = 3ef53798b229c09aac06df9244ade408 20250106122537852 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106122537852 DAUC <0003> auc.c:142 vector [4]: autn = 7c3b9e2ac27d8000d85acf0a6a71435e 20250106122537852 DAUC <0003> auc.c:143 vector [4]: ck = 6ebbefeb1c4aec802875fd2d8fc908b7 20250106122537852 DAUC <0003> auc.c:144 vector [4]: ik = d693187fbba43512e574b4a2c5301f9f 20250106122537852 DAUC <0003> auc.c:145 vector [4]: res = 2cc088f7324a60ec0000000000000000 20250106122537852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106122537852 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106122537852 DAUC <0003> auc.c:179 vector [4]: kc = cb5d76a87cd3a5be 20250106122537852 DAUC <0003> auc.c:180 vector [4]: sres = 68fc3d82 20250106122537852 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106122537852 DAUC <0003> db_auc.c:245 IMSI='262426482720976': Generated 5 vectors 20250106122537852 DAUC <0003> db_auc.c:249 IMSI='262426482720976': Updating SQN=161 in DB 20250106122537852 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426482720976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426482720976"} 20250106122537852 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426482720976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122537852 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122537852 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@9084f072165e: Found GsupExpect[0] for "262426482720976" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@9084f072165e: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426482720976" TC_gsup_sai_eps(40)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122537854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122537856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 20250106122537856 DLINP <000b> input/ipa.c:451 connected read/write 20250106122537856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122537856 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122537857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122537857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@9084f072165e: Final verdict of PTC: none 20250106122537857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34751<->l=127.0.0.1:4259) 34@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Jan 6 12:25:37 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250106122537903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54942<->l=127.0.0.1:4258 20250106122538003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79396) Waiting for packet dumper to finish... 1 (prev_count=79396, count=126076) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Jan 6 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_ul_unknown_imsi started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122541081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122541081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122541084 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122541085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122541087 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122541087 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122541087 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122541087 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 20250106122541087 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(41)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122541087 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 20250106122541087 DLGSUP <0013> gsup_server.c:235 2: 20250106122541087 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122541087 DLGSUP <0013> gsup_server.c:235 3: 20250106122541087 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122541087 DLGSUP <0013> gsup_server.c:235 4: 20250106122541087 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122541087 DLGSUP <0013> gsup_server.c:235 5: 20250106122541087 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122541087 DLGSUP <0013> gsup_server.c:235 7: 20250106122541087 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122541087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122541087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122541087 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@9084f072165e: 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") 20250106122541108 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40089<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@9084f072165e: Created GsupExpect[0] for "262426555999963" to be handled at TC_gsup_ul_unknown_imsi(45) 20250106122541123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54966<->l=127.0.0.1:4258 20250106122541133 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122541133 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426555999963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426555999963" cn_domain=PS} 20250106122541133 DLU <0006> fsm.c:456 lu(262426555999963)[0x55c5ec0a6370]{UNVALIDATED}: Allocated 20250106122541133 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426555999963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250106122541133 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426555999963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426555999963" cause=IMSI unknown in HLR} 20250106122541133 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426555999963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122541133 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426555999963)[0x55c5ec0a6370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122541133 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426555999963)[0x55c5ec0a6370]{UNVALIDATED}: Freeing instance 20250106122541133 DLU <0006> fsm.c:568 lu(PS:IMSI-262426555999963)[0x55c5ec0a6370]{UNVALIDATED}: Deallocated 20250106122541133 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122541134 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@9084f072165e: Found GsupExpect[0] for "262426555999963" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@9084f072165e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426555999963" TC_gsup_ul_unknown_imsi(45)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122541135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54966<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@9084f072165e: Final verdict of PTC: pass 20250106122541136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 20250106122541137 DLINP <000b> input/ipa.c:451 connected read/write 20250106122541137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122541137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122541137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122541137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122541138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40089<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@9084f072165e: Final verdict of PTC: none 43@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 43: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Jan 6 12:25:41 UTC 2025 ====== 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 20250106122541183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4258 20250106122541283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54970<->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=26132) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122544360 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122544360 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122544361 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122544362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122544363 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122544363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122544363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122544363 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 20250106122544363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122544363 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 20250106122544363 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(46)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122544363 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122544363 DLGSUP <0013> gsup_server.c:235 3: 20250106122544363 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122544363 DLGSUP <0013> gsup_server.c:235 4: 20250106122544363 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122544363 DLGSUP <0013> gsup_server.c:235 5: 20250106122544363 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122544363 DLGSUP <0013> gsup_server.c:235 7: 20250106122544363 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122544363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122544363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122544363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@9084f072165e: 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") 20250106122544383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42203<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@9084f072165e: Created GsupExpect[0] for "262423022643442" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250106122544397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 20250106122544409 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122544409 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423022643442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423022643442" cn_domain=PS source_name="the-source\n"} 20250106122544409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106122544409 DLU <0006> fsm.c:456 lu(262423022643442)[0x55c5ec0a6370]{UNVALIDATED}: Allocated 20250106122544409 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423022643442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250106122544409 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423022643442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423022643442" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250106122544409 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423022643442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122544409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423022643442)[0x55c5ec0a6370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122544409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423022643442)[0x55c5ec0a6370]{UNVALIDATED}: Freeing instance 20250106122544409 DLU <0006> fsm.c:568 lu(PS:IMSI-262423022643442)[0x55c5ec0a6370]{UNVALIDATED}: Deallocated 20250106122544409 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122544410 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@9084f072165e: Found GsupExpect[0] for "262423022643442" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@9084f072165e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423022643442" TC_gsup_ul_unknown_imsi_via_proxy(50)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122544412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@9084f072165e: Final verdict of PTC: pass 20250106122544412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54976<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@9084f072165e: Final verdict of PTC: none 20250106122544413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42203<->l=127.0.0.1:4259) 20250106122544414 DLINP <000b> input/ipa.c:451 connected read/write 20250106122544414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122544414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122544414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122544414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122544414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 48: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Jan 6 12:25:44 UTC 2025 ====== 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 20250106122544458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55000<->l=127.0.0.1:4258 20250106122544559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55000<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:25:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122547636 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122547636 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122547638 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122547638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122547640 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122547640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122547640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122547640 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 20250106122547640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122547640 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 20250106122547640 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(51)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122547640 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122547640 DLGSUP <0013> gsup_server.c:235 3: 20250106122547640 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122547640 DLGSUP <0013> gsup_server.c:235 4: 20250106122547640 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122547640 DLGSUP <0013> gsup_server.c:235 5: 20250106122547640 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122547640 DLGSUP <0013> gsup_server.c:235 7: 20250106122547640 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122547640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122547640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122547640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@9084f072165e: 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") 20250106122547661 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41631<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@9084f072165e: Created GsupExpect[0] for "262427023525825" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250106122547673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 20250106122547681 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122547681 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427023525825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427023525825" cn_domain=PS} 20250106122547681 DLU <0006> fsm.c:456 lu(262427023525825)[0x55c5ec0a6370]{UNVALIDATED}: Allocated 20250106122547681 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427023525825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250106122547681 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427023525825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427023525825" cause=Roaming not allowed in this location area} 20250106122547681 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427023525825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122547681 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427023525825)[0x55c5ec0a6370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122547681 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427023525825)[0x55c5ec0a6370]{UNVALIDATED}: Freeing instance 20250106122547681 DLU <0006> fsm.c:568 lu(PS:IMSI-262427023525825)[0x55c5ec0a6370]{UNVALIDATED}: Deallocated 20250106122547681 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122547682 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@9084f072165e: Found GsupExpect[0] for "262427023525825" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@9084f072165e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427023525825" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122547684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@9084f072165e: Final verdict of PTC: pass 20250106122547684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 20250106122547686 DLINP <000b> input/ipa.c:451 connected read/write 20250106122547686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122547686 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122547686 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122547686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122547686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41631<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@9084f072165e: Final verdict of PTC: none 53@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 53: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Jan 6 12:25:47 UTC 2025 ====== 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 20250106122547737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53082<->l=127.0.0.1:4258 20250106122547838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53082<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:25:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_sai_err_unknown_imsi started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122550914 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122550914 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122550916 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122550917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122550919 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122550919 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122550919 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122550919 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 20250106122550919 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122550919 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 20250106122550919 DLGSUP <0013> gsup_server.c:235 2: 20250106122550919 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122550919 DLGSUP <0013> gsup_server.c:235 3: 20250106122550919 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122550919 DLGSUP <0013> gsup_server.c:235 4: 20250106122550919 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122550919 DLGSUP <0013> gsup_server.c:235 5: 20250106122550919 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122550919 DLGSUP <0013> gsup_server.c:235 7: 20250106122550919 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122550919 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122550919 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122550919 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@9084f072165e: 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") 20250106122550940 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40079<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@9084f072165e: Created GsupExpect[0] for "262427701584906" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250106122550954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20250106122550961 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122550961 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427701584906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427701584906"} 20250106122550961 DAUC <0003> db_auc.c:133 IMSI='262427701584906': No such subscriber 20250106122550961 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427701584906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250106122550961 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427701584906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427701584906" cause=IMSI unknown in HLR} 20250106122550961 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427701584906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122550961 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122550961 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@9084f072165e: Found GsupExpect[0] for "262427701584906" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@9084f072165e: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427701584906" TC_gsup_sai_err_unknown_imsi(60)@9084f072165e: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122550964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@9084f072165e: Final verdict of PTC: pass 20250106122550964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20250106122550965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40079<->l=127.0.0.1:4259) 20250106122550965 DLINP <000b> input/ipa.c:451 connected read/write 20250106122550965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122550965 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122550965 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122550965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@9084f072165e: Final verdict of PTC: none 58@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 58: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Jan 6 12:25:50 UTC 2025 ====== 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 20250106122551005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20250106122551106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Jan 6 12:25:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_ul started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122554184 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122554184 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122554187 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122554190 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122554190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122554190 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 20250106122554190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122554190 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 20250106122554190 DLGSUP <0013> gsup_server.c:235 2: 20250106122554190 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122554190 DLGSUP <0013> gsup_server.c:235 3: 20250106122554190 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122554190 DLGSUP <0013> gsup_server.c:235 4: 20250106122554190 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122554190 DLGSUP <0013> gsup_server.c:235 5: 20250106122554190 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122554190 DLGSUP <0013> gsup_server.c:235 7: 20250106122554190 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122554190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122554190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122554190 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@9084f072165e: 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") 20250106122554209 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37413<->l=127.0.0.1:4259) 20250106122554217 DAUC <0003> db_auc.c:157 IMSI='262427332514650': No 2G Auth Data 20250106122554217 DAUC <0003> db_auc.c:192 IMSI='262427332514650': No 3G Auth Data HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262427332514650" to be handled at TC_gsup_ul(65) 20250106122554232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20250106122554237 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554237 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427332514650" cn_domain=PS} 20250106122554237 DLU <0006> fsm.c:456 lu(262427332514650)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554237 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427332514650)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554237 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427332514650" cn_domain=PS} 20250106122554237 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554237 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262427332514650" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 0TC_gsup_ul(65)"262427332514650" 20250106122554240 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554240 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427332514650"} 20250106122554240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427332514650)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554240 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554240 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427332514650"} 20250106122554240 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427332514650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427332514650)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427332514650)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554240 DLU <0006> fsm.c:568 lu(PS:IMSI-262427332514650)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554240 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554240 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(65)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 TC_gsup_ul(65)@9084f072165e: Final verdict of PTC: pass 20250106122554243 DAUC <0003> db_auc.c:157 IMSI='262420208053989': No 2G Auth Data 20250106122554243 DAUC <0003> db_auc.c:192 IMSI='262420208053989': No 3G Auth Data 20250106122554243 DLGSUP <0013> hlr.c:121 IMSI 262420208053989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262420208053989" to be handled at TC_gsup_ul(66) 20250106122554260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 20250106122554265 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554265 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420208053989" cn_domain=PS} 20250106122554265 DLU <0006> fsm.c:456 lu(262420208053989)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554265 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554265 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420208053989)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554265 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420208053989" cn_domain=PS} 20250106122554265 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554265 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262420208053989" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 1TC_gsup_ul(66)"262420208053989" 20250106122554268 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554268 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420208053989"} 20250106122554268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420208053989)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554268 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554268 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420208053989"} 20250106122554268 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420208053989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420208053989)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420208053989)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554268 DLU <0006> fsm.c:568 lu(PS:IMSI-262420208053989)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554268 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554268 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(66)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 TC_gsup_ul(66)@9084f072165e: Final verdict of PTC: pass 20250106122554271 DAUC <0003> db_auc.c:157 IMSI='262420162252904': No 2G Auth Data 20250106122554271 DAUC <0003> db_auc.c:192 IMSI='262420162252904': No 3G Auth Data 20250106122554272 DLGSUP <0013> hlr.c:121 IMSI 262420162252904: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262420162252904" to be handled at TC_gsup_ul(67) 20250106122554286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20250106122554290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554290 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420162252904" cn_domain=PS} 20250106122554290 DLU <0006> fsm.c:456 lu(262420162252904)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554290 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420162252904)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554290 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420162252904" cn_domain=PS} 20250106122554290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262420162252904" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 2TC_gsup_ul(67)"262420162252904" 20250106122554292 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554292 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420162252904"} 20250106122554292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420162252904)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554292 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554292 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420162252904"} 20250106122554292 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420162252904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420162252904)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420162252904)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554292 DLU <0006> fsm.c:568 lu(PS:IMSI-262420162252904)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554293 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554293 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(67)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 TC_gsup_ul(67)@9084f072165e: Final verdict of PTC: pass 20250106122554295 DAUC <0003> db_auc.c:157 IMSI='262421710927560': No 2G Auth Data 20250106122554295 DAUC <0003> db_auc.c:192 IMSI='262421710927560': No 3G Auth Data 20250106122554295 DLGSUP <0013> hlr.c:121 IMSI 262421710927560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262421710927560" to be handled at TC_gsup_ul(68) 20250106122554312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20250106122554316 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554316 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421710927560" cn_domain=PS} 20250106122554316 DLU <0006> fsm.c:456 lu(262421710927560)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554316 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421710927560)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554316 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421710927560" cn_domain=PS} 20250106122554316 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554316 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262421710927560" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 3TC_gsup_ul(68)"262421710927560" 20250106122554319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554319 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421710927560"} 20250106122554319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421710927560)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554319 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554319 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421710927560"} 20250106122554319 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421710927560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421710927560)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421710927560)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554319 DLU <0006> fsm.c:568 lu(PS:IMSI-262421710927560)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(68)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_gsup_ul(68)@9084f072165e: Final verdict of PTC: pass 20250106122554321 DAUC <0003> db_auc.c:157 IMSI='262427388264801': No 2G Auth Data 20250106122554321 DAUC <0003> db_auc.c:192 IMSI='262427388264801': No 3G Auth Data 20250106122554322 DLGSUP <0013> hlr.c:121 IMSI 262427388264801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262427388264801" to be handled at TC_gsup_ul(69) 20250106122554338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20250106122554340 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554341 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427388264801" cn_domain=PS} 20250106122554341 DLU <0006> fsm.c:456 lu(262427388264801)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554341 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427388264801)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554341 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427388264801" cn_domain=PS} 20250106122554341 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554341 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262427388264801" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 4TC_gsup_ul(69)"262427388264801" 20250106122554343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554343 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427388264801"} 20250106122554343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427388264801)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554343 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554343 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427388264801"} 20250106122554343 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427388264801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427388264801)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427388264801)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554343 DLU <0006> fsm.c:568 lu(PS:IMSI-262427388264801)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(69)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 TC_gsup_ul(69)@9084f072165e: Final verdict of PTC: pass 20250106122554346 DAUC <0003> db_auc.c:157 IMSI='262421407614050': No 2G Auth Data 20250106122554346 DAUC <0003> db_auc.c:192 IMSI='262421407614050': No 3G Auth Data 20250106122554346 DLGSUP <0013> hlr.c:121 IMSI 262421407614050: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262421407614050" to be handled at TC_gsup_ul(70) 20250106122554362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 20250106122554365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554365 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421407614050" cn_domain=PS} 20250106122554365 DLU <0006> fsm.c:456 lu(262421407614050)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554365 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421407614050)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554365 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421407614050" cn_domain=PS} 20250106122554365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262421407614050" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 5TC_gsup_ul(70)"262421407614050" 20250106122554367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554367 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421407614050"} 20250106122554367 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421407614050)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554367 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554367 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421407614050"} 20250106122554367 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421407614050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407614050)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407614050)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554367 DLU <0006> fsm.c:568 lu(PS:IMSI-262421407614050)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(70)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 TC_gsup_ul(70)@9084f072165e: Final verdict of PTC: pass 20250106122554369 DAUC <0003> db_auc.c:157 IMSI='262425123843805': No 2G Auth Data 20250106122554369 DAUC <0003> db_auc.c:192 IMSI='262425123843805': No 3G Auth Data 20250106122554370 DLGSUP <0013> hlr.c:121 IMSI 262425123843805: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262425123843805" to be handled at TC_gsup_ul(71) 20250106122554385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 20250106122554389 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554389 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425123843805" cn_domain=PS} 20250106122554389 DLU <0006> fsm.c:456 lu(262425123843805)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554389 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554389 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425123843805)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554389 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425123843805" cn_domain=PS} 20250106122554389 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554389 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262425123843805" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 6TC_gsup_ul(71)"262425123843805" 20250106122554392 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554392 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425123843805"} 20250106122554392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425123843805)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554392 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554392 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425123843805"} 20250106122554392 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425123843805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425123843805)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425123843805)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554392 DLU <0006> fsm.c:568 lu(PS:IMSI-262425123843805)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554392 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554392 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(71)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 TC_gsup_ul(71)@9084f072165e: Final verdict of PTC: pass 20250106122554394 DAUC <0003> db_auc.c:157 IMSI='262427110524793': No 2G Auth Data 20250106122554394 DAUC <0003> db_auc.c:192 IMSI='262427110524793': No 3G Auth Data 20250106122554395 DLGSUP <0013> hlr.c:121 IMSI 262427110524793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@9084f072165e: Created GsupExpect[0] for "262427110524793" to be handled at TC_gsup_ul(72) 20250106122554410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20250106122554415 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554415 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427110524793" cn_domain=PS} 20250106122554415 DLU <0006> fsm.c:456 lu(262427110524793)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122554415 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122554415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427110524793)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122554415 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427110524793" cn_domain=PS} 20250106122554415 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554415 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@9084f072165e: Found GsupExpect[0] for "262427110524793" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@9084f072165e: Added IMSI table entry 7TC_gsup_ul(72)"262427110524793" 20250106122554417 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554417 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427110524793"} 20250106122554417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427110524793)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122554417 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122554417 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427110524793"} 20250106122554417 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427110524793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122554417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427110524793)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122554417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427110524793)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122554417 DLU <0006> fsm.c:568 lu(PS:IMSI-262427110524793)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122554417 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122554417 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul(72)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122554419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 TC_gsup_ul(72)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122554421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20250106122554422 DLINP <000b> input/ipa.c:451 connected read/write 20250106122554422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122554422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122554422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122554422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@9084f072165e: Final verdict of PTC: none 20250106122554422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37413<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@9084f072165e: Final verdict of PTC: none 63@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_ul finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Jan 6 12:25:54 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250106122554463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20250106122554563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79020) Waiting for packet dumper to finish... 1 (prev_count=79020, count=112776) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Jan 6 12:25:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_ul_via_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122557645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122557645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122557648 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122557651 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122557651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122557651 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 20250106122557651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122557651 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 20250106122557651 DLGSUP <0013> gsup_server.c:235 2: 20250106122557651 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122557652 DLGSUP <0013> gsup_server.c:235 3: 20250106122557652 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122557652 DLGSUP <0013> gsup_server.c:235 4: 20250106122557652 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122557652 DLGSUP <0013> gsup_server.c:235 5: 20250106122557652 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122557652 DLGSUP <0013> gsup_server.c:235 7: 20250106122557652 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122557652 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122557652 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122557652 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@9084f072165e: 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") 20250106122557671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39529<->l=127.0.0.1:4259) 20250106122557677 DAUC <0003> db_auc.c:157 IMSI='262423006873036': No 2G Auth Data 20250106122557677 DAUC <0003> db_auc.c:192 IMSI='262423006873036': No 3G Auth Data HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262423006873036" to be handled at TC_gsup_ul_via_proxy(77) 20250106122557692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 20250106122557697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557697 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423006873036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423006873036" cn_domain=PS source_name="the-source\n"} 20250106122557697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106122557697 DLU <0006> fsm.c:456 lu(262423006873036)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557697 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423006873036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423006873036)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557697 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423006873036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423006873036" cn_domain=PS destination_name="the-source\n"} 20250106122557697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262423006873036" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423006873036" 20250106122557700 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557700 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423006873036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423006873036" source_name="the-source\n"} 20250106122557700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423006873036)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557700 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423006873036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557700 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423006873036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423006873036" destination_name="the-source\n"} 20250106122557700 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423006873036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423006873036)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423006873036)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557700 DLU <0006> fsm.c:568 lu(PS:IMSI-262423006873036)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557700 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557700 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@9084f072165e: Final verdict of PTC: pass 20250106122557703 DAUC <0003> db_auc.c:157 IMSI='262422796345843': No 2G Auth Data 20250106122557703 DAUC <0003> db_auc.c:192 IMSI='262422796345843': No 3G Auth Data 20250106122557704 DLGSUP <0013> hlr.c:121 IMSI 262422796345843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262422796345843" to be handled at TC_gsup_ul_via_proxy(78) 20250106122557718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 20250106122557721 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557721 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422796345843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422796345843" cn_domain=PS source_name="the-source\n"} 20250106122557721 DLU <0006> fsm.c:456 lu(262422796345843)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557721 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422796345843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422796345843)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557721 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422796345843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422796345843" cn_domain=PS destination_name="the-source\n"} 20250106122557721 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557721 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262422796345843" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422796345843" 20250106122557723 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557723 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422796345843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422796345843" source_name="the-source\n"} 20250106122557723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422796345843)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557723 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422796345843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557723 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422796345843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422796345843" destination_name="the-source\n"} 20250106122557723 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422796345843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422796345843)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422796345843)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557723 DLU <0006> fsm.c:568 lu(PS:IMSI-262422796345843)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557723 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557723 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@9084f072165e: Final verdict of PTC: pass 20250106122557726 DAUC <0003> db_auc.c:157 IMSI='262427247584949': No 2G Auth Data 20250106122557726 DAUC <0003> db_auc.c:192 IMSI='262427247584949': No 3G Auth Data 20250106122557727 DLGSUP <0013> hlr.c:121 IMSI 262427247584949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262427247584949" to be handled at TC_gsup_ul_via_proxy(79) 20250106122557741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 20250106122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557745 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427247584949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427247584949" cn_domain=PS source_name="the-source\n"} 20250106122557745 DLU <0006> fsm.c:456 lu(262427247584949)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557745 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427247584949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427247584949)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557745 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427247584949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427247584949" cn_domain=PS destination_name="the-source\n"} 20250106122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262427247584949" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427247584949" 20250106122557747 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557747 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427247584949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427247584949" source_name="the-source\n"} 20250106122557747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427247584949)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557747 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427247584949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557747 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427247584949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427247584949" destination_name="the-source\n"} 20250106122557747 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427247584949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427247584949)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427247584949)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557748 DLU <0006> fsm.c:568 lu(PS:IMSI-262427247584949)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557748 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557748 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@9084f072165e: Final verdict of PTC: pass 20250106122557750 DAUC <0003> db_auc.c:157 IMSI='262424324990824': No 2G Auth Data 20250106122557750 DAUC <0003> db_auc.c:192 IMSI='262424324990824': No 3G Auth Data 20250106122557751 DLGSUP <0013> hlr.c:121 IMSI 262424324990824: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262424324990824" to be handled at TC_gsup_ul_via_proxy(80) 20250106122557767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 20250106122557770 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557770 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424324990824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424324990824" cn_domain=PS source_name="the-source\n"} 20250106122557770 DLU <0006> fsm.c:456 lu(262424324990824)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557770 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424324990824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424324990824)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557770 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424324990824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424324990824" cn_domain=PS destination_name="the-source\n"} 20250106122557770 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557770 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262424324990824" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424324990824" 20250106122557772 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557772 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424324990824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424324990824" source_name="the-source\n"} 20250106122557772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424324990824)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557772 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424324990824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557772 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424324990824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424324990824" destination_name="the-source\n"} 20250106122557772 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424324990824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424324990824)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424324990824)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557772 DLU <0006> fsm.c:568 lu(PS:IMSI-262424324990824)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557773 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557773 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@9084f072165e: Final verdict of PTC: pass 20250106122557776 DAUC <0003> db_auc.c:157 IMSI='262422898765254': No 2G Auth Data 20250106122557776 DAUC <0003> db_auc.c:192 IMSI='262422898765254': No 3G Auth Data 20250106122557777 DLGSUP <0013> hlr.c:121 IMSI 262422898765254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262422898765254" to be handled at TC_gsup_ul_via_proxy(81) 20250106122557792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 20250106122557795 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557796 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422898765254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422898765254" cn_domain=PS source_name="the-source\n"} 20250106122557796 DLU <0006> fsm.c:456 lu(262422898765254)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557796 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422898765254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422898765254)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557796 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422898765254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422898765254" cn_domain=PS destination_name="the-source\n"} 20250106122557796 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557796 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262422898765254" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422898765254" 20250106122557798 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557798 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422898765254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422898765254" source_name="the-source\n"} 20250106122557798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422898765254)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557798 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422898765254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557798 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422898765254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422898765254" destination_name="the-source\n"} 20250106122557798 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422898765254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898765254)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898765254)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557798 DLU <0006> fsm.c:568 lu(PS:IMSI-262422898765254)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557798 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557798 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@9084f072165e: Final verdict of PTC: pass 20250106122557800 DAUC <0003> db_auc.c:157 IMSI='262421296712181': No 2G Auth Data 20250106122557800 DAUC <0003> db_auc.c:192 IMSI='262421296712181': No 3G Auth Data 20250106122557802 DLGSUP <0013> hlr.c:121 IMSI 262421296712181: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262421296712181" to be handled at TC_gsup_ul_via_proxy(82) 20250106122557816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 20250106122557820 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557820 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421296712181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296712181" cn_domain=PS source_name="the-source\n"} 20250106122557820 DLU <0006> fsm.c:456 lu(262421296712181)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557820 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421296712181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421296712181)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557820 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421296712181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421296712181" cn_domain=PS destination_name="the-source\n"} 20250106122557820 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557820 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262421296712181" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421296712181" 20250106122557823 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557823 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421296712181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421296712181" source_name="the-source\n"} 20250106122557823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421296712181)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557823 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421296712181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557823 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421296712181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421296712181" destination_name="the-source\n"} 20250106122557823 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421296712181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296712181)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296712181)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557823 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296712181)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557823 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557823 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@9084f072165e: Final verdict of PTC: pass 20250106122557825 DAUC <0003> db_auc.c:157 IMSI='262429003954242': No 2G Auth Data 20250106122557825 DAUC <0003> db_auc.c:192 IMSI='262429003954242': No 3G Auth Data 20250106122557826 DLGSUP <0013> hlr.c:121 IMSI 262429003954242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262429003954242" to be handled at TC_gsup_ul_via_proxy(83) 20250106122557842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20250106122557844 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557845 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429003954242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429003954242" cn_domain=PS source_name="the-source\n"} 20250106122557845 DLU <0006> fsm.c:456 lu(262429003954242)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557845 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429003954242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429003954242)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557845 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429003954242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429003954242" cn_domain=PS destination_name="the-source\n"} 20250106122557845 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557845 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262429003954242" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429003954242" 20250106122557847 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557847 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429003954242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429003954242" source_name="the-source\n"} 20250106122557847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429003954242)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557847 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429003954242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557847 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429003954242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429003954242" destination_name="the-source\n"} 20250106122557847 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429003954242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429003954242)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429003954242)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429003954242)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557847 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557847 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@9084f072165e: Final verdict of PTC: pass 20250106122557850 DAUC <0003> db_auc.c:157 IMSI='262420735702141': No 2G Auth Data 20250106122557850 DAUC <0003> db_auc.c:192 IMSI='262420735702141': No 3G Auth Data 20250106122557851 DLGSUP <0013> hlr.c:121 IMSI 262420735702141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@9084f072165e: Created GsupExpect[0] for "262420735702141" to be handled at TC_gsup_ul_via_proxy(84) 20250106122557864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20250106122557868 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557869 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420735702141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420735702141" cn_domain=PS source_name="the-source\n"} 20250106122557869 DLU <0006> fsm.c:456 lu(262420735702141)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122557869 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420735702141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106122557869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420735702141)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122557869 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420735702141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420735702141" cn_domain=PS destination_name="the-source\n"} 20250106122557869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@9084f072165e: Found GsupExpect[0] for "262420735702141" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@9084f072165e: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420735702141" 20250106122557871 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557871 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420735702141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420735702141" source_name="the-source\n"} 20250106122557871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420735702141)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122557871 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420735702141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122557871 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420735702141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420735702141" destination_name="the-source\n"} 20250106122557871 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420735702141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122557871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420735702141)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122557871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420735702141)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122557871 DLU <0006> fsm.c:568 lu(PS:IMSI-262420735702141)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122557871 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122557871 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122557873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122557875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20250106122557876 DLINP <000b> input/ipa.c:451 connected read/write 20250106122557876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122557876 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(74)@9084f072165e: Final verdict of PTC: none 20250106122557876 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122557876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122557876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250106122557876 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39529<->l=127.0.0.1:4259) 75@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Jan 6 12:25:57 UTC 2025 ====== 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 20250106122557917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20250106122558017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=114604) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Jan 6 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_ul_subscriber_data started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122601093 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122601093 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122601096 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122601099 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601099 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122601099 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122601099 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 20250106122601099 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122601100 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 20250106122601100 DLGSUP <0013> gsup_server.c:235 2: 20250106122601100 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122601100 DLGSUP <0013> gsup_server.c:235 3: 20250106122601100 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122601100 DLGSUP <0013> gsup_server.c:235 4: 20250106122601100 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122601100 DLGSUP <0013> gsup_server.c:235 5: 20250106122601100 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122601100 DLGSUP <0013> gsup_server.c:235 7: 20250106122601100 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122601100 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(85)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122601100 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122601100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@9084f072165e: 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") 20250106122601118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43171<->l=127.0.0.1:4259) 20250106122601131 DAUC <0003> db_auc.c:157 IMSI='262423639758651': No 2G Auth Data 20250106122601131 DAUC <0003> db_auc.c:192 IMSI='262423639758651': No 3G Auth Data HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262423639758651" to be handled at TC_gsup_ul_subscriber_data(89) 20250106122601149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601155 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601155 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423639758651" cn_domain=PS} 20250106122601155 DLU <0006> fsm.c:456 lu(262423639758651)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601155 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423639758651)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601155 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423639758651" cn_domain=PS} 20250106122601155 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601155 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262423639758651" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423639758651" 20250106122601158 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601158 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423639758651"} 20250106122601158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423639758651)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601158 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601158 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423639758651"} 20250106122601158 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423639758651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639758651)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639758651)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601158 DLU <0006> fsm.c:568 lu(PS:IMSI-262423639758651)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601158 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601158 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@9084f072165e: Final verdict of PTC: pass 20250106122601162 DAUC <0003> db_auc.c:157 IMSI='262421676267028': No 2G Auth Data 20250106122601162 DAUC <0003> db_auc.c:192 IMSI='262421676267028': No 3G Auth Data 20250106122601163 DLGSUP <0013> hlr.c:121 IMSI 262421676267028: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262421676267028" to be handled at TC_gsup_ul_subscriber_data(90) 20250106122601179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601183 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421676267028" cn_domain=PS} 20250106122601183 DLU <0006> fsm.c:456 lu(262421676267028)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601183 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421676267028)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601183 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421676267028" cn_domain=PS} 20250106122601183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262421676267028" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421676267028" 20250106122601185 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601185 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421676267028"} 20250106122601185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421676267028)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601185 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601185 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421676267028"} 20250106122601185 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421676267028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421676267028)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421676267028)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601185 DLU <0006> fsm.c:568 lu(PS:IMSI-262421676267028)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601185 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601185 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@9084f072165e: Final verdict of PTC: pass 20250106122601189 DAUC <0003> db_auc.c:157 IMSI='262427430264502': No 2G Auth Data 20250106122601189 DAUC <0003> db_auc.c:192 IMSI='262427430264502': No 3G Auth Data 20250106122601190 DLGSUP <0013> hlr.c:121 IMSI 262427430264502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262427430264502" to be handled at TC_gsup_ul_subscriber_data(91) 20250106122601206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601210 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601210 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427430264502" cn_domain=PS} 20250106122601210 DLU <0006> fsm.c:456 lu(262427430264502)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601210 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427430264502)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601210 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427430264502" cn_domain=PS} 20250106122601210 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601210 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262427430264502" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427430264502" 20250106122601211 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601212 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427430264502"} 20250106122601212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427430264502)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601212 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601212 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427430264502"} 20250106122601212 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427430264502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427430264502)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427430264502)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601212 DLU <0006> fsm.c:568 lu(PS:IMSI-262427430264502)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601212 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601212 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@9084f072165e: Final verdict of PTC: pass 20250106122601214 DAUC <0003> db_auc.c:157 IMSI='262424390361543': No 2G Auth Data 20250106122601214 DAUC <0003> db_auc.c:192 IMSI='262424390361543': No 3G Auth Data 20250106122601214 DLGSUP <0013> hlr.c:121 IMSI 262424390361543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262424390361543" to be handled at TC_gsup_ul_subscriber_data(92) 20250106122601230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601233 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601233 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424390361543" cn_domain=PS} 20250106122601233 DLU <0006> fsm.c:456 lu(262424390361543)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601233 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424390361543)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601233 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424390361543" cn_domain=PS} 20250106122601233 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601233 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262424390361543" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424390361543" 20250106122601235 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601236 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424390361543"} 20250106122601236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424390361543)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601236 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601236 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424390361543"} 20250106122601236 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424390361543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424390361543)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424390361543)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601236 DLU <0006> fsm.c:568 lu(PS:IMSI-262424390361543)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601236 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601236 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@9084f072165e: Final verdict of PTC: pass 20250106122601238 DAUC <0003> db_auc.c:157 IMSI='262428966644607': No 2G Auth Data 20250106122601238 DAUC <0003> db_auc.c:192 IMSI='262428966644607': No 3G Auth Data 20250106122601239 DLGSUP <0013> hlr.c:121 IMSI 262428966644607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262428966644607" to be handled at TC_gsup_ul_subscriber_data(93) 20250106122601255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601258 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601258 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428966644607" cn_domain=PS} 20250106122601258 DLU <0006> fsm.c:456 lu(262428966644607)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601258 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428966644607)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601258 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428966644607" cn_domain=PS} 20250106122601258 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601258 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262428966644607" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428966644607" 20250106122601261 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601261 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428966644607"} 20250106122601261 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428966644607)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601261 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601261 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428966644607"} 20250106122601261 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428966644607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966644607)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966644607)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601261 DLU <0006> fsm.c:568 lu(PS:IMSI-262428966644607)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601261 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601261 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@9084f072165e: Final verdict of PTC: pass 20250106122601263 DAUC <0003> db_auc.c:157 IMSI='262425456809164': No 2G Auth Data 20250106122601263 DAUC <0003> db_auc.c:192 IMSI='262425456809164': No 3G Auth Data 20250106122601264 DLGSUP <0013> hlr.c:121 IMSI 262425456809164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262425456809164" to be handled at TC_gsup_ul_subscriber_data(94) 20250106122601278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601282 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601282 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425456809164" cn_domain=PS} 20250106122601282 DLU <0006> fsm.c:456 lu(262425456809164)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601282 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601282 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425456809164)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601282 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425456809164" cn_domain=PS} 20250106122601282 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601282 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262425456809164" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425456809164" 20250106122601284 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601284 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425456809164"} 20250106122601284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425456809164)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601284 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601284 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425456809164"} 20250106122601284 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425456809164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425456809164)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425456809164)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601284 DLU <0006> fsm.c:568 lu(PS:IMSI-262425456809164)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601284 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601284 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@9084f072165e: Final verdict of PTC: pass 20250106122601288 DAUC <0003> db_auc.c:157 IMSI='262420902958231': No 2G Auth Data 20250106122601288 DAUC <0003> db_auc.c:192 IMSI='262420902958231': No 3G Auth Data 20250106122601289 DLGSUP <0013> hlr.c:121 IMSI 262420902958231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262420902958231" to be handled at TC_gsup_ul_subscriber_data(95) 20250106122601304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601308 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420902958231" cn_domain=PS} 20250106122601308 DLU <0006> fsm.c:456 lu(262420902958231)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601308 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420902958231)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601308 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420902958231" cn_domain=PS} 20250106122601308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262420902958231" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420902958231" 20250106122601310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601310 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420902958231"} 20250106122601310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420902958231)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601310 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601310 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420902958231"} 20250106122601310 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420902958231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420902958231)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420902958231)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601310 DLU <0006> fsm.c:568 lu(PS:IMSI-262420902958231)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601310 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@9084f072165e: Final verdict of PTC: pass 20250106122601312 DAUC <0003> db_auc.c:157 IMSI='262427639762454': No 2G Auth Data 20250106122601313 DAUC <0003> db_auc.c:192 IMSI='262427639762454': No 3G Auth Data 20250106122601313 DLGSUP <0013> hlr.c:121 IMSI 262427639762454: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@9084f072165e: Created GsupExpect[0] for "262427639762454" to be handled at TC_gsup_ul_subscriber_data(96) 20250106122601361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@9084f072165e: GSUP ul subscriber_data<unbound> 20250106122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601365 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427639762454" cn_domain=PS} 20250106122601365 DLU <0006> fsm.c:456 lu(262427639762454)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122601365 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122601365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427639762454)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122601365 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427639762454" cn_domain=PS} 20250106122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@9084f072165e: Found GsupExpect[0] for "262427639762454" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@9084f072165e: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427639762454" 20250106122601368 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601368 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427639762454"} 20250106122601368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427639762454)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122601368 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122601368 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427639762454"} 20250106122601368 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427639762454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122601368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639762454)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122601368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639762454)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122601368 DLU <0006> fsm.c:568 lu(PS:IMSI-262427639762454)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122601368 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122601368 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@9084f072165e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122601370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122601372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 20250106122601373 DLINP <000b> input/ipa.c:451 connected read/write 20250106122601373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122601373 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122601373 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122601373 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122601373 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43171<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@9084f072165e: Final verdict of PTC: none 87@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Jan 6 12:26:01 UTC 2025 ====== 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 20250106122601416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20250106122601516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47084<->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=118344) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Jan 6 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_vty started. MTC@9084f072165e: legacy= true 20250106122604587 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122604587 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122604589 DLINP <000b> input/ipa.c:451 connected read/write 20250106122604589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122604590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122604591 DLINP <000b> input/ipa.c:451 connected read/write 20250106122604591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122604591 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122604591 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122604591 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 20250106122604591 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122604591 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 20250106122604591 DLGSUP <0013> gsup_server.c:235 2: 20250106122604591 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122604591 DLGSUP <0013> gsup_server.c:235 3: 20250106122604591 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122604591 DLGSUP <0013> gsup_server.c:235 4: 20250106122604591 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122604591 DLGSUP <0013> gsup_server.c:235 5: 20250106122604591 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122604591 DLGSUP <0013> gsup_server.c:235 7: 20250106122604591 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122604591 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122604591 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(97)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122604591 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@9084f072165e: 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") 20250106122604612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35187<->l=127.0.0.1:4259) 20250106122604614 DAUC <0003> db_auc.c:157 IMSI='262423624602087': No 2G Auth Data 20250106122604614 DAUC <0003> db_auc.c:192 IMSI='262423624602087': No 3G Auth Data 20250106122604617 DAUC <0003> db_auc.c:192 IMSI='262423624602087': No 3G Auth Data 20250106122604619 DAUC <0003> db_auc.c:157 IMSI='262421048185093': No 2G Auth Data 20250106122604619 DAUC <0003> db_auc.c:192 IMSI='262421048185093': No 3G Auth Data 20250106122604621 DAUC <0003> db_auc.c:157 IMSI='262421048185093': No 2G Auth Data 20250106122604622 DAUC <0003> db_auc.c:157 IMSI='262426025198299': No 2G Auth Data 20250106122604622 DAUC <0003> db_auc.c:192 IMSI='262426025198299': No 3G Auth Data MTC@9084f072165e: setverdict(pass): none -> pass 20250106122604625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20250106122604626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35187<->l=127.0.0.1:4259) 20250106122604626 DLINP <000b> input/ipa.c:451 connected read/write 20250106122604626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122604626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122604626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122604626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@9084f072165e: Test case TC_vty finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Jan 6 12:26:04 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250106122604674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20250106122604774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->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=28540) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Jan 6 12:26:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_vty_msisdn_isd started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122607853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122607853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122607855 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122607858 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607858 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122607858 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122607858 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 20250106122607858 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122607858 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 20250106122607858 DLGSUP <0013> gsup_server.c:235 2: 20250106122607858 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122607858 DLGSUP <0013> gsup_server.c:235 3: 20250106122607858 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122607858 DLGSUP <0013> gsup_server.c:235 4: 20250106122607858 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122607858 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(100)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122607858 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122607858 DLGSUP <0013> gsup_server.c:235 7: 20250106122607858 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122607858 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122607858 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122607858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@9084f072165e: 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") 20250106122607876 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38257<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@9084f072165e: Created GsupExpect[0] for "262422406930996" to be handled at TC_vty_msisdn_isd(104) 20250106122607889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 20250106122607891 DAUC <0003> db_auc.c:157 IMSI='262422406930996': No 2G Auth Data 20250106122607891 DAUC <0003> db_auc.c:192 IMSI='262422406930996': No 3G Auth Data 20250106122607901 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607901 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422406930996" cn_domain=PS} 20250106122607901 DLU <0006> fsm.c:456 lu(262422406930996)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122607901 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122607901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422406930996)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122607901 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422406930996" cn_domain=PS} 20250106122607901 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122607901 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@9084f072165e: Found GsupExpect[0] for "262422406930996" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@9084f072165e: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422406930996" 20250106122607905 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607905 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422406930996"} 20250106122607905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422406930996)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122607905 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122607905 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422406930996"} 20250106122607905 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122607905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422406930996)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122607905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422406930996)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122607905 DLU <0006> fsm.c:568 lu(PS:IMSI-262422406930996)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122607905 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122607905 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@9084f072165e: setverdict(pass): none -> pass 20250106122607908 DLGSUP <0013> hlr.c:128 IMSI 262422406930996: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250106122607908 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122607908 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122607910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@9084f072165e: Final verdict of PTC: pass 20250106122607910 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607910 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422406930996"} 20250106122607910 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250106122607910 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422406930996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122607911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20250106122607912 DLINP <000b> input/ipa.c:451 connected read/write 20250106122607912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122607912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122607912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122607912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122607912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38257<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@9084f072165e: Final verdict of PTC: none 102@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 102: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@9084f072165e: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Jan 6 12:26:07 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250106122607951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20250106122608051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Jan 6 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_purge_cs started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122611130 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122611130 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122611133 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122611136 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611136 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122611136 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122611136 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 20250106122611136 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122611136 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 20250106122611136 DLGSUP <0013> gsup_server.c:235 2: 20250106122611136 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122611136 DLGSUP <0013> gsup_server.c:235 3: 20250106122611136 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122611136 DLGSUP <0013> gsup_server.c:235 4: 20250106122611136 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122611136 DLGSUP <0013> gsup_server.c:235 5: 20250106122611136 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122611136 DLGSUP <0013> gsup_server.c:235 7: 20250106122611136 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122611136 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122611136 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122611136 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@9084f072165e: 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") 20250106122611157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33499<->l=127.0.0.1:4259) 20250106122611163 DAUC <0003> db_auc.c:157 IMSI='262425273671932': No 2G Auth Data 20250106122611163 DAUC <0003> db_auc.c:192 IMSI='262425273671932': No 3G Auth Data HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262425273671932" to be handled at TC_gsup_purge_cs(109) 20250106122611179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20250106122611183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611183 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425273671932" cn_domain=PS} 20250106122611183 DLU <0006> fsm.c:456 lu(262425273671932)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122611183 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425273671932)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611183 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425273671932" cn_domain=PS} 20250106122611183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611183 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262425273671932" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425273671932" 20250106122611186 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611186 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425273671932"} 20250106122611186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425273671932)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611186 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611186 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425273671932"} 20250106122611186 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425273671932)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425273671932)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611186 DLU <0006> fsm.c:568 lu(PS:IMSI-262425273671932)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611186 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611186 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@9084f072165e: setverdict(pass): none -> pass 20250106122611189 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611189 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425273671932" cn_domain=CS} 20250106122611189 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611189 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425273671932"} 20250106122611189 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425273671932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611189 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611189 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@9084f072165e: Final verdict of PTC: pass 20250106122611192 DAUC <0003> db_auc.c:157 IMSI='262421603597630': No 2G Auth Data 20250106122611192 DAUC <0003> db_auc.c:192 IMSI='262421603597630': No 3G Auth Data 20250106122611193 DLGSUP <0013> hlr.c:121 IMSI 262421603597630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262421603597630" to be handled at TC_gsup_purge_cs(110) 20250106122611210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 20250106122611213 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611213 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421603597630" cn_domain=PS} 20250106122611213 DLU <0006> fsm.c:456 lu(262421603597630)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122611213 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421603597630)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611213 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421603597630" cn_domain=PS} 20250106122611213 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611213 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262421603597630" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421603597630" 20250106122611216 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611216 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421603597630"} 20250106122611216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421603597630)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611216 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611216 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421603597630"} 20250106122611216 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421603597630)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421603597630)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611216 DLU <0006> fsm.c:568 lu(PS:IMSI-262421603597630)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611216 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611216 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@9084f072165e: setverdict(pass): none -> pass 20250106122611218 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611218 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421603597630" cn_domain=CS} 20250106122611218 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611218 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421603597630"} 20250106122611218 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421603597630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611218 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611218 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@9084f072165e: Final verdict of PTC: pass 20250106122611221 DAUC <0003> db_auc.c:157 IMSI='262424674825064': No 2G Auth Data 20250106122611221 DAUC <0003> db_auc.c:192 IMSI='262424674825064': No 3G Auth Data 20250106122611221 DLGSUP <0013> hlr.c:121 IMSI 262424674825064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262424674825064" to be handled at TC_gsup_purge_cs(111) 20250106122611234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 20250106122611238 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611238 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424674825064" cn_domain=PS} 20250106122611238 DLU <0006> fsm.c:456 lu(262424674825064)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122611238 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424674825064)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611238 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424674825064" cn_domain=PS} 20250106122611238 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611238 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262424674825064" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424674825064" 20250106122611241 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611241 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424674825064"} 20250106122611241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424674825064)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611241 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611241 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424674825064"} 20250106122611241 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424674825064)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424674825064)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611241 DLU <0006> fsm.c:568 lu(PS:IMSI-262424674825064)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611241 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611241 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@9084f072165e: setverdict(pass): none -> pass 20250106122611242 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611243 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424674825064" cn_domain=CS} 20250106122611243 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611243 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424674825064"} 20250106122611243 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424674825064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611243 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611243 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@9084f072165e: Final verdict of PTC: pass 20250106122611245 DAUC <0003> db_auc.c:157 IMSI='262427161741542': No 2G Auth Data 20250106122611245 DAUC <0003> db_auc.c:192 IMSI='262427161741542': No 3G Auth Data 20250106122611246 DLGSUP <0013> hlr.c:121 IMSI 262427161741542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262427161741542" to be handled at TC_gsup_purge_cs(112) 20250106122611262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20250106122611266 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611266 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427161741542" cn_domain=PS} 20250106122611266 DLU <0006> fsm.c:456 lu(262427161741542)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122611266 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427161741542)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611266 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427161741542" cn_domain=PS} 20250106122611266 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611266 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262427161741542" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427161741542" 20250106122611269 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611269 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427161741542"} 20250106122611269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427161741542)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611269 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611269 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427161741542"} 20250106122611269 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427161741542)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427161741542)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611269 DLU <0006> fsm.c:568 lu(PS:IMSI-262427161741542)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611269 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611269 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@9084f072165e: setverdict(pass): none -> pass 20250106122611271 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611271 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427161741542" cn_domain=CS} 20250106122611271 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611271 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427161741542"} 20250106122611271 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427161741542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611271 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611271 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@9084f072165e: Final verdict of PTC: pass 20250106122611275 DAUC <0003> db_auc.c:157 IMSI='262429581450888': No 2G Auth Data 20250106122611275 DAUC <0003> db_auc.c:192 IMSI='262429581450888': No 3G Auth Data 20250106122611276 DLGSUP <0013> hlr.c:121 IMSI 262429581450888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262429581450888" to be handled at TC_gsup_purge_cs(113) 20250106122611290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20250106122611293 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611293 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581450888" cn_domain=PS} 20250106122611293 DLU <0006> fsm.c:456 lu(262429581450888)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122611293 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429581450888)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611294 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429581450888" cn_domain=PS} 20250106122611294 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611294 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262429581450888" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429581450888" 20250106122611296 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611296 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429581450888"} 20250106122611296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429581450888)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611296 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611296 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429581450888"} 20250106122611296 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581450888)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581450888)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611296 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581450888)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611296 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611296 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@9084f072165e: setverdict(pass): none -> pass 20250106122611298 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611298 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429581450888" cn_domain=CS} 20250106122611298 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611298 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429581450888"} 20250106122611298 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429581450888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611298 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611298 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@9084f072165e: Final verdict of PTC: pass 20250106122611300 DAUC <0003> db_auc.c:157 IMSI='262423320698335': No 2G Auth Data 20250106122611300 DAUC <0003> db_auc.c:192 IMSI='262423320698335': No 3G Auth Data 20250106122611301 DLGSUP <0013> hlr.c:121 IMSI 262423320698335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262423320698335" to be handled at TC_gsup_purge_cs(114) 20250106122611314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4258 20250106122611317 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611317 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423320698335" cn_domain=PS} 20250106122611317 DLU <0006> fsm.c:456 lu(262423320698335)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122611317 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423320698335)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611317 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423320698335" cn_domain=PS} 20250106122611317 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611317 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262423320698335" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423320698335" 20250106122611319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611319 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423320698335"} 20250106122611319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423320698335)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611319 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611319 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423320698335"} 20250106122611319 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423320698335)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423320698335)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611319 DLU <0006> fsm.c:568 lu(PS:IMSI-262423320698335)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611319 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@9084f072165e: setverdict(pass): none -> pass 20250106122611321 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611321 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423320698335" cn_domain=CS} 20250106122611321 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611321 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423320698335"} 20250106122611321 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423320698335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611321 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611321 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57622<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@9084f072165e: Final verdict of PTC: pass 20250106122611324 DAUC <0003> db_auc.c:157 IMSI='262424901942994': No 2G Auth Data 20250106122611324 DAUC <0003> db_auc.c:192 IMSI='262424901942994': No 3G Auth Data 20250106122611324 DLGSUP <0013> hlr.c:121 IMSI 262424901942994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262424901942994" to be handled at TC_gsup_purge_cs(115) 20250106122611339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 20250106122611343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611343 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424901942994" cn_domain=PS} 20250106122611343 DLU <0006> fsm.c:456 lu(262424901942994)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122611343 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424901942994)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611343 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424901942994" cn_domain=PS} 20250106122611343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611343 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262424901942994" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424901942994" 20250106122611345 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611345 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424901942994"} 20250106122611345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424901942994)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611345 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611345 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424901942994"} 20250106122611345 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424901942994)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424901942994)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611345 DLU <0006> fsm.c:568 lu(PS:IMSI-262424901942994)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611345 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611345 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@9084f072165e: setverdict(pass): none -> pass 20250106122611346 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611346 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424901942994" cn_domain=CS} 20250106122611347 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611347 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424901942994"} 20250106122611347 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424901942994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611347 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611347 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@9084f072165e: Final verdict of PTC: pass 20250106122611349 DAUC <0003> db_auc.c:157 IMSI='262425339641698': No 2G Auth Data 20250106122611349 DAUC <0003> db_auc.c:192 IMSI='262425339641698': No 3G Auth Data 20250106122611350 DLGSUP <0013> hlr.c:121 IMSI 262425339641698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@9084f072165e: Created GsupExpect[0] for "262425339641698" to be handled at TC_gsup_purge_cs(116) 20250106122611364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57638<->l=127.0.0.1:4258 20250106122611367 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611367 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425339641698" cn_domain=PS} 20250106122611368 DLU <0006> fsm.c:456 lu(262425339641698)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122611368 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122611368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425339641698)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122611368 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425339641698" cn_domain=PS} 20250106122611368 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611368 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@9084f072165e: Found GsupExpect[0] for "262425339641698" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@9084f072165e: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425339641698" 20250106122611370 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611370 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425339641698"} 20250106122611370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425339641698)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122611370 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122611370 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425339641698"} 20250106122611370 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122611370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425339641698)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122611370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425339641698)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122611370 DLU <0006> fsm.c:568 lu(PS:IMSI-262425339641698)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122611370 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611370 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@9084f072165e: setverdict(pass): none -> pass 20250106122611372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611372 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425339641698" cn_domain=CS} 20250106122611372 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106122611372 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425339641698"} 20250106122611372 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425339641698 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122611372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122611372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122611373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57638<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122611375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20250106122611376 DLINP <000b> input/ipa.c:451 connected read/write 20250106122611376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122611376 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122611376 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122611376 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122611376 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33499<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@9084f072165e: Final verdict of PTC: none 107@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Jan 6 12:26:11 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250106122611414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20250106122611515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57642<->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=134560) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Jan 6 12:26:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_purge_ps started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122614589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122614589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122614592 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122614595 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614595 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122614595 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122614595 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 20250106122614595 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122614595 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 20250106122614595 DLGSUP <0013> gsup_server.c:235 2: 20250106122614595 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122614595 DLGSUP <0013> gsup_server.c:235 3: 20250106122614595 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122614595 DLGSUP <0013> gsup_server.c:235 4: 20250106122614595 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122614595 DLGSUP <0013> gsup_server.c:235 5: 20250106122614595 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122614596 DLGSUP <0013> gsup_server.c:235 7: 20250106122614596 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(117)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122614596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122614596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122614596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@9084f072165e: 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") 20250106122614614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38879<->l=127.0.0.1:4259) 20250106122614621 DAUC <0003> db_auc.c:157 IMSI='262423970731801': No 2G Auth Data 20250106122614621 DAUC <0003> db_auc.c:192 IMSI='262423970731801': No 3G Auth Data HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262423970731801" to be handled at TC_gsup_purge_ps(121) 20250106122614635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20250106122614641 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614641 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423970731801" cn_domain=PS} 20250106122614641 DLU <0006> fsm.c:456 lu(262423970731801)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614641 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423970731801)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614641 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423970731801" cn_domain=PS} 20250106122614641 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614641 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262423970731801" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423970731801" 20250106122614644 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614644 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423970731801"} 20250106122614644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423970731801)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614644 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614644 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423970731801"} 20250106122614644 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423970731801)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423970731801)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614644 DLU <0006> fsm.c:568 lu(PS:IMSI-262423970731801)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614644 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614644 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@9084f072165e: setverdict(pass): none -> pass 20250106122614646 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614646 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423970731801" cn_domain=PS} 20250106122614646 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614646 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423970731801"} 20250106122614646 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423970731801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614646 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614646 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@9084f072165e: Final verdict of PTC: pass 20250106122614648 DAUC <0003> db_auc.c:157 IMSI='262429702069492': No 2G Auth Data 20250106122614648 DAUC <0003> db_auc.c:192 IMSI='262429702069492': No 3G Auth Data 20250106122614649 DLGSUP <0013> hlr.c:121 IMSI 262429702069492: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262429702069492" to be handled at TC_gsup_purge_ps(122) 20250106122614665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4258 20250106122614668 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614668 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429702069492" cn_domain=PS} 20250106122614668 DLU <0006> fsm.c:456 lu(262429702069492)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614668 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429702069492)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614668 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429702069492" cn_domain=PS} 20250106122614668 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614668 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262429702069492" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429702069492" 20250106122614670 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614670 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429702069492"} 20250106122614670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429702069492)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614670 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614670 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429702069492"} 20250106122614670 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429702069492)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429702069492)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614670 DLU <0006> fsm.c:568 lu(PS:IMSI-262429702069492)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614670 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614670 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@9084f072165e: setverdict(pass): none -> pass 20250106122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614672 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429702069492" cn_domain=PS} 20250106122614672 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614672 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429702069492"} 20250106122614672 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429702069492 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@9084f072165e: Final verdict of PTC: pass 20250106122614675 DAUC <0003> db_auc.c:157 IMSI='262424616212340': No 2G Auth Data 20250106122614675 DAUC <0003> db_auc.c:192 IMSI='262424616212340': No 3G Auth Data 20250106122614676 DLGSUP <0013> hlr.c:121 IMSI 262424616212340: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262424616212340" to be handled at TC_gsup_purge_ps(123) 20250106122614690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20250106122614694 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614694 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424616212340" cn_domain=PS} 20250106122614694 DLU <0006> fsm.c:456 lu(262424616212340)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614694 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424616212340)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614694 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424616212340" cn_domain=PS} 20250106122614694 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614694 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262424616212340" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424616212340" 20250106122614697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614697 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424616212340"} 20250106122614697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424616212340)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614697 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614697 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424616212340"} 20250106122614697 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424616212340)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424616212340)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614697 DLU <0006> fsm.c:568 lu(PS:IMSI-262424616212340)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614697 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@9084f072165e: setverdict(pass): none -> pass 20250106122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614699 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424616212340" cn_domain=PS} 20250106122614699 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614699 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424616212340"} 20250106122614699 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424616212340 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@9084f072165e: Final verdict of PTC: pass 20250106122614702 DAUC <0003> db_auc.c:157 IMSI='262426575001621': No 2G Auth Data 20250106122614702 DAUC <0003> db_auc.c:192 IMSI='262426575001621': No 3G Auth Data 20250106122614703 DLGSUP <0013> hlr.c:121 IMSI 262426575001621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262426575001621" to be handled at TC_gsup_purge_ps(124) 20250106122614719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20250106122614722 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614722 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426575001621" cn_domain=PS} 20250106122614722 DLU <0006> fsm.c:456 lu(262426575001621)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614722 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426575001621)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614722 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426575001621" cn_domain=PS} 20250106122614722 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614722 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262426575001621" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426575001621" 20250106122614724 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614724 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426575001621"} 20250106122614724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426575001621)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614725 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614725 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426575001621"} 20250106122614725 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426575001621)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426575001621)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614725 DLU <0006> fsm.c:568 lu(PS:IMSI-262426575001621)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614725 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614725 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@9084f072165e: setverdict(pass): none -> pass 20250106122614727 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614727 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426575001621" cn_domain=PS} 20250106122614727 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614727 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426575001621"} 20250106122614727 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426575001621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614727 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614727 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@9084f072165e: Final verdict of PTC: pass 20250106122614730 DAUC <0003> db_auc.c:157 IMSI='262427874821180': No 2G Auth Data 20250106122614730 DAUC <0003> db_auc.c:192 IMSI='262427874821180': No 3G Auth Data 20250106122614731 DLGSUP <0013> hlr.c:121 IMSI 262427874821180: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262427874821180" to be handled at TC_gsup_purge_ps(125) 20250106122614745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20250106122614749 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614749 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427874821180" cn_domain=PS} 20250106122614749 DLU <0006> fsm.c:456 lu(262427874821180)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614749 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427874821180)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614749 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427874821180" cn_domain=PS} 20250106122614749 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614749 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262427874821180" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427874821180" 20250106122614751 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614751 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427874821180"} 20250106122614751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427874821180)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614751 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614751 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427874821180"} 20250106122614751 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874821180)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874821180)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614751 DLU <0006> fsm.c:568 lu(PS:IMSI-262427874821180)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614751 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614751 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@9084f072165e: setverdict(pass): none -> pass 20250106122614753 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614753 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427874821180" cn_domain=PS} 20250106122614753 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614753 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427874821180"} 20250106122614753 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427874821180 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614753 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614753 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@9084f072165e: Final verdict of PTC: pass 20250106122614755 DAUC <0003> db_auc.c:157 IMSI='262420072599784': No 2G Auth Data 20250106122614755 DAUC <0003> db_auc.c:192 IMSI='262420072599784': No 3G Auth Data 20250106122614756 DLGSUP <0013> hlr.c:121 IMSI 262420072599784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262420072599784" to be handled at TC_gsup_purge_ps(126) 20250106122614770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20250106122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614774 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420072599784" cn_domain=PS} 20250106122614774 DLU <0006> fsm.c:456 lu(262420072599784)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614774 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420072599784)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614774 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420072599784" cn_domain=PS} 20250106122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262420072599784" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420072599784" 20250106122614776 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614777 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420072599784"} 20250106122614777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420072599784)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614777 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614777 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420072599784"} 20250106122614777 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420072599784)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420072599784)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420072599784)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@9084f072165e: setverdict(pass): none -> pass 20250106122614778 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614778 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420072599784" cn_domain=PS} 20250106122614778 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614778 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420072599784"} 20250106122614778 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420072599784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614778 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614778 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@9084f072165e: Final verdict of PTC: pass 20250106122614781 DAUC <0003> db_auc.c:157 IMSI='262425527062679': No 2G Auth Data 20250106122614781 DAUC <0003> db_auc.c:192 IMSI='262425527062679': No 3G Auth Data 20250106122614782 DLGSUP <0013> hlr.c:121 IMSI 262425527062679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262425527062679" to be handled at TC_gsup_purge_ps(127) 20250106122614798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 20250106122614801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614801 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425527062679" cn_domain=PS} 20250106122614801 DLU <0006> fsm.c:456 lu(262425527062679)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614801 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425527062679)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614801 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425527062679" cn_domain=PS} 20250106122614801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262425527062679" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425527062679" 20250106122614803 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614804 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425527062679"} 20250106122614804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425527062679)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614804 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614804 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425527062679"} 20250106122614804 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425527062679)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425527062679)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614804 DLU <0006> fsm.c:568 lu(PS:IMSI-262425527062679)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614804 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614804 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@9084f072165e: setverdict(pass): none -> pass 20250106122614805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614805 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425527062679" cn_domain=PS} 20250106122614805 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614805 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425527062679"} 20250106122614805 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425527062679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@9084f072165e: Final verdict of PTC: pass 20250106122614809 DAUC <0003> db_auc.c:157 IMSI='262423673426104': No 2G Auth Data 20250106122614809 DAUC <0003> db_auc.c:192 IMSI='262423673426104': No 3G Auth Data 20250106122614810 DLGSUP <0013> hlr.c:121 IMSI 262423673426104: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@9084f072165e: Created GsupExpect[0] for "262423673426104" to be handled at TC_gsup_purge_ps(128) 20250106122614824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 20250106122614828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614828 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423673426104" cn_domain=PS} 20250106122614828 DLU <0006> fsm.c:456 lu(262423673426104)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122614828 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122614828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423673426104)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122614828 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423673426104" cn_domain=PS} 20250106122614828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@9084f072165e: Found GsupExpect[0] for "262423673426104" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@9084f072165e: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423673426104" 20250106122614830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614830 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423673426104"} 20250106122614830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423673426104)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122614830 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122614830 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423673426104"} 20250106122614830 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122614830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423673426104)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122614830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423673426104)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122614830 DLU <0006> fsm.c:568 lu(PS:IMSI-262423673426104)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122614830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@9084f072165e: setverdict(pass): none -> pass 20250106122614832 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614832 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423673426104" cn_domain=PS} 20250106122614832 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106122614832 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423673426104"} 20250106122614832 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423673426104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106122614832 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122614833 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122614834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122614836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 20250106122614837 DLINP <000b> input/ipa.c:451 connected read/write 20250106122614837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122614837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122614838 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122614838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@9084f072165e: Final verdict of PTC: none 20250106122614838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38879<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@9084f072165e: Final verdict of PTC: none 119@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Jan 6 12:26:14 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250106122614876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20250106122614976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Jan 6 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_purge_unknown started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122618052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122618052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122618054 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122618055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122618056 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122618056 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122618056 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122618056 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 20250106122618056 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122618057 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 20250106122618057 DLGSUP <0013> gsup_server.c:235 2: 20250106122618057 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122618057 DLGSUP <0013> gsup_server.c:235 3: 20250106122618057 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122618057 DLGSUP <0013> gsup_server.c:235 4: 20250106122618057 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122618057 DLGSUP <0013> gsup_server.c:235 5: 20250106122618057 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122618057 DLGSUP <0013> gsup_server.c:235 7: 20250106122618057 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122618057 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122618057 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122618057 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@9084f072165e: 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") 20250106122618080 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39969<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@9084f072165e: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250106122618094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20250106122618100 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122618100 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250106122618100 DLU <0006> fsm.c:456 lu(2345743413463)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122618100 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 20250106122618100 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250106122618100 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122618100 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122618100 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122618100 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122618100 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122618100 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@9084f072165e: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@9084f072165e: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@9084f072165e: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122618102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122618103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20250106122618104 DLINP <000b> input/ipa.c:451 connected read/write 20250106122618104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122618104 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122618104 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122618104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122618104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39969<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@9084f072165e: Final verdict of PTC: none 131@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Jan 6 12:26:18 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250106122618147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20250106122618247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33892<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Jan 6 12:26:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_unknown started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122621315 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122621315 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122621317 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122621320 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621320 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122621320 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122621320 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 20250106122621320 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122621320 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 20250106122621320 DLGSUP <0013> gsup_server.c:235 2: 20250106122621320 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122621320 DLGSUP <0013> gsup_server.c:235 3: 20250106122621320 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122621320 DLGSUP <0013> gsup_server.c:235 4: 20250106122621320 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122621320 DLGSUP <0013> gsup_server.c:235 5: 20250106122621320 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122621320 DLGSUP <0013> gsup_server.c:235 7: 20250106122621320 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122621320 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122621320 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122621320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@9084f072165e: 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") 20250106122621340 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37199<->l=127.0.0.1:4259) 20250106122621349 DAUC <0003> db_auc.c:157 IMSI='262428599322083': No 2G Auth Data 20250106122621349 DAUC <0003> db_auc.c:192 IMSI='262428599322083': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262428599322083" to be handled at TC_mo_ussd_unknown(138) 20250106122621366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33910<->l=127.0.0.1:4258 20250106122621373 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621373 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428599322083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428599322083" session_id=142476804 session_state=BEGIN} 20250106122621373 DSS <0004> hlr_ussd.c:576 262428599322083/0x087e0604: Process SS (BEGIN) 20250106122621373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621373 DSS <0004> hlr_ussd.c:518 262428599322083/0x087e0604: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621373 DSS <0004> hlr_ussd.c:523 262428599322083/0x087e0604: USSD for unknown code '*#200#' 20250106122621373 DSS <0004> hlr_ussd.c:354 262428599322083/0x087e0604: Tx ReturnError(1, 0x12) 20250106122621373 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428599322083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428599322083" session_id=142476804 session_state=END} 20250106122621374 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621374 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262428599322083" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428599322083" TC_mo_ussd_unknown(138)@9084f072165e: setverdict(pass): none -> pass 20250106122621377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33910<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@9084f072165e: Final verdict of PTC: pass 20250106122621377 DAUC <0003> db_auc.c:157 IMSI='262429323525788': No 2G Auth Data 20250106122621377 DAUC <0003> db_auc.c:192 IMSI='262429323525788': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262429323525788" to be handled at TC_mo_ussd_unknown(139) 20250106122621393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33916<->l=127.0.0.1:4258 20250106122621399 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621399 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429323525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429323525788" session_id=924170193 session_state=BEGIN} 20250106122621399 DSS <0004> hlr_ussd.c:576 262429323525788/0x3715b7d1: Process SS (BEGIN) 20250106122621399 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621399 DSS <0004> hlr_ussd.c:518 262429323525788/0x3715b7d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621399 DSS <0004> hlr_ussd.c:523 262429323525788/0x3715b7d1: USSD for unknown code '*#200#' 20250106122621399 DSS <0004> hlr_ussd.c:354 262429323525788/0x3715b7d1: Tx ReturnError(1, 0x12) 20250106122621399 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429323525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429323525788" session_id=924170193 session_state=END} 20250106122621399 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621399 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262429323525788" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429323525788" TC_mo_ussd_unknown(139)@9084f072165e: setverdict(pass): none -> pass 20250106122621402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33916<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@9084f072165e: Final verdict of PTC: pass 20250106122621402 DAUC <0003> db_auc.c:157 IMSI='262424702137623': No 2G Auth Data 20250106122621402 DAUC <0003> db_auc.c:192 IMSI='262424702137623': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262424702137623" to be handled at TC_mo_ussd_unknown(140) 20250106122621420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20250106122621424 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621425 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424702137623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424702137623" session_id=1907497212 session_state=BEGIN} 20250106122621425 DSS <0004> hlr_ussd.c:576 262424702137623/0x71b218fc: Process SS (BEGIN) 20250106122621425 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621425 DSS <0004> hlr_ussd.c:518 262424702137623/0x71b218fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621425 DSS <0004> hlr_ussd.c:523 262424702137623/0x71b218fc: USSD for unknown code '*#200#' 20250106122621425 DSS <0004> hlr_ussd.c:354 262424702137623/0x71b218fc: Tx ReturnError(1, 0x12) 20250106122621425 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424702137623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424702137623" session_id=1907497212 session_state=END} 20250106122621425 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621425 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262424702137623" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424702137623" TC_mo_ussd_unknown(140)@9084f072165e: setverdict(pass): none -> pass 20250106122621428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@9084f072165e: Final verdict of PTC: pass 20250106122621429 DAUC <0003> db_auc.c:157 IMSI='262422325046074': No 2G Auth Data 20250106122621429 DAUC <0003> db_auc.c:192 IMSI='262422325046074': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262422325046074" to be handled at TC_mo_ussd_unknown(141) 20250106122621445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20250106122621450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621450 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422325046074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422325046074" session_id=3662550051 session_state=BEGIN} 20250106122621450 DSS <0004> hlr_ussd.c:576 262422325046074/0xda4e1423: Process SS (BEGIN) 20250106122621450 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621450 DSS <0004> hlr_ussd.c:518 262422325046074/0xda4e1423: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621450 DSS <0004> hlr_ussd.c:523 262422325046074/0xda4e1423: USSD for unknown code '*#200#' 20250106122621450 DSS <0004> hlr_ussd.c:354 262422325046074/0xda4e1423: Tx ReturnError(1, 0x12) 20250106122621450 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422325046074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422325046074" session_id=3662550051 session_state=END} 20250106122621450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262422325046074" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422325046074" TC_mo_ussd_unknown(141)@9084f072165e: setverdict(pass): none -> pass 20250106122621453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@9084f072165e: Final verdict of PTC: pass 20250106122621454 DAUC <0003> db_auc.c:157 IMSI='262422717455427': No 2G Auth Data 20250106122621454 DAUC <0003> db_auc.c:192 IMSI='262422717455427': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262422717455427" to be handled at TC_mo_ussd_unknown(142) 20250106122621469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 20250106122621474 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621474 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422717455427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422717455427" session_id=1459014118 session_state=BEGIN} 20250106122621474 DSS <0004> hlr_ussd.c:576 262422717455427/0x56f6c9e6: Process SS (BEGIN) 20250106122621474 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621474 DSS <0004> hlr_ussd.c:518 262422717455427/0x56f6c9e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621474 DSS <0004> hlr_ussd.c:523 262422717455427/0x56f6c9e6: USSD for unknown code '*#200#' 20250106122621474 DSS <0004> hlr_ussd.c:354 262422717455427/0x56f6c9e6: Tx ReturnError(1, 0x12) 20250106122621474 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422717455427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422717455427" session_id=1459014118 session_state=END} 20250106122621474 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621474 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262422717455427" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422717455427" TC_mo_ussd_unknown(142)@9084f072165e: setverdict(pass): none -> pass 20250106122621477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@9084f072165e: Final verdict of PTC: pass 20250106122621477 DAUC <0003> db_auc.c:157 IMSI='262424998866490': No 2G Auth Data 20250106122621477 DAUC <0003> db_auc.c:192 IMSI='262424998866490': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262424998866490" to be handled at TC_mo_ussd_unknown(143) 20250106122621493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20250106122621500 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621500 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424998866490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424998866490" session_id=2268852142 session_state=BEGIN} 20250106122621500 DSS <0004> hlr_ussd.c:576 262424998866490/0x873befae: Process SS (BEGIN) 20250106122621500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621500 DSS <0004> hlr_ussd.c:518 262424998866490/0x873befae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621500 DSS <0004> hlr_ussd.c:523 262424998866490/0x873befae: USSD for unknown code '*#200#' 20250106122621500 DSS <0004> hlr_ussd.c:354 262424998866490/0x873befae: Tx ReturnError(1, 0x12) 20250106122621500 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424998866490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424998866490" session_id=2268852142 session_state=END} 20250106122621500 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621500 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262424998866490" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424998866490" TC_mo_ussd_unknown(143)@9084f072165e: setverdict(pass): none -> pass 20250106122621504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@9084f072165e: Final verdict of PTC: pass 20250106122621504 DAUC <0003> db_auc.c:157 IMSI='262427282952619': No 2G Auth Data 20250106122621504 DAUC <0003> db_auc.c:192 IMSI='262427282952619': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262427282952619" to be handled at TC_mo_ussd_unknown(144) 20250106122621519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 20250106122621525 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621525 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427282952619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427282952619" session_id=3292995190 session_state=BEGIN} 20250106122621525 DSS <0004> hlr_ussd.c:576 262427282952619/0xc4471e76: Process SS (BEGIN) 20250106122621525 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621525 DSS <0004> hlr_ussd.c:518 262427282952619/0xc4471e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621525 DSS <0004> hlr_ussd.c:523 262427282952619/0xc4471e76: USSD for unknown code '*#200#' 20250106122621525 DSS <0004> hlr_ussd.c:354 262427282952619/0xc4471e76: Tx ReturnError(1, 0x12) 20250106122621525 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427282952619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282952619" session_id=3292995190 session_state=END} 20250106122621525 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621525 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262427282952619" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427282952619" TC_mo_ussd_unknown(144)@9084f072165e: setverdict(pass): none -> pass 20250106122621527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@9084f072165e: Final verdict of PTC: pass 20250106122621528 DAUC <0003> db_auc.c:157 IMSI='262422093117169': No 2G Auth Data 20250106122621528 DAUC <0003> db_auc.c:192 IMSI='262422093117169': No 3G Auth Data HLR_Test-GSUP(135)@9084f072165e: Created GsupExpect[0] for "262422093117169" to be handled at TC_mo_ussd_unknown(145) 20250106122621544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 20250106122621551 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621551 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422093117169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422093117169" session_id=3166648387 session_state=BEGIN} 20250106122621551 DSS <0004> hlr_ussd.c:576 262422093117169/0xbcbf3843: Process SS (BEGIN) 20250106122621551 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106122621551 DSS <0004> hlr_ussd.c:518 262422093117169/0xbcbf3843: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106122621551 DSS <0004> hlr_ussd.c:523 262422093117169/0xbcbf3843: USSD for unknown code '*#200#' 20250106122621551 DSS <0004> hlr_ussd.c:354 262422093117169/0xbcbf3843: Tx ReturnError(1, 0x12) 20250106122621551 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422093117169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422093117169" session_id=3166648387 session_state=END} 20250106122621551 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122621551 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@9084f072165e: Found GsupExpect[0] for "262422093117169" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422093117169" TC_mo_ussd_unknown(145)@9084f072165e: setverdict(pass): none -> pass 20250106122621553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@9084f072165e: Final verdict of PTC: pass 20250106122621554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 20250106122621555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37199<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@9084f072165e: Final verdict of PTC: none 20250106122621555 DLINP <000b> input/ipa.c:451 connected read/write 20250106122621555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122621555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122621555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122621555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 136: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Jan 6 12:26:21 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250106122621598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33988<->l=127.0.0.1:4258 20250106122621699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33988<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Jan 6 12:26:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_euse_disc started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122624767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122624767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122624770 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122624774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122624774 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122624774 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 20250106122624774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122624774 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 20250106122624774 DLGSUP <0013> gsup_server.c:235 2: 20250106122624774 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122624774 DLGSUP <0013> gsup_server.c:235 3: 20250106122624774 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122624774 DLGSUP <0013> gsup_server.c:235 4: 20250106122624774 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122624774 DLGSUP <0013> gsup_server.c:235 5: 20250106122624774 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122624774 DLGSUP <0013> gsup_server.c:235 7: 20250106122624774 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122624774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122624774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122624774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@9084f072165e: 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") 20250106122624794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41559<->l=127.0.0.1:4259) 20250106122624801 DAUC <0003> db_auc.c:157 IMSI='262427843350243': No 2G Auth Data 20250106122624801 DAUC <0003> db_auc.c:192 IMSI='262427843350243': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262427843350243" to be handled at TC_mo_ussd_euse_disc(150) 20250106122624819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20250106122624827 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624827 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427843350243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427843350243" session_id=2947456924 session_state=BEGIN} 20250106122624827 DSS <0004> hlr_ussd.c:576 262427843350243/0xafae9f9c: Process SS (BEGIN) 20250106122624827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624827 DSS <0004> hlr_ussd.c:518 262427843350243/0xafae9f9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624827 DSS <0004> hlr_ussd.c:542 262427843350243/0xafae9f9c: Cannot find conn for EUSE EUSE-foobar 20250106122624827 DSS <0004> hlr_ussd.c:354 262427843350243/0xafae9f9c: Tx ReturnError(1, 0x22) 20250106122624827 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427843350243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427843350243" session_id=2947456924 session_state=END} 20250106122624827 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624827 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262427843350243" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427843350243" TC_mo_ussd_euse_disc(150)@9084f072165e: setverdict(pass): none -> pass 20250106122624830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@9084f072165e: Final verdict of PTC: pass 20250106122624831 DAUC <0003> db_auc.c:157 IMSI='262427144626754': No 2G Auth Data 20250106122624831 DAUC <0003> db_auc.c:192 IMSI='262427144626754': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262427144626754" to be handled at TC_mo_ussd_euse_disc(151) 20250106122624845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4258 20250106122624852 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624852 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427144626754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427144626754" session_id=975877839 session_state=BEGIN} 20250106122624852 DSS <0004> hlr_ussd.c:576 262427144626754/0x3a2ab6cf: Process SS (BEGIN) 20250106122624852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624852 DSS <0004> hlr_ussd.c:518 262427144626754/0x3a2ab6cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624852 DSS <0004> hlr_ussd.c:542 262427144626754/0x3a2ab6cf: Cannot find conn for EUSE EUSE-foobar 20250106122624852 DSS <0004> hlr_ussd.c:354 262427144626754/0x3a2ab6cf: Tx ReturnError(1, 0x22) 20250106122624852 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427144626754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427144626754" session_id=975877839 session_state=END} 20250106122624852 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624852 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262427144626754" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427144626754" TC_mo_ussd_euse_disc(151)@9084f072165e: setverdict(pass): none -> pass 20250106122624856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@9084f072165e: Final verdict of PTC: pass 20250106122624856 DAUC <0003> db_auc.c:157 IMSI='262426533551009': No 2G Auth Data 20250106122624856 DAUC <0003> db_auc.c:192 IMSI='262426533551009': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262426533551009" to be handled at TC_mo_ussd_euse_disc(152) 20250106122624872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4258 20250106122624878 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624878 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426533551009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426533551009" session_id=3278657739 session_state=BEGIN} 20250106122624878 DSS <0004> hlr_ussd.c:576 262426533551009/0xc36c58cb: Process SS (BEGIN) 20250106122624878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624878 DSS <0004> hlr_ussd.c:518 262426533551009/0xc36c58cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624878 DSS <0004> hlr_ussd.c:542 262426533551009/0xc36c58cb: Cannot find conn for EUSE EUSE-foobar 20250106122624878 DSS <0004> hlr_ussd.c:354 262426533551009/0xc36c58cb: Tx ReturnError(1, 0x22) 20250106122624878 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426533551009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426533551009" session_id=3278657739 session_state=END} 20250106122624878 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624878 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262426533551009" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426533551009" TC_mo_ussd_euse_disc(152)@9084f072165e: setverdict(pass): none -> pass 20250106122624881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@9084f072165e: Final verdict of PTC: pass 20250106122624882 DAUC <0003> db_auc.c:157 IMSI='262421222172756': No 2G Auth Data 20250106122624882 DAUC <0003> db_auc.c:192 IMSI='262421222172756': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262421222172756" to be handled at TC_mo_ussd_euse_disc(153) 20250106122624898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 20250106122624903 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624903 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421222172756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421222172756" session_id=1250489433 session_state=BEGIN} 20250106122624903 DSS <0004> hlr_ussd.c:576 262421222172756/0x4a88f459: Process SS (BEGIN) 20250106122624903 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624903 DSS <0004> hlr_ussd.c:518 262421222172756/0x4a88f459: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624903 DSS <0004> hlr_ussd.c:542 262421222172756/0x4a88f459: Cannot find conn for EUSE EUSE-foobar 20250106122624903 DSS <0004> hlr_ussd.c:354 262421222172756/0x4a88f459: Tx ReturnError(1, 0x22) 20250106122624903 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421222172756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421222172756" session_id=1250489433 session_state=END} 20250106122624903 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624903 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262421222172756" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421222172756" TC_mo_ussd_euse_disc(153)@9084f072165e: setverdict(pass): none -> pass 20250106122624906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@9084f072165e: Final verdict of PTC: pass 20250106122624907 DAUC <0003> db_auc.c:157 IMSI='262421243734680': No 2G Auth Data 20250106122624907 DAUC <0003> db_auc.c:192 IMSI='262421243734680': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262421243734680" to be handled at TC_mo_ussd_euse_disc(154) 20250106122624922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20250106122624928 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624929 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421243734680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421243734680" session_id=943875781 session_state=BEGIN} 20250106122624929 DSS <0004> hlr_ussd.c:576 262421243734680/0x384266c5: Process SS (BEGIN) 20250106122624929 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624929 DSS <0004> hlr_ussd.c:518 262421243734680/0x384266c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624929 DSS <0004> hlr_ussd.c:542 262421243734680/0x384266c5: Cannot find conn for EUSE EUSE-foobar 20250106122624929 DSS <0004> hlr_ussd.c:354 262421243734680/0x384266c5: Tx ReturnError(1, 0x22) 20250106122624929 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421243734680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421243734680" session_id=943875781 session_state=END} 20250106122624929 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624929 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262421243734680" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421243734680" TC_mo_ussd_euse_disc(154)@9084f072165e: setverdict(pass): none -> pass 20250106122624931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@9084f072165e: Final verdict of PTC: pass 20250106122624932 DAUC <0003> db_auc.c:157 IMSI='262429880467285': No 2G Auth Data 20250106122624932 DAUC <0003> db_auc.c:192 IMSI='262429880467285': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262429880467285" to be handled at TC_mo_ussd_euse_disc(155) 20250106122624946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 20250106122624951 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624951 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429880467285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429880467285" session_id=2502108123 session_state=BEGIN} 20250106122624951 DSS <0004> hlr_ussd.c:576 262429880467285/0x952323db: Process SS (BEGIN) 20250106122624951 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624951 DSS <0004> hlr_ussd.c:518 262429880467285/0x952323db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624951 DSS <0004> hlr_ussd.c:542 262429880467285/0x952323db: Cannot find conn for EUSE EUSE-foobar 20250106122624951 DSS <0004> hlr_ussd.c:354 262429880467285/0x952323db: Tx ReturnError(1, 0x22) 20250106122624951 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429880467285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429880467285" session_id=2502108123 session_state=END} 20250106122624951 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624951 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262429880467285" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429880467285" TC_mo_ussd_euse_disc(155)@9084f072165e: setverdict(pass): none -> pass 20250106122624954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@9084f072165e: Final verdict of PTC: pass 20250106122624954 DAUC <0003> db_auc.c:157 IMSI='262422586045432': No 2G Auth Data 20250106122624954 DAUC <0003> db_auc.c:192 IMSI='262422586045432': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262422586045432" to be handled at TC_mo_ussd_euse_disc(156) 20250106122624971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4258 20250106122624977 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122624977 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422586045432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422586045432" session_id=874708675 session_state=BEGIN} 20250106122624977 DSS <0004> hlr_ussd.c:576 262422586045432/0x3422fec3: Process SS (BEGIN) 20250106122624977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122624977 DSS <0004> hlr_ussd.c:518 262422586045432/0x3422fec3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122624977 DSS <0004> hlr_ussd.c:542 262422586045432/0x3422fec3: Cannot find conn for EUSE EUSE-foobar 20250106122624977 DSS <0004> hlr_ussd.c:354 262422586045432/0x3422fec3: Tx ReturnError(1, 0x22) 20250106122624977 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422586045432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422586045432" session_id=874708675 session_state=END} 20250106122624977 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122624977 DLINP <000b> input/ipa.c:451 connected read/write 20250106122624977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262422586045432" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422586045432" TC_mo_ussd_euse_disc(156)@9084f072165e: setverdict(pass): none -> pass 20250106122624979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@9084f072165e: Final verdict of PTC: pass 20250106122624980 DAUC <0003> db_auc.c:157 IMSI='262423302417055': No 2G Auth Data 20250106122624980 DAUC <0003> db_auc.c:192 IMSI='262423302417055': No 3G Auth Data HLR_Test-GSUP(147)@9084f072165e: Created GsupExpect[0] for "262423302417055" to be handled at TC_mo_ussd_euse_disc(157) 20250106122624995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4258 20250106122625000 DLINP <000b> input/ipa.c:451 connected read/write 20250106122625000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122625000 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423302417055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302417055" session_id=2667696902 session_state=BEGIN} 20250106122625000 DSS <0004> hlr_ussd.c:576 262423302417055/0x9f01d306: Process SS (BEGIN) 20250106122625000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122625000 DSS <0004> hlr_ussd.c:518 262423302417055/0x9f01d306: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122625000 DSS <0004> hlr_ussd.c:542 262423302417055/0x9f01d306: Cannot find conn for EUSE EUSE-foobar 20250106122625000 DSS <0004> hlr_ussd.c:354 262423302417055/0x9f01d306: Tx ReturnError(1, 0x22) 20250106122625000 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423302417055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302417055" session_id=2667696902 session_state=END} 20250106122625000 DLINP <000b> input/ipa.c:451 connected read/write 20250106122625000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122625000 DLINP <000b> input/ipa.c:451 connected read/write 20250106122625000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@9084f072165e: Found GsupExpect[0] for "262423302417055" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423302417055" TC_mo_ussd_euse_disc(157)@9084f072165e: setverdict(pass): none -> pass 20250106122625004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@9084f072165e: Final verdict of PTC: pass 20250106122625004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20250106122625005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41559<->l=127.0.0.1:4259) 20250106122625005 DLINP <000b> input/ipa.c:451 connected read/write 20250106122625005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122625005 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122625005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122625005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@9084f072165e: Final verdict of PTC: none 148@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 148: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Jan 6 12:26:25 UTC 2025 ====== 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 20250106122625048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4258 20250106122625249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34096<->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=81620) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Jan 6 12:26:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_iuse_imsi started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122628324 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122628324 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122628325 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122628328 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628329 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122628329 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122628329 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 20250106122628329 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122628329 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 20250106122628329 DLGSUP <0013> gsup_server.c:235 2: 20250106122628329 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122628329 DLGSUP <0013> gsup_server.c:235 3: 20250106122628329 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122628329 DLGSUP <0013> gsup_server.c:235 4: 20250106122628329 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122628329 DLGSUP <0013> gsup_server.c:235 5: 20250106122628329 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122628329 DLGSUP <0013> gsup_server.c:235 7: 20250106122628329 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122628329 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122628329 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122628329 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@9084f072165e: 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") 20250106122628345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37899<->l=127.0.0.1:4259) 20250106122628351 DAUC <0003> db_auc.c:157 IMSI='262426605198920': No 2G Auth Data 20250106122628351 DAUC <0003> db_auc.c:192 IMSI='262426605198920': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262426605198920" to be handled at TC_mo_ussd_iuse_imsi(162) 20250106122628368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46414<->l=127.0.0.1:4258 20250106122628377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628377 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426605198920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426605198920" session_id=3177506446 session_state=BEGIN} 20250106122628377 DSS <0004> hlr_ussd.c:576 262426605198920/0xbd64e68e: Process SS (BEGIN) 20250106122628377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628377 DSS <0004> hlr_ussd.c:518 262426605198920/0xbd64e68e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628377 DSS <0004> hlr_ussd.c:363 262426605198920/0xbd64e68e: Tx USSD 'Your IMSI is 262426605198920' 20250106122628377 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426605198920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426605198920" session_id=3177506446 session_state=END} 20250106122628377 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426605198920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262426605198920" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426605198920" TC_mo_ussd_iuse_imsi(162)@9084f072165e: setverdict(pass): none -> pass 20250106122628381 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(162)@9084f072165e: Final verdict of PTC: pass 20250106122628382 DAUC <0003> db_auc.c:157 IMSI='262427856267960': No 2G Auth Data 20250106122628382 DAUC <0003> db_auc.c:192 IMSI='262427856267960': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262427856267960" to be handled at TC_mo_ussd_iuse_imsi(163) 20250106122628397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 20250106122628401 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628401 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427856267960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427856267960" session_id=1737527632 session_state=BEGIN} 20250106122628401 DSS <0004> hlr_ussd.c:576 262427856267960/0x67909150: Process SS (BEGIN) 20250106122628401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628401 DSS <0004> hlr_ussd.c:518 262427856267960/0x67909150: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628402 DSS <0004> hlr_ussd.c:363 262427856267960/0x67909150: Tx USSD 'Your IMSI is 262427856267960' 20250106122628402 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427856267960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856267960" session_id=1737527632 session_state=END} 20250106122628402 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427856267960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628402 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628402 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262427856267960" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427856267960" TC_mo_ussd_iuse_imsi(163)@9084f072165e: setverdict(pass): none -> pass 20250106122628405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@9084f072165e: Final verdict of PTC: pass 20250106122628406 DAUC <0003> db_auc.c:157 IMSI='262422534804346': No 2G Auth Data 20250106122628406 DAUC <0003> db_auc.c:192 IMSI='262422534804346': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262422534804346" to be handled at TC_mo_ussd_iuse_imsi(164) 20250106122628420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20250106122628424 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628424 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422534804346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422534804346" session_id=2295808803 session_state=BEGIN} 20250106122628424 DSS <0004> hlr_ussd.c:576 262422534804346/0x88d74323: Process SS (BEGIN) 20250106122628424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628424 DSS <0004> hlr_ussd.c:518 262422534804346/0x88d74323: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628424 DSS <0004> hlr_ussd.c:363 262422534804346/0x88d74323: Tx USSD 'Your IMSI is 262422534804346' 20250106122628424 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422534804346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422534804346" session_id=2295808803 session_state=END} 20250106122628424 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422534804346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628424 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628424 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262422534804346" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422534804346" TC_mo_ussd_iuse_imsi(164)@9084f072165e: setverdict(pass): none -> pass 20250106122628428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@9084f072165e: Final verdict of PTC: pass 20250106122628428 DAUC <0003> db_auc.c:157 IMSI='262429492356957': No 2G Auth Data 20250106122628428 DAUC <0003> db_auc.c:192 IMSI='262429492356957': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262429492356957" to be handled at TC_mo_ussd_iuse_imsi(165) 20250106122628446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20250106122628450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628450 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429492356957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429492356957" session_id=3269669419 session_state=BEGIN} 20250106122628450 DSS <0004> hlr_ussd.c:576 262429492356957/0xc2e3322b: Process SS (BEGIN) 20250106122628450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628450 DSS <0004> hlr_ussd.c:518 262429492356957/0xc2e3322b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628450 DSS <0004> hlr_ussd.c:363 262429492356957/0xc2e3322b: Tx USSD 'Your IMSI is 262429492356957' 20250106122628450 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429492356957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429492356957" session_id=3269669419 session_state=END} 20250106122628450 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429492356957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628450 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262429492356957" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429492356957" TC_mo_ussd_iuse_imsi(165)@9084f072165e: setverdict(pass): none -> pass 20250106122628454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@9084f072165e: Final verdict of PTC: pass 20250106122628454 DAUC <0003> db_auc.c:157 IMSI='262425656501295': No 2G Auth Data 20250106122628455 DAUC <0003> db_auc.c:192 IMSI='262425656501295': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262425656501295" to be handled at TC_mo_ussd_iuse_imsi(166) 20250106122628471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20250106122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628478 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425656501295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425656501295" session_id=643590527 session_state=BEGIN} 20250106122628478 DSS <0004> hlr_ussd.c:576 262425656501295/0x265c697f: Process SS (BEGIN) 20250106122628478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628478 DSS <0004> hlr_ussd.c:518 262425656501295/0x265c697f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628478 DSS <0004> hlr_ussd.c:363 262425656501295/0x265c697f: Tx USSD 'Your IMSI is 262425656501295' 20250106122628478 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425656501295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425656501295" session_id=643590527 session_state=END} 20250106122628478 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425656501295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262425656501295" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425656501295" TC_mo_ussd_iuse_imsi(166)@9084f072165e: setverdict(pass): none -> pass 20250106122628481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@9084f072165e: Final verdict of PTC: pass 20250106122628482 DAUC <0003> db_auc.c:157 IMSI='262420456597774': No 2G Auth Data 20250106122628482 DAUC <0003> db_auc.c:192 IMSI='262420456597774': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262420456597774" to be handled at TC_mo_ussd_iuse_imsi(167) 20250106122628495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 20250106122628501 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628501 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420456597774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420456597774" session_id=3920857772 session_state=BEGIN} 20250106122628501 DSS <0004> hlr_ussd.c:576 262420456597774/0xe9b38aac: Process SS (BEGIN) 20250106122628501 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628501 DSS <0004> hlr_ussd.c:518 262420456597774/0xe9b38aac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628501 DSS <0004> hlr_ussd.c:363 262420456597774/0xe9b38aac: Tx USSD 'Your IMSI is 262420456597774' 20250106122628501 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420456597774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420456597774" session_id=3920857772 session_state=END} 20250106122628501 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420456597774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628501 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628501 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262420456597774" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420456597774" TC_mo_ussd_iuse_imsi(167)@9084f072165e: setverdict(pass): none -> pass 20250106122628505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@9084f072165e: Final verdict of PTC: pass 20250106122628505 DAUC <0003> db_auc.c:157 IMSI='262422309670817': No 2G Auth Data 20250106122628505 DAUC <0003> db_auc.c:192 IMSI='262422309670817': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262422309670817" to be handled at TC_mo_ussd_iuse_imsi(168) 20250106122628521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 20250106122628526 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628526 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422309670817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422309670817" session_id=3921085982 session_state=BEGIN} 20250106122628526 DSS <0004> hlr_ussd.c:576 262422309670817/0xe9b7061e: Process SS (BEGIN) 20250106122628526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628526 DSS <0004> hlr_ussd.c:518 262422309670817/0xe9b7061e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628526 DSS <0004> hlr_ussd.c:363 262422309670817/0xe9b7061e: Tx USSD 'Your IMSI is 262422309670817' 20250106122628526 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422309670817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422309670817" session_id=3921085982 session_state=END} 20250106122628526 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422309670817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628526 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628526 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262422309670817" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422309670817" TC_mo_ussd_iuse_imsi(168)@9084f072165e: setverdict(pass): none -> pass 20250106122628530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@9084f072165e: Final verdict of PTC: pass 20250106122628530 DAUC <0003> db_auc.c:157 IMSI='262425152785676': No 2G Auth Data 20250106122628530 DAUC <0003> db_auc.c:192 IMSI='262425152785676': No 3G Auth Data HLR_Test-GSUP(159)@9084f072165e: Created GsupExpect[0] for "262425152785676" to be handled at TC_mo_ussd_iuse_imsi(169) 20250106122628546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20250106122628551 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628551 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425152785676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425152785676" session_id=1845055316 session_state=BEGIN} 20250106122628552 DSS <0004> hlr_ussd.c:576 262425152785676/0x6df94f54: Process SS (BEGIN) 20250106122628552 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122628552 DSS <0004> hlr_ussd.c:518 262425152785676/0x6df94f54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122628552 DSS <0004> hlr_ussd.c:363 262425152785676/0x6df94f54: Tx USSD 'Your IMSI is 262425152785676' 20250106122628552 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425152785676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425152785676" session_id=1845055316 session_state=END} 20250106122628552 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425152785676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122628552 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122628552 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@9084f072165e: Found GsupExpect[0] for "262425152785676" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425152785676" TC_mo_ussd_iuse_imsi(169)@9084f072165e: setverdict(pass): none -> pass 20250106122628555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@9084f072165e: Final verdict of PTC: pass 20250106122628556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20250106122628557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37899<->l=127.0.0.1:4259) 20250106122628558 DLINP <000b> input/ipa.c:451 connected read/write 20250106122628558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122628558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122628558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122628558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP(159)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 160: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Jan 6 12:26:28 UTC 2025 ====== 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 20250106122628597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 20250106122628797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46486<->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=82228) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:26:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122631882 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122631882 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122631885 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122631886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122631888 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122631888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122631888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122631888 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 20250106122631888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122631888 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 20250106122631888 DLGSUP <0013> gsup_server.c:235 2: 20250106122631888 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(170)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122631888 DLGSUP <0013> gsup_server.c:235 3: 20250106122631888 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122631888 DLGSUP <0013> gsup_server.c:235 4: 20250106122631888 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122631888 DLGSUP <0013> gsup_server.c:235 5: 20250106122631888 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122631888 DLGSUP <0013> gsup_server.c:235 7: 20250106122631888 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122631888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122631888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122631888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@9084f072165e: 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") 20250106122631906 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44805<->l=127.0.0.1:4259) 20250106122631912 DAUC <0003> db_auc.c:157 IMSI='262421097298901': No 2G Auth Data 20250106122631912 DAUC <0003> db_auc.c:192 IMSI='262421097298901': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262421097298901" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250106122631924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20250106122631933 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122631933 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421097298901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421097298901" source_name="the-source\n" session_id=3562205960 session_state=BEGIN} 20250106122631933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106122631933 DSS <0004> hlr_ussd.c:576 262421097298901/0xd452f308: Process SS (BEGIN) 20250106122631933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122631933 DSS <0004> hlr_ussd.c:518 262421097298901/0xd452f308: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122631933 DSS <0004> hlr_ussd.c:363 262421097298901/0xd452f308: Tx USSD 'Your IMSI is 262421097298901' 20250106122631933 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421097298901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421097298901" destination_name="the-source\n" session_id=3562205960 session_state=END} 20250106122631933 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421097298901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122631933 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122631933 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262421097298901" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421097298901" TC_mo_ussd_iuse_imsi_via_proxy(174)@9084f072165e: setverdict(pass): none -> pass 20250106122631939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@9084f072165e: Final verdict of PTC: pass 20250106122631940 DAUC <0003> db_auc.c:157 IMSI='262424901269879': No 2G Auth Data 20250106122631940 DAUC <0003> db_auc.c:192 IMSI='262424901269879': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262424901269879" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250106122631957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 20250106122631964 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122631964 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424901269879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424901269879" source_name="the-source\n" session_id=2016714557 session_state=BEGIN} 20250106122631964 DSS <0004> hlr_ussd.c:576 262424901269879/0x78349f3d: Process SS (BEGIN) 20250106122631964 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122631964 DSS <0004> hlr_ussd.c:518 262424901269879/0x78349f3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122631964 DSS <0004> hlr_ussd.c:363 262424901269879/0x78349f3d: Tx USSD 'Your IMSI is 262424901269879' 20250106122631964 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424901269879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424901269879" destination_name="the-source\n" session_id=2016714557 session_state=END} 20250106122631964 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262424901269879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122631964 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122631964 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262424901269879" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424901269879" TC_mo_ussd_iuse_imsi_via_proxy(175)@9084f072165e: setverdict(pass): none -> pass 20250106122631968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@9084f072165e: Final verdict of PTC: pass 20250106122631968 DAUC <0003> db_auc.c:157 IMSI='262427261260288': No 2G Auth Data 20250106122631968 DAUC <0003> db_auc.c:192 IMSI='262427261260288': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262427261260288" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250106122631984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 20250106122631991 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122631991 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427261260288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427261260288" source_name="the-source\n" session_id=3864436813 session_state=BEGIN} 20250106122631991 DSS <0004> hlr_ussd.c:576 262427261260288/0xe656a04d: Process SS (BEGIN) 20250106122631991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122631991 DSS <0004> hlr_ussd.c:518 262427261260288/0xe656a04d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122631991 DSS <0004> hlr_ussd.c:363 262427261260288/0xe656a04d: Tx USSD 'Your IMSI is 262427261260288' 20250106122631991 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427261260288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427261260288" destination_name="the-source\n" session_id=3864436813 session_state=END} 20250106122631991 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427261260288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122631991 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122631991 DLINP <000b> input/ipa.c:451 connected read/write 20250106122631991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262427261260288" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427261260288" TC_mo_ussd_iuse_imsi_via_proxy(176)@9084f072165e: setverdict(pass): none -> pass 20250106122631994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@9084f072165e: Final verdict of PTC: pass 20250106122631995 DAUC <0003> db_auc.c:157 IMSI='262423550229909': No 2G Auth Data 20250106122631995 DAUC <0003> db_auc.c:192 IMSI='262423550229909': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262423550229909" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250106122632012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20250106122632018 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632018 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423550229909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423550229909" source_name="the-source\n" session_id=4262566480 session_state=BEGIN} 20250106122632018 DSS <0004> hlr_ussd.c:576 262423550229909/0xfe119a50: Process SS (BEGIN) 20250106122632018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122632018 DSS <0004> hlr_ussd.c:518 262423550229909/0xfe119a50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122632018 DSS <0004> hlr_ussd.c:363 262423550229909/0xfe119a50: Tx USSD 'Your IMSI is 262423550229909' 20250106122632018 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423550229909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423550229909" destination_name="the-source\n" session_id=4262566480 session_state=END} 20250106122632018 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423550229909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122632018 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122632018 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262423550229909" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423550229909" TC_mo_ussd_iuse_imsi_via_proxy(177)@9084f072165e: setverdict(pass): none -> pass 20250106122632022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@9084f072165e: Final verdict of PTC: pass 20250106122632022 DAUC <0003> db_auc.c:157 IMSI='262423881233378': No 2G Auth Data 20250106122632022 DAUC <0003> db_auc.c:192 IMSI='262423881233378': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262423881233378" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250106122632037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 20250106122632042 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632042 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423881233378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423881233378" source_name="the-source\n" session_id=940492984 session_state=BEGIN} 20250106122632042 DSS <0004> hlr_ussd.c:576 262423881233378/0x380ec8b8: Process SS (BEGIN) 20250106122632042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122632042 DSS <0004> hlr_ussd.c:518 262423881233378/0x380ec8b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122632042 DSS <0004> hlr_ussd.c:363 262423881233378/0x380ec8b8: Tx USSD 'Your IMSI is 262423881233378' 20250106122632042 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423881233378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423881233378" destination_name="the-source\n" session_id=940492984 session_state=END} 20250106122632042 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423881233378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122632042 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122632042 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262423881233378" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423881233378" TC_mo_ussd_iuse_imsi_via_proxy(178)@9084f072165e: setverdict(pass): none -> pass 20250106122632046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@9084f072165e: Final verdict of PTC: pass 20250106122632046 DAUC <0003> db_auc.c:157 IMSI='262425863261732': No 2G Auth Data 20250106122632046 DAUC <0003> db_auc.c:192 IMSI='262425863261732': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262425863261732" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250106122632061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4258 20250106122632067 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632067 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425863261732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425863261732" source_name="the-source\n" session_id=3543129109 session_state=BEGIN} 20250106122632067 DSS <0004> hlr_ussd.c:576 262425863261732/0xd32fdc15: Process SS (BEGIN) 20250106122632067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122632067 DSS <0004> hlr_ussd.c:518 262425863261732/0xd32fdc15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122632067 DSS <0004> hlr_ussd.c:363 262425863261732/0xd32fdc15: Tx USSD 'Your IMSI is 262425863261732' 20250106122632067 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425863261732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425863261732" destination_name="the-source\n" session_id=3543129109 session_state=END} 20250106122632067 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425863261732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122632067 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122632067 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262425863261732" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425863261732" TC_mo_ussd_iuse_imsi_via_proxy(179)@9084f072165e: setverdict(pass): none -> pass 20250106122632071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@9084f072165e: Final verdict of PTC: pass 20250106122632071 DAUC <0003> db_auc.c:157 IMSI='262420441699871': No 2G Auth Data 20250106122632071 DAUC <0003> db_auc.c:192 IMSI='262420441699871': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262420441699871" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250106122632086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 20250106122632091 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632092 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420441699871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420441699871" source_name="the-source\n" session_id=2603362047 session_state=BEGIN} 20250106122632092 DSS <0004> hlr_ussd.c:576 262420441699871/0x9b2c26ff: Process SS (BEGIN) 20250106122632092 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122632092 DSS <0004> hlr_ussd.c:518 262420441699871/0x9b2c26ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122632092 DSS <0004> hlr_ussd.c:363 262420441699871/0x9b2c26ff: Tx USSD 'Your IMSI is 262420441699871' 20250106122632092 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420441699871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441699871" destination_name="the-source\n" session_id=2603362047 session_state=END} 20250106122632092 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420441699871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122632092 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122632092 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262420441699871" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420441699871" TC_mo_ussd_iuse_imsi_via_proxy(180)@9084f072165e: setverdict(pass): none -> pass 20250106122632095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@9084f072165e: Final verdict of PTC: pass 20250106122632096 DAUC <0003> db_auc.c:157 IMSI='262423059791649': No 2G Auth Data 20250106122632096 DAUC <0003> db_auc.c:192 IMSI='262423059791649': No 3G Auth Data HLR_Test-GSUP(171)@9084f072165e: Created GsupExpect[0] for "262423059791649" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250106122632109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4258 20250106122632115 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632115 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423059791649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423059791649" source_name="the-source\n" session_id=3777267352 session_state=BEGIN} 20250106122632115 DSS <0004> hlr_ussd.c:576 262423059791649/0xe1248698: Process SS (BEGIN) 20250106122632115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106122632115 DSS <0004> hlr_ussd.c:518 262423059791649/0xe1248698: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106122632115 DSS <0004> hlr_ussd.c:363 262423059791649/0xe1248698: Tx USSD 'Your IMSI is 262423059791649' 20250106122632115 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423059791649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059791649" destination_name="the-source\n" session_id=3777267352 session_state=END} 20250106122632115 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423059791649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122632115 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122632116 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@9084f072165e: Found GsupExpect[0] for "262423059791649" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423059791649" TC_mo_ussd_iuse_imsi_via_proxy(181)@9084f072165e: setverdict(pass): none -> pass 20250106122632119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@9084f072165e: Final verdict of PTC: pass 20250106122632120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20250106122632121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44805<->l=127.0.0.1:4259) 20250106122632121 DLINP <000b> input/ipa.c:451 connected read/write 20250106122632121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122632121 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@9084f072165e: Final verdict of PTC: none 20250106122632121 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122632121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122632121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 172: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Jan 6 12:26:32 UTC 2025 ====== 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 20250106122632157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20250106122632358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79104) Waiting for packet dumper to finish... 1 (prev_count=79104, count=83480) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Jan 6 12:26:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_iuse_msisdn started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122635433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122635433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122635436 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122635439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122635439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122635439 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 20250106122635439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122635439 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 20250106122635439 DLGSUP <0013> gsup_server.c:235 2: 20250106122635439 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122635439 DLGSUP <0013> gsup_server.c:235 3: 20250106122635439 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122635439 DLGSUP <0013> gsup_server.c:235 4: 20250106122635439 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122635439 DLGSUP <0013> gsup_server.c:235 5: 20250106122635439 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122635439 DLGSUP <0013> gsup_server.c:235 7: 20250106122635439 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122635439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122635439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122635439 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@9084f072165e: 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") 20250106122635454 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37835<->l=127.0.0.1:4259) 20250106122635459 DAUC <0003> db_auc.c:157 IMSI='262429803854685': No 2G Auth Data 20250106122635459 DAUC <0003> db_auc.c:192 IMSI='262429803854685': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262429803854685" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250106122635476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20250106122635485 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635485 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429803854685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429803854685" session_id=3117647219 session_state=BEGIN} 20250106122635485 DSS <0004> hlr_ussd.c:576 262429803854685/0xb9d38573: Process SS (BEGIN) 20250106122635485 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635485 DSS <0004> hlr_ussd.c:518 262429803854685/0xb9d38573: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635485 DSS <0004> hlr_ussd.c:363 262429803854685/0xb9d38573: Tx USSD 'Your extension is 491610126111' 20250106122635485 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429803854685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429803854685" session_id=3117647219 session_state=END} 20250106122635486 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429803854685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635486 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635486 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262429803854685" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429803854685" TC_mo_ussd_iuse_msisdn(186)@9084f072165e: setverdict(pass): none -> pass 20250106122635490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@9084f072165e: Final verdict of PTC: pass 20250106122635490 DAUC <0003> db_auc.c:157 IMSI='262421499456544': No 2G Auth Data 20250106122635490 DAUC <0003> db_auc.c:192 IMSI='262421499456544': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262421499456544" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250106122635508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4258 20250106122635517 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635517 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421499456544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421499456544" session_id=788870686 session_state=BEGIN} 20250106122635517 DSS <0004> hlr_ussd.c:576 262421499456544/0x2f05361e: Process SS (BEGIN) 20250106122635517 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635517 DSS <0004> hlr_ussd.c:518 262421499456544/0x2f05361e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635517 DSS <0004> hlr_ussd.c:363 262421499456544/0x2f05361e: Tx USSD 'Your extension is 491615027785' 20250106122635517 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421499456544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421499456544" session_id=788870686 session_state=END} 20250106122635517 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421499456544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635517 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635517 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262421499456544" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421499456544" TC_mo_ussd_iuse_msisdn(187)@9084f072165e: setverdict(pass): none -> pass 20250106122635521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@9084f072165e: Final verdict of PTC: pass 20250106122635522 DAUC <0003> db_auc.c:157 IMSI='262421358504166': No 2G Auth Data 20250106122635522 DAUC <0003> db_auc.c:192 IMSI='262421358504166': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262421358504166" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250106122635538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 20250106122635545 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635545 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421358504166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421358504166" session_id=962877453 session_state=BEGIN} 20250106122635545 DSS <0004> hlr_ussd.c:576 262421358504166/0x3964580d: Process SS (BEGIN) 20250106122635545 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635545 DSS <0004> hlr_ussd.c:518 262421358504166/0x3964580d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635545 DSS <0004> hlr_ussd.c:363 262421358504166/0x3964580d: Tx USSD 'Your extension is 491611641884' 20250106122635545 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421358504166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421358504166" session_id=962877453 session_state=END} 20250106122635545 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421358504166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635545 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635545 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262421358504166" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421358504166" TC_mo_ussd_iuse_msisdn(188)@9084f072165e: setverdict(pass): none -> pass 20250106122635549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@9084f072165e: Final verdict of PTC: pass 20250106122635550 DAUC <0003> db_auc.c:157 IMSI='262427730143847': No 2G Auth Data 20250106122635550 DAUC <0003> db_auc.c:192 IMSI='262427730143847': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262427730143847" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250106122635566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 20250106122635571 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635571 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427730143847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427730143847" session_id=3974753831 session_state=BEGIN} 20250106122635571 DSS <0004> hlr_ussd.c:576 262427730143847/0xece9ee27: Process SS (BEGIN) 20250106122635571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635571 DSS <0004> hlr_ussd.c:518 262427730143847/0xece9ee27: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635571 DSS <0004> hlr_ussd.c:363 262427730143847/0xece9ee27: Tx USSD 'Your extension is 491618873868' 20250106122635571 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427730143847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427730143847" session_id=3974753831 session_state=END} 20250106122635571 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427730143847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635571 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635571 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262427730143847" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427730143847" TC_mo_ussd_iuse_msisdn(189)@9084f072165e: setverdict(pass): none -> pass 20250106122635574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@9084f072165e: Final verdict of PTC: pass 20250106122635575 DAUC <0003> db_auc.c:157 IMSI='262425383357088': No 2G Auth Data 20250106122635575 DAUC <0003> db_auc.c:192 IMSI='262425383357088': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262425383357088" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250106122635588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 20250106122635593 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635593 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425383357088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425383357088" session_id=1102772945 session_state=BEGIN} 20250106122635593 DSS <0004> hlr_ussd.c:576 262425383357088/0x41bafad1: Process SS (BEGIN) 20250106122635593 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635593 DSS <0004> hlr_ussd.c:518 262425383357088/0x41bafad1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635593 DSS <0004> hlr_ussd.c:363 262425383357088/0x41bafad1: Tx USSD 'Your extension is 491611432005' 20250106122635593 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425383357088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425383357088" session_id=1102772945 session_state=END} 20250106122635593 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425383357088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635593 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635593 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262425383357088" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425383357088" TC_mo_ussd_iuse_msisdn(190)@9084f072165e: setverdict(pass): none -> pass 20250106122635596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@9084f072165e: Final verdict of PTC: pass 20250106122635597 DAUC <0003> db_auc.c:157 IMSI='262422379736512': No 2G Auth Data 20250106122635597 DAUC <0003> db_auc.c:192 IMSI='262422379736512': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262422379736512" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250106122635613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20250106122635617 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635617 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422379736512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422379736512" session_id=1820491841 session_state=BEGIN} 20250106122635617 DSS <0004> hlr_ussd.c:576 262422379736512/0x6c828041: Process SS (BEGIN) 20250106122635617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635617 DSS <0004> hlr_ussd.c:518 262422379736512/0x6c828041: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635618 DSS <0004> hlr_ussd.c:363 262422379736512/0x6c828041: Tx USSD 'Your extension is 491612027107' 20250106122635618 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422379736512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422379736512" session_id=1820491841 session_state=END} 20250106122635618 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422379736512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635618 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635618 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262422379736512" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422379736512" TC_mo_ussd_iuse_msisdn(191)@9084f072165e: setverdict(pass): none -> pass 20250106122635621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@9084f072165e: Final verdict of PTC: pass 20250106122635621 DAUC <0003> db_auc.c:157 IMSI='262420915511455': No 2G Auth Data 20250106122635621 DAUC <0003> db_auc.c:192 IMSI='262420915511455': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262420915511455" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250106122635636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4258 20250106122635642 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635642 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420915511455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420915511455" session_id=2918290115 session_state=BEGIN} 20250106122635642 DSS <0004> hlr_ussd.c:576 262420915511455/0xadf192c3: Process SS (BEGIN) 20250106122635642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635642 DSS <0004> hlr_ussd.c:518 262420915511455/0xadf192c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635642 DSS <0004> hlr_ussd.c:363 262420915511455/0xadf192c3: Tx USSD 'Your extension is 491613414418' 20250106122635642 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420915511455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420915511455" session_id=2918290115 session_state=END} 20250106122635642 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420915511455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635642 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635642 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262420915511455" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420915511455" TC_mo_ussd_iuse_msisdn(192)@9084f072165e: setverdict(pass): none -> pass 20250106122635646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@9084f072165e: Final verdict of PTC: pass 20250106122635647 DAUC <0003> db_auc.c:157 IMSI='262425270252208': No 2G Auth Data 20250106122635647 DAUC <0003> db_auc.c:192 IMSI='262425270252208': No 3G Auth Data HLR_Test-GSUP(183)@9084f072165e: Created GsupExpect[0] for "262425270252208" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250106122635663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20250106122635669 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635669 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425270252208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425270252208" session_id=3597347081 session_state=BEGIN} 20250106122635669 DSS <0004> hlr_ussd.c:576 262425270252208/0xd66b2909: Process SS (BEGIN) 20250106122635669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122635669 DSS <0004> hlr_ussd.c:518 262425270252208/0xd66b2909: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122635669 DSS <0004> hlr_ussd.c:363 262425270252208/0xd66b2909: Tx USSD 'Your extension is 491618800576' 20250106122635669 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425270252208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425270252208" session_id=3597347081 session_state=END} 20250106122635669 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425270252208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122635669 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122635669 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@9084f072165e: Found GsupExpect[0] for "262425270252208" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425270252208" TC_mo_ussd_iuse_msisdn(193)@9084f072165e: setverdict(pass): none -> pass 20250106122635672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@9084f072165e: Final verdict of PTC: pass 20250106122635673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20250106122635674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37835<->l=127.0.0.1:4259) 20250106122635674 DLINP <000b> input/ipa.c:451 connected read/write 20250106122635674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122635674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122635674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122635674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@9084f072165e: Final verdict of PTC: none 184@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 184: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Jan 6 12:26:35 UTC 2025 ====== 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 20250106122635716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20250106122635917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:26:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122638987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122638988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122638990 DLINP <000b> input/ipa.c:451 connected read/write 20250106122638990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122638991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122638993 DLINP <000b> input/ipa.c:451 connected read/write 20250106122638993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122638993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122638993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122638993 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 20250106122638993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122638993 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 20250106122638993 DLGSUP <0013> gsup_server.c:235 2: 20250106122638993 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122638993 DLGSUP <0013> gsup_server.c:235 3: 20250106122638993 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122638993 DLGSUP <0013> gsup_server.c:235 4: 20250106122638993 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122638993 DLGSUP <0013> gsup_server.c:235 5: 20250106122638993 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(194)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122638993 DLGSUP <0013> gsup_server.c:235 7: 20250106122638993 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122638993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122638993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122638993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@9084f072165e: 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") 20250106122639012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36203<->l=127.0.0.1:4259) 20250106122639018 DAUC <0003> db_auc.c:157 IMSI='262425655976838': No 2G Auth Data 20250106122639018 DAUC <0003> db_auc.c:192 IMSI='262425655976838': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262425655976838" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250106122639033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20250106122639040 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639040 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425655976838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425655976838" source_name="the-source\n" session_id=3533681276 session_state=BEGIN} 20250106122639041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106122639041 DSS <0004> hlr_ussd.c:576 262425655976838/0xd29fb27c: Process SS (BEGIN) 20250106122639041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639041 DSS <0004> hlr_ussd.c:518 262425655976838/0xd29fb27c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639041 DSS <0004> hlr_ussd.c:363 262425655976838/0xd29fb27c: Tx USSD 'Your extension is 491611152226' 20250106122639041 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425655976838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425655976838" destination_name="the-source\n" session_id=3533681276 session_state=END} 20250106122639041 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425655976838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639041 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639041 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262425655976838" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425655976838" TC_mo_ussd_iuse_msisdn_via_proxy(198)@9084f072165e: setverdict(pass): none -> pass 20250106122639045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@9084f072165e: Final verdict of PTC: pass 20250106122639046 DAUC <0003> db_auc.c:157 IMSI='262422257826852': No 2G Auth Data 20250106122639046 DAUC <0003> db_auc.c:192 IMSI='262422257826852': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262422257826852" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250106122639061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4258 20250106122639065 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639065 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422257826852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422257826852" source_name="the-source\n" session_id=2290136451 session_state=BEGIN} 20250106122639065 DSS <0004> hlr_ussd.c:576 262422257826852/0x8880b583: Process SS (BEGIN) 20250106122639065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639065 DSS <0004> hlr_ussd.c:518 262422257826852/0x8880b583: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639065 DSS <0004> hlr_ussd.c:363 262422257826852/0x8880b583: Tx USSD 'Your extension is 491617401130' 20250106122639065 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422257826852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422257826852" destination_name="the-source\n" session_id=2290136451 session_state=END} 20250106122639065 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422257826852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639065 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639065 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262422257826852" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422257826852" TC_mo_ussd_iuse_msisdn_via_proxy(199)@9084f072165e: setverdict(pass): none -> pass 20250106122639069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@9084f072165e: Final verdict of PTC: pass 20250106122639069 DAUC <0003> db_auc.c:157 IMSI='262427297054753': No 2G Auth Data 20250106122639070 DAUC <0003> db_auc.c:192 IMSI='262427297054753': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262427297054753" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250106122639086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 20250106122639090 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639090 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427297054753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427297054753" source_name="the-source\n" session_id=226114413 session_state=BEGIN} 20250106122639090 DSS <0004> hlr_ussd.c:576 262427297054753/0x0d7a3b6d: Process SS (BEGIN) 20250106122639091 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639091 DSS <0004> hlr_ussd.c:518 262427297054753/0x0d7a3b6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639091 DSS <0004> hlr_ussd.c:363 262427297054753/0x0d7a3b6d: Tx USSD 'Your extension is 491613327444' 20250106122639091 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427297054753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427297054753" destination_name="the-source\n" session_id=226114413 session_state=END} 20250106122639091 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427297054753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639091 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639091 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262427297054753" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427297054753" TC_mo_ussd_iuse_msisdn_via_proxy(200)@9084f072165e: setverdict(pass): none -> pass 20250106122639096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@9084f072165e: Final verdict of PTC: pass 20250106122639096 DAUC <0003> db_auc.c:157 IMSI='262428504983201': No 2G Auth Data 20250106122639096 DAUC <0003> db_auc.c:192 IMSI='262428504983201': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262428504983201" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250106122639109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20250106122639116 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639116 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428504983201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428504983201" source_name="the-source\n" session_id=3314289868 session_state=BEGIN} 20250106122639116 DSS <0004> hlr_ussd.c:576 262428504983201/0xc58c0ccc: Process SS (BEGIN) 20250106122639116 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639116 DSS <0004> hlr_ussd.c:518 262428504983201/0xc58c0ccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639116 DSS <0004> hlr_ussd.c:363 262428504983201/0xc58c0ccc: Tx USSD 'Your extension is 491610816146' 20250106122639116 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428504983201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428504983201" destination_name="the-source\n" session_id=3314289868 session_state=END} 20250106122639116 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428504983201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639116 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639116 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262428504983201" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428504983201" TC_mo_ussd_iuse_msisdn_via_proxy(201)@9084f072165e: setverdict(pass): none -> pass 20250106122639119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@9084f072165e: Final verdict of PTC: pass 20250106122639120 DAUC <0003> db_auc.c:157 IMSI='262422515180672': No 2G Auth Data 20250106122639120 DAUC <0003> db_auc.c:192 IMSI='262422515180672': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262422515180672" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250106122639136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20250106122639143 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639143 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422515180672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422515180672" source_name="the-source\n" session_id=3226632390 session_state=BEGIN} 20250106122639143 DSS <0004> hlr_ussd.c:576 262422515180672/0xc05280c6: Process SS (BEGIN) 20250106122639143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639143 DSS <0004> hlr_ussd.c:518 262422515180672/0xc05280c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639143 DSS <0004> hlr_ussd.c:363 262422515180672/0xc05280c6: Tx USSD 'Your extension is 491617057102' 20250106122639143 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422515180672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422515180672" destination_name="the-source\n" session_id=3226632390 session_state=END} 20250106122639143 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422515180672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639143 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639143 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262422515180672" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422515180672" TC_mo_ussd_iuse_msisdn_via_proxy(202)@9084f072165e: setverdict(pass): none -> pass 20250106122639146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@9084f072165e: Final verdict of PTC: pass 20250106122639147 DAUC <0003> db_auc.c:157 IMSI='262429813100473': No 2G Auth Data 20250106122639147 DAUC <0003> db_auc.c:192 IMSI='262429813100473': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262429813100473" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250106122639163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20250106122639170 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639170 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429813100473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429813100473" source_name="the-source\n" session_id=310508537 session_state=BEGIN} 20250106122639170 DSS <0004> hlr_ussd.c:576 262429813100473/0x1281fbf9: Process SS (BEGIN) 20250106122639170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639170 DSS <0004> hlr_ussd.c:518 262429813100473/0x1281fbf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639170 DSS <0004> hlr_ussd.c:363 262429813100473/0x1281fbf9: Tx USSD 'Your extension is 491617414355' 20250106122639170 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429813100473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429813100473" destination_name="the-source\n" session_id=310508537 session_state=END} 20250106122639170 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429813100473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639170 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639170 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262429813100473" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429813100473" TC_mo_ussd_iuse_msisdn_via_proxy(203)@9084f072165e: setverdict(pass): none -> pass 20250106122639175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@9084f072165e: Final verdict of PTC: pass 20250106122639176 DAUC <0003> db_auc.c:157 IMSI='262425211908020': No 2G Auth Data 20250106122639176 DAUC <0003> db_auc.c:192 IMSI='262425211908020': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262425211908020" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250106122639190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20250106122639197 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639197 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425211908020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425211908020" source_name="the-source\n" session_id=317369043 session_state=BEGIN} 20250106122639197 DSS <0004> hlr_ussd.c:576 262425211908020/0x12eaaad3: Process SS (BEGIN) 20250106122639197 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639197 DSS <0004> hlr_ussd.c:518 262425211908020/0x12eaaad3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639197 DSS <0004> hlr_ussd.c:363 262425211908020/0x12eaaad3: Tx USSD 'Your extension is 491614020621' 20250106122639197 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425211908020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425211908020" destination_name="the-source\n" session_id=317369043 session_state=END} 20250106122639197 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425211908020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639197 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639197 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262425211908020" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425211908020" TC_mo_ussd_iuse_msisdn_via_proxy(204)@9084f072165e: setverdict(pass): none -> pass 20250106122639201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@9084f072165e: Final verdict of PTC: pass 20250106122639202 DAUC <0003> db_auc.c:157 IMSI='262428759177652': No 2G Auth Data 20250106122639202 DAUC <0003> db_auc.c:192 IMSI='262428759177652': No 3G Auth Data HLR_Test-GSUP(195)@9084f072165e: Created GsupExpect[0] for "262428759177652" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250106122639220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20250106122639227 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639227 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428759177652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428759177652" source_name="the-source\n" session_id=2503936936 session_state=BEGIN} 20250106122639227 DSS <0004> hlr_ussd.c:576 262428759177652/0x953f0ba8: Process SS (BEGIN) 20250106122639227 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106122639227 DSS <0004> hlr_ussd.c:518 262428759177652/0x953f0ba8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106122639227 DSS <0004> hlr_ussd.c:363 262428759177652/0x953f0ba8: Tx USSD 'Your extension is 491610638734' 20250106122639227 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428759177652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428759177652" destination_name="the-source\n" session_id=2503936936 session_state=END} 20250106122639227 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428759177652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122639227 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122639227 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@9084f072165e: Found GsupExpect[0] for "262428759177652" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428759177652" TC_mo_ussd_iuse_msisdn_via_proxy(205)@9084f072165e: setverdict(pass): none -> pass 20250106122639231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@9084f072165e: Final verdict of PTC: pass 20250106122639232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20250106122639233 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36203<->l=127.0.0.1:4259) 20250106122639233 DLINP <000b> input/ipa.c:451 connected read/write 20250106122639233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122639233 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122639233 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122639233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122639233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@9084f072165e: Final verdict of PTC: none 196@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 196: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Jan 6 12:26:39 UTC 2025 ====== 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 20250106122639275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48430<->l=127.0.0.1:4258 20250106122639475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48430<->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=83540) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Jan 6 12:26:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_euse started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 20250106122642556 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45145 20250106122642556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45145 MTC@9084f072165e: in not legacy case 2 IPA-EUSE-foobar(208)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122642559 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642559 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642561 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122642561 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@9084f072165e: 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 } } } } 20250106122642562 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642562 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122642562 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250106122642562 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250106122642562 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 20250106122642562 DLGSUP <0013> gsup_server.c:235 2: IPA-EUSE-foobar(208)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122642562 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 3: 20250106122642562 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 4: 20250106122642562 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 5: 20250106122642562 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 7: 20250106122642562 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122642562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122642562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122642562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45145 HLR_Test-GSUP-IPA(207)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122642564 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122642566 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122642567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122642567 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 20250106122642567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122642567 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 20250106122642567 DLGSUP <0013> gsup_server.c:235 2: 20250106122642567 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122642567 DLGSUP <0013> gsup_server.c:235 3: 20250106122642567 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122642567 DLGSUP <0013> gsup_server.c:235 4: 20250106122642567 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122642567 DLGSUP <0013> gsup_server.c:235 5: 20250106122642567 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122642567 DLGSUP <0013> gsup_server.c:235 7: 20250106122642567 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122642567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122642567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122642567 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@9084f072165e: 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") 20250106122642588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35389<->l=127.0.0.1:4259) 20250106122642593 DAUC <0003> db_auc.c:157 IMSI='262422392954436': No 2G Auth Data 20250106122642593 DAUC <0003> db_auc.c:192 IMSI='262422392954436': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262422392954436" to be handled at TC_mo_ussd_euse(212) 20250106122642610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20250106122642618 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642618 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422392954436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422392954436" session_id=359556938 session_state=BEGIN} 20250106122642618 DSS <0004> hlr_ussd.c:576 262422392954436/0x156e674a: Process SS (BEGIN) 20250106122642618 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642618 DSS <0004> hlr_ussd.c:518 262422392954436/0x156e674a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642618 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642618 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642618 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642618 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642627 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642627 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642627 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422392954436 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422392954436" session_id=359556938 session_state=END} 20250106122642627 DSS <0004> hlr_ussd.c:576 262422392954436/0x156e674a: Process SS (END) 20250106122642627 DSS <0004> hlr_ussd.c:518 262422392954436/0x156e674a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642627 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422392954436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422392954436" session_id=359556938 session_state=END} 20250106122642627 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422392954436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642627 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422392954436 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642627 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642627 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262422392954436" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422392954436" TC_mo_ussd_euse(212)@9084f072165e: setverdict(pass): none -> pass 20250106122642632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@9084f072165e: Final verdict of PTC: pass 20250106122642632 DAUC <0003> db_auc.c:157 IMSI='262426905545001': No 2G Auth Data 20250106122642632 DAUC <0003> db_auc.c:192 IMSI='262426905545001': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262426905545001" to be handled at TC_mo_ussd_euse(213) 20250106122642649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 20250106122642656 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642656 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426905545001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426905545001" session_id=836976628 session_state=BEGIN} 20250106122642656 DSS <0004> hlr_ussd.c:576 262426905545001/0x31e33ff4: Process SS (BEGIN) 20250106122642656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642656 DSS <0004> hlr_ussd.c:518 262426905545001/0x31e33ff4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642656 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642656 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642656 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642656 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642658 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642659 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642659 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426905545001 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426905545001" session_id=836976628 session_state=END} 20250106122642659 DSS <0004> hlr_ussd.c:576 262426905545001/0x31e33ff4: Process SS (END) 20250106122642659 DSS <0004> hlr_ussd.c:518 262426905545001/0x31e33ff4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642659 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426905545001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426905545001" session_id=836976628 session_state=END} 20250106122642659 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426905545001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642659 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426905545001 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642659 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642659 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262426905545001" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426905545001" TC_mo_ussd_euse(213)@9084f072165e: setverdict(pass): none -> pass 20250106122642662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@9084f072165e: Final verdict of PTC: pass 20250106122642663 DAUC <0003> db_auc.c:157 IMSI='262422054890404': No 2G Auth Data 20250106122642663 DAUC <0003> db_auc.c:192 IMSI='262422054890404': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262422054890404" to be handled at TC_mo_ussd_euse(214) 20250106122642679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20250106122642685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642685 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422054890404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422054890404" session_id=4182840681 session_state=BEGIN} 20250106122642685 DSS <0004> hlr_ussd.c:576 262422054890404/0xf9511569: Process SS (BEGIN) 20250106122642685 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642685 DSS <0004> hlr_ussd.c:518 262422054890404/0xf9511569: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642685 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642685 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642687 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642687 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422054890404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422054890404" session_id=4182840681 session_state=END} 20250106122642687 DSS <0004> hlr_ussd.c:576 262422054890404/0xf9511569: Process SS (END) 20250106122642687 DSS <0004> hlr_ussd.c:518 262422054890404/0xf9511569: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642687 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422054890404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422054890404" session_id=4182840681 session_state=END} 20250106122642687 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422054890404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642687 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422054890404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262422054890404" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422054890404" TC_mo_ussd_euse(214)@9084f072165e: setverdict(pass): none -> pass 20250106122642690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@9084f072165e: Final verdict of PTC: pass 20250106122642691 DAUC <0003> db_auc.c:157 IMSI='262429244476899': No 2G Auth Data 20250106122642691 DAUC <0003> db_auc.c:192 IMSI='262429244476899': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262429244476899" to be handled at TC_mo_ussd_euse(215) 20250106122642706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 20250106122642711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642711 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429244476899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429244476899" session_id=639202810 session_state=BEGIN} 20250106122642711 DSS <0004> hlr_ussd.c:576 262429244476899/0x261975fa: Process SS (BEGIN) 20250106122642711 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642711 DSS <0004> hlr_ussd.c:518 262429244476899/0x261975fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642711 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642711 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642713 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642713 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429244476899 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429244476899" session_id=639202810 session_state=END} 20250106122642713 DSS <0004> hlr_ussd.c:576 262429244476899/0x261975fa: Process SS (END) 20250106122642713 DSS <0004> hlr_ussd.c:518 262429244476899/0x261975fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642713 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429244476899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429244476899" session_id=639202810 session_state=END} 20250106122642713 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429244476899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642713 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429244476899 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262429244476899" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429244476899" TC_mo_ussd_euse(215)@9084f072165e: setverdict(pass): none -> pass 20250106122642718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@9084f072165e: Final verdict of PTC: pass 20250106122642718 DAUC <0003> db_auc.c:157 IMSI='262421537254552': No 2G Auth Data 20250106122642718 DAUC <0003> db_auc.c:192 IMSI='262421537254552': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262421537254552" to be handled at TC_mo_ussd_euse(216) 20250106122642734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20250106122642738 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642738 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421537254552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421537254552" session_id=1182200245 session_state=BEGIN} 20250106122642738 DSS <0004> hlr_ussd.c:576 262421537254552/0x4676f1b5: Process SS (BEGIN) 20250106122642738 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642738 DSS <0004> hlr_ussd.c:518 262421537254552/0x4676f1b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642738 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642739 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642739 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642739 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642741 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642741 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262421537254552 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421537254552" session_id=1182200245 session_state=END} 20250106122642741 DSS <0004> hlr_ussd.c:576 262421537254552/0x4676f1b5: Process SS (END) 20250106122642741 DSS <0004> hlr_ussd.c:518 262421537254552/0x4676f1b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642741 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421537254552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421537254552" session_id=1182200245 session_state=END} 20250106122642741 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421537254552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642741 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262421537254552 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262421537254552" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421537254552" TC_mo_ussd_euse(216)@9084f072165e: setverdict(pass): none -> pass 20250106122642744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@9084f072165e: Final verdict of PTC: pass 20250106122642745 DAUC <0003> db_auc.c:157 IMSI='262428815334587': No 2G Auth Data 20250106122642745 DAUC <0003> db_auc.c:192 IMSI='262428815334587': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262428815334587" to be handled at TC_mo_ussd_euse(217) 20250106122642759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 20250106122642764 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642764 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428815334587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428815334587" session_id=3226578871 session_state=BEGIN} 20250106122642764 DSS <0004> hlr_ussd.c:576 262428815334587/0xc051afb7: Process SS (BEGIN) 20250106122642764 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642764 DSS <0004> hlr_ussd.c:518 262428815334587/0xc051afb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642764 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642764 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642764 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642764 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642766 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642766 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642766 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428815334587 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428815334587" session_id=3226578871 session_state=END} 20250106122642766 DSS <0004> hlr_ussd.c:576 262428815334587/0xc051afb7: Process SS (END) 20250106122642766 DSS <0004> hlr_ussd.c:518 262428815334587/0xc051afb7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642766 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428815334587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428815334587" session_id=3226578871 session_state=END} 20250106122642766 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428815334587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642766 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428815334587 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642766 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642767 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262428815334587" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428815334587" TC_mo_ussd_euse(217)@9084f072165e: setverdict(pass): none -> pass 20250106122642770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@9084f072165e: Final verdict of PTC: pass 20250106122642771 DAUC <0003> db_auc.c:157 IMSI='262422577059917': No 2G Auth Data 20250106122642771 DAUC <0003> db_auc.c:192 IMSI='262422577059917': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262422577059917" to be handled at TC_mo_ussd_euse(218) 20250106122642784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20250106122642789 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642790 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422577059917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422577059917" session_id=2394409119 session_state=BEGIN} 20250106122642790 DSS <0004> hlr_ussd.c:576 262422577059917/0x8eb7c89f: Process SS (BEGIN) 20250106122642790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642790 DSS <0004> hlr_ussd.c:518 262422577059917/0x8eb7c89f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642790 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642790 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642790 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642790 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642792 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642792 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642792 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422577059917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422577059917" session_id=2394409119 session_state=END} 20250106122642792 DSS <0004> hlr_ussd.c:576 262422577059917/0x8eb7c89f: Process SS (END) 20250106122642792 DSS <0004> hlr_ussd.c:518 262422577059917/0x8eb7c89f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642792 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422577059917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422577059917" session_id=2394409119 session_state=END} 20250106122642792 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422577059917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642792 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422577059917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642792 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642792 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262422577059917" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422577059917" TC_mo_ussd_euse(218)@9084f072165e: setverdict(pass): none -> pass 20250106122642797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@9084f072165e: Final verdict of PTC: pass 20250106122642798 DAUC <0003> db_auc.c:157 IMSI='262429077084707': No 2G Auth Data 20250106122642798 DAUC <0003> db_auc.c:192 IMSI='262429077084707': No 3G Auth Data HLR_Test-GSUP(209)@9084f072165e: Created GsupExpect[0] for "262429077084707" to be handled at TC_mo_ussd_euse(219) 20250106122642813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20250106122642819 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642819 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429077084707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429077084707" session_id=4252847085 session_state=BEGIN} 20250106122642819 DSS <0004> hlr_ussd.c:576 262429077084707/0xfd7d4bed: Process SS (BEGIN) 20250106122642819 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122642819 DSS <0004> hlr_ussd.c:518 262429077084707/0xfd7d4bed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122642819 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642819 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data 20250106122642820 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642820 DLINP <000b> input/ipa.c:431 127.0.0.1:45145 sending data EUSE-TC_mo_ussd_euse(206)@9084f072165e: 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 } } } } } 20250106122642821 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642821 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642821 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429077084707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077084707" session_id=4252847085 session_state=END} 20250106122642821 DSS <0004> hlr_ussd.c:576 262429077084707/0xfd7d4bed: Process SS (END) 20250106122642821 DSS <0004> hlr_ussd.c:518 262429077084707/0xfd7d4bed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122642821 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429077084707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077084707" session_id=4252847085 session_state=END} 20250106122642821 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429077084707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122642821 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429077084707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122642821 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122642821 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@9084f072165e: Found GsupExpect[0] for "262429077084707" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429077084707" TC_mo_ussd_euse(219)@9084f072165e: setverdict(pass): none -> pass 20250106122642825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@9084f072165e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@9084f072165e: Final verdict of PTC: none 20250106122642826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@9084f072165e: Final verdict of PTC: none 210@9084f072165e: Final verdict of PTC: none 20250106122642828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35389<->l=127.0.0.1:4259) 20250106122642828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642828 DLINP <000b> input/ipa.c:405 127.0.0.1:45145 message received 20250106122642828 DLINP <000b> input/ipa.c:414 127.0.0.1:45145 connection closed with server 20250106122642828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45145 20250106122642828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250106122642828 DLINP <000b> input/ipa.c:451 connected read/write 20250106122642828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122642828 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122642828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122642828 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)@9084f072165e: Final verdict of PTC: none IPA-EUSE-foobar(208)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 210: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Jan 6 12:26:42 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250106122642868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20250106122643068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->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=111192) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Jan 6 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_euse_continue started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 20250106122646142 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46527 20250106122646142 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46527 MTC@9084f072165e: in not legacy case 2 IPA-EUSE-foobar(222)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122646144 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646144 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646146 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122646146 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122646148 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646148 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646148 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122646148 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250106122646148 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250106122646148 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 20250106122646148 DLGSUP <0013> gsup_server.c:235 2: 20250106122646148 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 3: 20250106122646148 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 4: 20250106122646148 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 5: 20250106122646148 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 7: 20250106122646148 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122646148 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122646148 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122646148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46527 HLR_Test-GSUP-IPA(221)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122646149 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122646151 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122646152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122646152 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 20250106122646152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122646152 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 20250106122646152 DLGSUP <0013> gsup_server.c:235 2: 20250106122646152 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122646152 DLGSUP <0013> gsup_server.c:235 3: 20250106122646152 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122646152 DLGSUP <0013> gsup_server.c:235 4: 20250106122646152 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122646152 DLGSUP <0013> gsup_server.c:235 5: 20250106122646152 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122646152 DLGSUP <0013> gsup_server.c:235 7: 20250106122646152 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122646152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122646152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122646152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@9084f072165e: 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") 20250106122646173 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34435<->l=127.0.0.1:4259) 20250106122646177 DAUC <0003> db_auc.c:157 IMSI='262422457338297': No 2G Auth Data 20250106122646177 DAUC <0003> db_auc.c:192 IMSI='262422457338297': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262422457338297" to be handled at TC_mo_ussd_euse_continue(226) 20250106122646193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20250106122646200 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646200 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457338297" session_id=3328694147 session_state=BEGIN} 20250106122646200 DSS <0004> hlr_ussd.c:576 262422457338297/0xc667d783: Process SS (BEGIN) 20250106122646200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646200 DSS <0004> hlr_ussd.c:518 262422457338297/0xc667d783: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646200 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646200 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646200 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646200 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646208 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646208 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646208 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457338297" session_id=3328694147 session_state=CONTINUE} 20250106122646208 DSS <0004> hlr_ussd.c:576 262422457338297/0xc667d783: Process SS (CONTINUE) 20250106122646208 DSS <0004> hlr_ussd.c:518 262422457338297/0xc667d783: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646208 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457338297" session_id=3328694147 session_state=CONTINUE} 20250106122646208 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646208 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646208 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262422457338297" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262422457338297" TC_mo_ussd_euse_continue(226)@9084f072165e: setverdict(pass): none -> pass 20250106122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646215 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457338297" session_id=3328694147 session_state=CONTINUE} 20250106122646215 DSS <0004> hlr_ussd.c:576 262422457338297/0xc667d783: Process SS (CONTINUE) 20250106122646215 DSS <0004> hlr_ussd.c:518 262422457338297/0xc667d783: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646215 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646217 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646217 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646217 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457338297" session_id=3328694147 session_state=END} 20250106122646217 DSS <0004> hlr_ussd.c:576 262422457338297/0xc667d783: Process SS (END) 20250106122646217 DSS <0004> hlr_ussd.c:518 262422457338297/0xc667d783: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646217 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457338297" session_id=3328694147 session_state=END} 20250106122646217 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646217 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262422457338297 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646217 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646217 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@9084f072165e: Final verdict of PTC: pass 20250106122646219 DAUC <0003> db_auc.c:157 IMSI='262421953741494': No 2G Auth Data 20250106122646219 DAUC <0003> db_auc.c:192 IMSI='262421953741494': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262421953741494" to be handled at TC_mo_ussd_euse_continue(227) 20250106122646235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20250106122646242 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646242 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953741494" session_id=4047639726 session_state=BEGIN} 20250106122646242 DSS <0004> hlr_ussd.c:576 262421953741494/0xf14214ae: Process SS (BEGIN) 20250106122646242 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646242 DSS <0004> hlr_ussd.c:518 262421953741494/0xf14214ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646242 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646242 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646242 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646242 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646244 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646244 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646244 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953741494" session_id=4047639726 session_state=CONTINUE} 20250106122646244 DSS <0004> hlr_ussd.c:576 262421953741494/0xf14214ae: Process SS (CONTINUE) 20250106122646244 DSS <0004> hlr_ussd.c:518 262421953741494/0xf14214ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646244 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953741494" session_id=4047639726 session_state=CONTINUE} 20250106122646244 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646245 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646245 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262421953741494" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421953741494" TC_mo_ussd_euse_continue(227)@9084f072165e: setverdict(pass): none -> pass 20250106122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646249 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953741494" session_id=4047639726 session_state=CONTINUE} 20250106122646249 DSS <0004> hlr_ussd.c:576 262421953741494/0xf14214ae: Process SS (CONTINUE) 20250106122646249 DSS <0004> hlr_ussd.c:518 262421953741494/0xf14214ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646249 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646249 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646249 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646251 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646251 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646251 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953741494" session_id=4047639726 session_state=END} 20250106122646251 DSS <0004> hlr_ussd.c:576 262421953741494/0xf14214ae: Process SS (END) 20250106122646251 DSS <0004> hlr_ussd.c:518 262421953741494/0xf14214ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646251 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953741494" session_id=4047639726 session_state=END} 20250106122646251 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646251 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421953741494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646251 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646251 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@9084f072165e: Final verdict of PTC: pass 20250106122646254 DAUC <0003> db_auc.c:157 IMSI='262428211940844': No 2G Auth Data 20250106122646254 DAUC <0003> db_auc.c:192 IMSI='262428211940844': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262428211940844" to be handled at TC_mo_ussd_euse_continue(228) 20250106122646270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20250106122646275 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646275 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428211940844" session_id=2717317155 session_state=BEGIN} 20250106122646275 DSS <0004> hlr_ussd.c:576 262428211940844/0xa1f6f823: Process SS (BEGIN) 20250106122646275 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646275 DSS <0004> hlr_ussd.c:518 262428211940844/0xa1f6f823: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646275 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646275 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646277 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646277 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646277 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211940844" session_id=2717317155 session_state=CONTINUE} 20250106122646277 DSS <0004> hlr_ussd.c:576 262428211940844/0xa1f6f823: Process SS (CONTINUE) 20250106122646277 DSS <0004> hlr_ussd.c:518 262428211940844/0xa1f6f823: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646277 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211940844" session_id=2717317155 session_state=CONTINUE} 20250106122646277 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646277 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646277 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262428211940844" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428211940844" TC_mo_ussd_euse_continue(228)@9084f072165e: setverdict(pass): none -> pass 20250106122646282 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646283 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428211940844" session_id=2717317155 session_state=CONTINUE} 20250106122646283 DSS <0004> hlr_ussd.c:576 262428211940844/0xa1f6f823: Process SS (CONTINUE) 20250106122646283 DSS <0004> hlr_ussd.c:518 262428211940844/0xa1f6f823: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646283 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646283 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646283 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646283 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646283 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646285 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646285 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646285 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211940844" session_id=2717317155 session_state=END} 20250106122646285 DSS <0004> hlr_ussd.c:576 262428211940844/0xa1f6f823: Process SS (END) 20250106122646285 DSS <0004> hlr_ussd.c:518 262428211940844/0xa1f6f823: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646285 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211940844" session_id=2717317155 session_state=END} 20250106122646285 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646285 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428211940844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646285 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646285 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@9084f072165e: Final verdict of PTC: pass 20250106122646287 DAUC <0003> db_auc.c:157 IMSI='262426531660991': No 2G Auth Data 20250106122646287 DAUC <0003> db_auc.c:192 IMSI='262426531660991': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262426531660991" to be handled at TC_mo_ussd_euse_continue(229) 20250106122646301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 20250106122646306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646306 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426531660991" session_id=2377046427 session_state=BEGIN} 20250106122646306 DSS <0004> hlr_ussd.c:576 262426531660991/0x8daed99b: Process SS (BEGIN) 20250106122646306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646306 DSS <0004> hlr_ussd.c:518 262426531660991/0x8daed99b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646306 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646306 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646306 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646308 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646308 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426531660991" session_id=2377046427 session_state=CONTINUE} 20250106122646308 DSS <0004> hlr_ussd.c:576 262426531660991/0x8daed99b: Process SS (CONTINUE) 20250106122646308 DSS <0004> hlr_ussd.c:518 262426531660991/0x8daed99b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646308 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426531660991" session_id=2377046427 session_state=CONTINUE} 20250106122646308 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262426531660991" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426531660991" TC_mo_ussd_euse_continue(229)@9084f072165e: setverdict(pass): none -> pass 20250106122646313 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646313 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426531660991" session_id=2377046427 session_state=CONTINUE} 20250106122646313 DSS <0004> hlr_ussd.c:576 262426531660991/0x8daed99b: Process SS (CONTINUE) 20250106122646313 DSS <0004> hlr_ussd.c:518 262426531660991/0x8daed99b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646313 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646313 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646313 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646313 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646313 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646314 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646314 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646314 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426531660991" session_id=2377046427 session_state=END} 20250106122646314 DSS <0004> hlr_ussd.c:576 262426531660991/0x8daed99b: Process SS (END) 20250106122646315 DSS <0004> hlr_ussd.c:518 262426531660991/0x8daed99b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646315 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426531660991" session_id=2377046427 session_state=END} 20250106122646315 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646315 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426531660991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646315 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646315 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@9084f072165e: Final verdict of PTC: pass 20250106122646317 DAUC <0003> db_auc.c:157 IMSI='262427356715994': No 2G Auth Data 20250106122646317 DAUC <0003> db_auc.c:192 IMSI='262427356715994': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262427356715994" to be handled at TC_mo_ussd_euse_continue(230) 20250106122646333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4258 20250106122646340 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646340 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427356715994" session_id=1304711963 session_state=BEGIN} 20250106122646340 DSS <0004> hlr_ussd.c:576 262427356715994/0x4dc4531b: Process SS (BEGIN) 20250106122646340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646340 DSS <0004> hlr_ussd.c:518 262427356715994/0x4dc4531b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646340 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646340 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646340 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646340 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646342 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646342 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356715994" session_id=1304711963 session_state=CONTINUE} 20250106122646342 DSS <0004> hlr_ussd.c:576 262427356715994/0x4dc4531b: Process SS (CONTINUE) 20250106122646342 DSS <0004> hlr_ussd.c:518 262427356715994/0x4dc4531b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646342 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356715994" session_id=1304711963 session_state=CONTINUE} 20250106122646342 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262427356715994" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427356715994" TC_mo_ussd_euse_continue(230)@9084f072165e: setverdict(pass): none -> pass 20250106122646347 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646347 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427356715994" session_id=1304711963 session_state=CONTINUE} 20250106122646347 DSS <0004> hlr_ussd.c:576 262427356715994/0x4dc4531b: Process SS (CONTINUE) 20250106122646347 DSS <0004> hlr_ussd.c:518 262427356715994/0x4dc4531b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646347 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646347 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646347 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646348 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646348 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646349 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646349 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646349 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356715994" session_id=1304711963 session_state=END} 20250106122646349 DSS <0004> hlr_ussd.c:576 262427356715994/0x4dc4531b: Process SS (END) 20250106122646349 DSS <0004> hlr_ussd.c:518 262427356715994/0x4dc4531b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646349 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356715994" session_id=1304711963 session_state=END} 20250106122646349 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646349 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427356715994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646349 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646349 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@9084f072165e: Final verdict of PTC: pass 20250106122646352 DAUC <0003> db_auc.c:157 IMSI='262420086367084': No 2G Auth Data 20250106122646352 DAUC <0003> db_auc.c:192 IMSI='262420086367084': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262420086367084" to be handled at TC_mo_ussd_euse_continue(231) 20250106122646367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20250106122646373 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646373 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420086367084" session_id=4273091219 session_state=BEGIN} 20250106122646373 DSS <0004> hlr_ussd.c:576 262420086367084/0xfeb23293: Process SS (BEGIN) 20250106122646373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646373 DSS <0004> hlr_ussd.c:518 262420086367084/0xfeb23293: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646373 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646373 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646373 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646374 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646375 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646375 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646375 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420086367084" session_id=4273091219 session_state=CONTINUE} 20250106122646375 DSS <0004> hlr_ussd.c:576 262420086367084/0xfeb23293: Process SS (CONTINUE) 20250106122646375 DSS <0004> hlr_ussd.c:518 262420086367084/0xfeb23293: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646375 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420086367084" session_id=4273091219 session_state=CONTINUE} 20250106122646375 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646375 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646375 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262420086367084" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420086367084" TC_mo_ussd_euse_continue(231)@9084f072165e: setverdict(pass): none -> pass 20250106122646380 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646380 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420086367084" session_id=4273091219 session_state=CONTINUE} 20250106122646380 DSS <0004> hlr_ussd.c:576 262420086367084/0xfeb23293: Process SS (CONTINUE) 20250106122646380 DSS <0004> hlr_ussd.c:518 262420086367084/0xfeb23293: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646380 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646380 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646380 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646380 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646380 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646382 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646382 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420086367084" session_id=4273091219 session_state=END} 20250106122646382 DSS <0004> hlr_ussd.c:576 262420086367084/0xfeb23293: Process SS (END) 20250106122646382 DSS <0004> hlr_ussd.c:518 262420086367084/0xfeb23293: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646382 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420086367084" session_id=4273091219 session_state=END} 20250106122646382 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646382 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420086367084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@9084f072165e: Final verdict of PTC: pass 20250106122646384 DAUC <0003> db_auc.c:157 IMSI='262424578237433': No 2G Auth Data 20250106122646384 DAUC <0003> db_auc.c:192 IMSI='262424578237433': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262424578237433" to be handled at TC_mo_ussd_euse_continue(232) 20250106122646400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20250106122646406 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646406 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424578237433" session_id=2364027610 session_state=BEGIN} 20250106122646406 DSS <0004> hlr_ussd.c:576 262424578237433/0x8ce832da: Process SS (BEGIN) 20250106122646406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646406 DSS <0004> hlr_ussd.c:518 262424578237433/0x8ce832da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646406 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646406 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646406 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646406 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646407 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646407 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646407 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424578237433" session_id=2364027610 session_state=CONTINUE} 20250106122646407 DSS <0004> hlr_ussd.c:576 262424578237433/0x8ce832da: Process SS (CONTINUE) 20250106122646407 DSS <0004> hlr_ussd.c:518 262424578237433/0x8ce832da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646407 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424578237433" session_id=2364027610 session_state=CONTINUE} 20250106122646407 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646407 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646407 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262424578237433" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424578237433" TC_mo_ussd_euse_continue(232)@9084f072165e: setverdict(pass): none -> pass 20250106122646411 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646411 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424578237433" session_id=2364027610 session_state=CONTINUE} 20250106122646411 DSS <0004> hlr_ussd.c:576 262424578237433/0x8ce832da: Process SS (CONTINUE) 20250106122646411 DSS <0004> hlr_ussd.c:518 262424578237433/0x8ce832da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646411 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646411 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646411 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646411 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646411 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646413 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646413 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646413 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424578237433" session_id=2364027610 session_state=END} 20250106122646413 DSS <0004> hlr_ussd.c:576 262424578237433/0x8ce832da: Process SS (END) 20250106122646413 DSS <0004> hlr_ussd.c:518 262424578237433/0x8ce832da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646413 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424578237433" session_id=2364027610 session_state=END} 20250106122646413 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646413 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424578237433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646413 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646413 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@9084f072165e: Final verdict of PTC: pass 20250106122646416 DAUC <0003> db_auc.c:157 IMSI='262425277883841': No 2G Auth Data 20250106122646416 DAUC <0003> db_auc.c:192 IMSI='262425277883841': No 3G Auth Data HLR_Test-GSUP(223)@9084f072165e: Created GsupExpect[0] for "262425277883841" to be handled at TC_mo_ussd_euse_continue(233) 20250106122646431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48548<->l=127.0.0.1:4258 20250106122646439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646439 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425277883841" session_id=1148981375 session_state=BEGIN} 20250106122646439 DSS <0004> hlr_ussd.c:576 262425277883841/0x447c107f: Process SS (BEGIN) 20250106122646439 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106122646439 DSS <0004> hlr_ussd.c:518 262425277883841/0x447c107f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106122646439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646439 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646439 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646439 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646441 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646441 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646441 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425277883841" session_id=1148981375 session_state=CONTINUE} 20250106122646441 DSS <0004> hlr_ussd.c:576 262425277883841/0x447c107f: Process SS (CONTINUE) 20250106122646441 DSS <0004> hlr_ussd.c:518 262425277883841/0x447c107f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106122646441 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425277883841" session_id=1148981375 session_state=CONTINUE} 20250106122646441 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646441 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646441 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@9084f072165e: Found GsupExpect[0] for "262425277883841" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425277883841" TC_mo_ussd_euse_continue(233)@9084f072165e: setverdict(pass): none -> pass 20250106122646445 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646445 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425277883841" session_id=1148981375 session_state=CONTINUE} 20250106122646445 DSS <0004> hlr_ussd.c:576 262425277883841/0x447c107f: Process SS (CONTINUE) 20250106122646445 DSS <0004> hlr_ussd.c:518 262425277883841/0x447c107f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646445 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646445 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646445 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data 20250106122646445 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646445 DLINP <000b> input/ipa.c:431 127.0.0.1:46527 sending data EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: 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 } } } } } 20250106122646447 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646447 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646447 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425277883841" session_id=1148981375 session_state=END} 20250106122646447 DSS <0004> hlr_ussd.c:576 262425277883841/0x447c107f: Process SS (END) 20250106122646447 DSS <0004> hlr_ussd.c:518 262425277883841/0x447c107f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106122646447 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425277883841" session_id=1148981375 session_state=END} 20250106122646447 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122646447 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425277883841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122646447 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122646447 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122646449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48548<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@9084f072165e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@9084f072165e: Final verdict of PTC: none 20250106122646450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 20250106122646451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34435<->l=127.0.0.1:4259) 20250106122646452 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122646452 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122646452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122646452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122646452 DLINP <000b> input/ipa.c:451 connected read/write 20250106122646452 DLINP <000b> input/ipa.c:405 127.0.0.1:46527 message received 20250106122646452 DLINP <000b> input/ipa.c:414 127.0.0.1:46527 connection closed with server 20250106122646452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46527 20250106122646452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP(223)@9084f072165e: Final verdict of PTC: none 224@9084f072165e: Final verdict of PTC: none IPA-EUSE-foobar(222)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 224: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Jan 6 12:26:46 UTC 2025 ====== 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 20250106122646492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20250106122646693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=143012) Waiting for packet dumper to finish... 1 (prev_count=143012, count=156852) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Jan 6 12:26:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_ussd_euse_defaultroute started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 20250106122649768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39311 20250106122649768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39311 MTC@9084f072165e: in not legacy case 2 IPA-EUSE-foobar(236)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122649771 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649771 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122649772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@9084f072165e: 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) } } } } 20250106122649774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@9084f072165e: 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 } } } } 20250106122649774 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649774 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122649774 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250106122649774 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250106122649774 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 20250106122649774 DLGSUP <0013> gsup_server.c:235 2: 20250106122649774 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 3: 20250106122649774 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 4: 20250106122649774 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 5: 20250106122649774 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 7: 20250106122649774 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122649774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122649774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122649774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39311 IPA-EUSE-foobar(236)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122649774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122649776 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122649777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122649777 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 20250106122649777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122649777 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 20250106122649777 DLGSUP <0013> gsup_server.c:235 2: 20250106122649777 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122649777 DLGSUP <0013> gsup_server.c:235 3: 20250106122649777 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122649777 DLGSUP <0013> gsup_server.c:235 4: 20250106122649777 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122649777 DLGSUP <0013> gsup_server.c:235 5: 20250106122649777 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122649777 DLGSUP <0013> gsup_server.c:235 7: 20250106122649777 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122649777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122649777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122649777 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@9084f072165e: 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") 20250106122649793 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33377<->l=127.0.0.1:4259) 20250106122649802 DAUC <0003> db_auc.c:157 IMSI='262423577466789': No 2G Auth Data 20250106122649802 DAUC <0003> db_auc.c:192 IMSI='262423577466789': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262423577466789" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250106122649820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38914<->l=127.0.0.1:4258 20250106122649826 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649826 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423577466789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423577466789" session_id=857594075 session_state=BEGIN} 20250106122649826 DSS <0004> hlr_ussd.c:576 262423577466789/0x331dd8db: Process SS (BEGIN) 20250106122649826 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649826 DSS <0004> hlr_ussd.c:518 262423577466789/0x331dd8db: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649826 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649826 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649826 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649826 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649834 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649834 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423577466789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423577466789" session_id=857594075 session_state=END} 20250106122649834 DSS <0004> hlr_ussd.c:576 262423577466789/0x331dd8db: Process SS (END) 20250106122649834 DSS <0004> hlr_ussd.c:518 262423577466789/0x331dd8db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649835 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423577466789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423577466789" session_id=857594075 session_state=END} 20250106122649835 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423577466789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649835 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423577466789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649835 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649835 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262423577466789" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423577466789" TC_mo_ussd_euse_defaultroute(240)@9084f072165e: setverdict(pass): none -> pass 20250106122649838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38914<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@9084f072165e: Final verdict of PTC: pass 20250106122649839 DAUC <0003> db_auc.c:157 IMSI='262420765963494': No 2G Auth Data 20250106122649839 DAUC <0003> db_auc.c:192 IMSI='262420765963494': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262420765963494" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250106122649855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 20250106122649861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649861 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420765963494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420765963494" session_id=2118759788 session_state=BEGIN} 20250106122649861 DSS <0004> hlr_ussd.c:576 262420765963494/0x7e49b56c: Process SS (BEGIN) 20250106122649861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649861 DSS <0004> hlr_ussd.c:518 262420765963494/0x7e49b56c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649861 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649861 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649863 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649863 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420765963494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420765963494" session_id=2118759788 session_state=END} 20250106122649863 DSS <0004> hlr_ussd.c:576 262420765963494/0x7e49b56c: Process SS (END) 20250106122649863 DSS <0004> hlr_ussd.c:518 262420765963494/0x7e49b56c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649863 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420765963494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420765963494" session_id=2118759788 session_state=END} 20250106122649863 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420765963494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649863 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420765963494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262420765963494" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420765963494" TC_mo_ussd_euse_defaultroute(241)@9084f072165e: setverdict(pass): none -> pass 20250106122649867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38922<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@9084f072165e: Final verdict of PTC: pass 20250106122649868 DAUC <0003> db_auc.c:157 IMSI='262421984975166': No 2G Auth Data 20250106122649868 DAUC <0003> db_auc.c:192 IMSI='262421984975166': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262421984975166" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250106122649883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4258 20250106122649890 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649890 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421984975166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421984975166" session_id=129548110 session_state=BEGIN} 20250106122649890 DSS <0004> hlr_ussd.c:576 262421984975166/0x07b8bf4e: Process SS (BEGIN) 20250106122649890 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649891 DSS <0004> hlr_ussd.c:518 262421984975166/0x07b8bf4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649891 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649891 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649891 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649891 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649892 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649892 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649892 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421984975166 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421984975166" session_id=129548110 session_state=END} 20250106122649892 DSS <0004> hlr_ussd.c:576 262421984975166/0x07b8bf4e: Process SS (END) 20250106122649892 DSS <0004> hlr_ussd.c:518 262421984975166/0x07b8bf4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649892 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421984975166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421984975166" session_id=129548110 session_state=END} 20250106122649892 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421984975166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649892 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421984975166 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649892 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649892 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262421984975166" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421984975166" TC_mo_ussd_euse_defaultroute(242)@9084f072165e: setverdict(pass): none -> pass 20250106122649897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@9084f072165e: Final verdict of PTC: pass 20250106122649898 DAUC <0003> db_auc.c:157 IMSI='262422976595220': No 2G Auth Data 20250106122649898 DAUC <0003> db_auc.c:192 IMSI='262422976595220': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262422976595220" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250106122649913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 20250106122649917 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649918 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422976595220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422976595220" session_id=976255279 session_state=BEGIN} 20250106122649918 DSS <0004> hlr_ussd.c:576 262422976595220/0x3a30792f: Process SS (BEGIN) 20250106122649918 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649918 DSS <0004> hlr_ussd.c:518 262422976595220/0x3a30792f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649918 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649918 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649918 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649918 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649919 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649919 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649919 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422976595220 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422976595220" session_id=976255279 session_state=END} 20250106122649919 DSS <0004> hlr_ussd.c:576 262422976595220/0x3a30792f: Process SS (END) 20250106122649919 DSS <0004> hlr_ussd.c:518 262422976595220/0x3a30792f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649919 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422976595220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422976595220" session_id=976255279 session_state=END} 20250106122649919 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422976595220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649919 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422976595220 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649919 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649920 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262422976595220" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422976595220" TC_mo_ussd_euse_defaultroute(243)@9084f072165e: setverdict(pass): none -> pass 20250106122649924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@9084f072165e: Final verdict of PTC: pass 20250106122649925 DAUC <0003> db_auc.c:157 IMSI='262426851240805': No 2G Auth Data 20250106122649925 DAUC <0003> db_auc.c:192 IMSI='262426851240805': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262426851240805" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250106122649940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 20250106122649946 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649946 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426851240805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426851240805" session_id=113329812 session_state=BEGIN} 20250106122649946 DSS <0004> hlr_ussd.c:576 262426851240805/0x06c14694: Process SS (BEGIN) 20250106122649946 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649946 DSS <0004> hlr_ussd.c:518 262426851240805/0x06c14694: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649946 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649946 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649946 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649946 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649948 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649948 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649948 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426851240805 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426851240805" session_id=113329812 session_state=END} 20250106122649948 DSS <0004> hlr_ussd.c:576 262426851240805/0x06c14694: Process SS (END) 20250106122649948 DSS <0004> hlr_ussd.c:518 262426851240805/0x06c14694: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649948 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426851240805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426851240805" session_id=113329812 session_state=END} 20250106122649948 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426851240805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649948 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426851240805 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649948 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649948 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262426851240805" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426851240805" TC_mo_ussd_euse_defaultroute(244)@9084f072165e: setverdict(pass): none -> pass 20250106122649952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@9084f072165e: Final verdict of PTC: pass 20250106122649953 DAUC <0003> db_auc.c:157 IMSI='262422705922413': No 2G Auth Data 20250106122649953 DAUC <0003> db_auc.c:192 IMSI='262422705922413': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262422705922413" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250106122649967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38960<->l=127.0.0.1:4258 20250106122649973 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649973 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422705922413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422705922413" session_id=2465636846 session_state=BEGIN} 20250106122649973 DSS <0004> hlr_ussd.c:576 262422705922413/0x92f6a1ee: Process SS (BEGIN) 20250106122649973 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122649973 DSS <0004> hlr_ussd.c:518 262422705922413/0x92f6a1ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122649973 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649973 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122649973 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649973 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122649974 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649974 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122649974 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422705922413 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422705922413" session_id=2465636846 session_state=END} 20250106122649974 DSS <0004> hlr_ussd.c:576 262422705922413/0x92f6a1ee: Process SS (END) 20250106122649974 DSS <0004> hlr_ussd.c:518 262422705922413/0x92f6a1ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122649974 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422705922413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422705922413" session_id=2465636846 session_state=END} 20250106122649974 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422705922413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122649974 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422705922413 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122649974 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122649974 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262422705922413" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422705922413" TC_mo_ussd_euse_defaultroute(245)@9084f072165e: setverdict(pass): none -> pass 20250106122649978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38960<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@9084f072165e: Final verdict of PTC: pass 20250106122649979 DAUC <0003> db_auc.c:157 IMSI='262422050029168': No 2G Auth Data 20250106122649979 DAUC <0003> db_auc.c:192 IMSI='262422050029168': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262422050029168" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250106122649995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4258 20250106122649999 DLINP <000b> input/ipa.c:451 connected read/write 20250106122649999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122649999 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422050029168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422050029168" session_id=1087343231 session_state=BEGIN} 20250106122649999 DSS <0004> hlr_ussd.c:576 262422050029168/0x40cf8a7f: Process SS (BEGIN) 20250106122650000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122650000 DSS <0004> hlr_ussd.c:518 262422050029168/0x40cf8a7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122650000 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650000 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122650000 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650000 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122650001 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650001 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122650001 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422050029168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422050029168" session_id=1087343231 session_state=END} 20250106122650001 DSS <0004> hlr_ussd.c:576 262422050029168/0x40cf8a7f: Process SS (END) 20250106122650001 DSS <0004> hlr_ussd.c:518 262422050029168/0x40cf8a7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122650001 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422050029168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422050029168" session_id=1087343231 session_state=END} 20250106122650001 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422050029168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122650001 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422050029168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122650001 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122650001 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262422050029168" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422050029168" TC_mo_ussd_euse_defaultroute(246)@9084f072165e: setverdict(pass): none -> pass 20250106122650005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@9084f072165e: Final verdict of PTC: pass 20250106122650006 DAUC <0003> db_auc.c:157 IMSI='262426307905118': No 2G Auth Data 20250106122650006 DAUC <0003> db_auc.c:192 IMSI='262426307905118': No 3G Auth Data HLR_Test-GSUP(237)@9084f072165e: Created GsupExpect[0] for "262426307905118" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250106122650021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 20250106122650026 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122650026 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426307905118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426307905118" session_id=1370996587 session_state=BEGIN} 20250106122650026 DSS <0004> hlr_ussd.c:576 262426307905118/0x51b7bf6b: Process SS (BEGIN) 20250106122650026 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106122650026 DSS <0004> hlr_ussd.c:518 262426307905118/0x51b7bf6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106122650026 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650026 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data 20250106122650026 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650026 DLINP <000b> input/ipa.c:431 127.0.0.1:39311 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: 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 } } } } } 20250106122650027 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650027 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122650027 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426307905118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426307905118" session_id=1370996587 session_state=END} 20250106122650027 DSS <0004> hlr_ussd.c:576 262426307905118/0x51b7bf6b: Process SS (END) 20250106122650028 DSS <0004> hlr_ussd.c:518 262426307905118/0x51b7bf6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106122650028 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426307905118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426307905118" session_id=1370996587 session_state=END} 20250106122650028 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426307905118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122650028 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426307905118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106122650028 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122650028 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@9084f072165e: Found GsupExpect[0] for "262426307905118" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@9084f072165e: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426307905118" TC_mo_ussd_euse_defaultroute(247)@9084f072165e: setverdict(pass): none -> pass 20250106122650031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@9084f072165e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@9084f072165e: Final verdict of PTC: none 20250106122650033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@9084f072165e: Final verdict of PTC: none 20250106122650034 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650034 DLINP <000b> input/ipa.c:405 127.0.0.1:39311 message received 20250106122650034 DLINP <000b> input/ipa.c:414 127.0.0.1:39311 connection closed with server 20250106122650034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39311 20250106122650035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250106122650035 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33377<->l=127.0.0.1:4259) 20250106122650035 DLINP <000b> input/ipa.c:451 connected read/write 20250106122650035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122650035 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122650035 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122650035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@9084f072165e: Final verdict of PTC: none 238@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 238: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@9084f072165e: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Jan 6 12:26:50 UTC 2025 ====== 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 20250106122650075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20250106122650276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39004<->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=113376) 20250106122651374 DSS <0004> hlr_ussd.c:239 262428599322083/0x087e0604: SS Session Timeout, destroying 20250106122651375 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428599322083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651400 DSS <0004> hlr_ussd.c:239 262429323525788/0x3715b7d1: SS Session Timeout, destroying 20250106122651400 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429323525788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651425 DSS <0004> hlr_ussd.c:239 262424702137623/0x71b218fc: SS Session Timeout, destroying 20250106122651425 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424702137623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651451 DSS <0004> hlr_ussd.c:239 262422325046074/0xda4e1423: SS Session Timeout, destroying 20250106122651451 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422325046074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651475 DSS <0004> hlr_ussd.c:239 262422717455427/0x56f6c9e6: SS Session Timeout, destroying 20250106122651475 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422717455427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651501 DSS <0004> hlr_ussd.c:239 262424998866490/0x873befae: SS Session Timeout, destroying 20250106122651501 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424998866490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651525 DSS <0004> hlr_ussd.c:239 262427282952619/0xc4471e76: SS Session Timeout, destroying 20250106122651525 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427282952619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122651551 DSS <0004> hlr_ussd.c:239 262422093117169/0xbcbf3843: SS Session Timeout, destroying 20250106122651551 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422093117169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Jan 6 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_mo_sss_reject started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122653352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122653352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122653353 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122653354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122653355 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122653355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122653355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122653355 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 20250106122653355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122653355 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 20250106122653355 DLGSUP <0013> gsup_server.c:235 2: 20250106122653355 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122653355 DLGSUP <0013> gsup_server.c:235 3: 20250106122653355 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(248)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122653355 DLGSUP <0013> gsup_server.c:235 4: 20250106122653355 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122653355 DLGSUP <0013> gsup_server.c:235 5: 20250106122653356 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122653356 DLGSUP <0013> gsup_server.c:235 7: 20250106122653356 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122653356 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122653356 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122653356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@9084f072165e: 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") 20250106122653372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36859<->l=127.0.0.1:4259) 20250106122653374 DAUC <0003> db_auc.c:157 IMSI='262427652198446': No 2G Auth Data 20250106122653374 DAUC <0003> db_auc.c:192 IMSI='262427652198446': No 3G Auth Data HLR_Test-GSUP(249)@9084f072165e: Created GsupExpect[0] for "262427652198446" to be handled at TC_mo_sss_reject(252) 20250106122653387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 20250106122653397 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122653397 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427652198446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427652198446" session_id=4264176826 session_state=BEGIN} 20250106122653397 DSS <0004> hlr_ussd.c:576 262427652198446/0xfe2a2cba: Process SS (BEGIN) 20250106122653397 DSS <0004> hlr_ussd.c:498 262427652198446/0xfe2a2cba: SS CompType=Invoke, OpCode=InterrogateSS 20250106122653397 DSS <0004> hlr_ussd.c:506 262427652198446/0xfe2a2cba: Structured SS requests are not supported, rejecting... 20250106122653397 DSS <0004> hlr_ussd.c:354 262427652198446/0xfe2a2cba: Tx ReturnError(0, 0x15) 20250106122653397 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427652198446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427652198446" session_id=4264176826 session_state=END} 20250106122653397 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122653397 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@9084f072165e: Found GsupExpect[0] for "262427652198446" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@9084f072165e: Added IMSI table entry 0TC_mo_sss_reject(252)"262427652198446" TC_mo_sss_reject(252)@9084f072165e: setverdict(pass): none -> pass 20250106122653401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@9084f072165e: Final verdict of PTC: pass 20250106122653403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20250106122653404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36859<->l=127.0.0.1:4259) 20250106122653404 DLINP <000b> input/ipa.c:451 connected read/write 20250106122653404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122653404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122653404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122653404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@9084f072165e: Final verdict of PTC: none 250@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 250: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@9084f072165e: Test case TC_mo_sss_reject finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Jan 6 12:26:53 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250106122653447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 20250106122653548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39028<->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=27656) 20250106122654829 DSS <0004> hlr_ussd.c:239 262427843350243/0xafae9f9c: SS Session Timeout, destroying 20250106122654829 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427843350243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654852 DSS <0004> hlr_ussd.c:239 262427144626754/0x3a2ab6cf: SS Session Timeout, destroying 20250106122654852 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427144626754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654879 DSS <0004> hlr_ussd.c:239 262426533551009/0xc36c58cb: SS Session Timeout, destroying 20250106122654879 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426533551009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654904 DSS <0004> hlr_ussd.c:239 262421222172756/0x4a88f459: SS Session Timeout, destroying 20250106122654904 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421222172756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654929 DSS <0004> hlr_ussd.c:239 262421243734680/0x384266c5: SS Session Timeout, destroying 20250106122654929 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421243734680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654952 DSS <0004> hlr_ussd.c:239 262429880467285/0x952323db: SS Session Timeout, destroying 20250106122654952 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429880467285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122654978 DSS <0004> hlr_ussd.c:239 262422586045432/0x3422fec3: SS Session Timeout, destroying 20250106122654978 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422586045432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106122655001 DSS <0004> hlr_ussd.c:239 262423302417055/0x9f01d306: SS Session Timeout, destroying 20250106122655001 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423302417055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Jan 6 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_check_imei started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122656628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122656628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122656630 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122656632 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122656632 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122656632 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 20250106122656632 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122656632 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 20250106122656632 DLGSUP <0013> gsup_server.c:235 2: 20250106122656632 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122656632 DLGSUP <0013> gsup_server.c:235 3: 20250106122656632 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122656632 DLGSUP <0013> gsup_server.c:235 4: 20250106122656632 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122656632 DLGSUP <0013> gsup_server.c:235 5: 20250106122656632 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122656632 DLGSUP <0013> gsup_server.c:235 7: 20250106122656632 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122656632 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122656632 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122656632 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@9084f072165e: 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") 20250106122656649 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33217<->l=127.0.0.1:4259) 20250106122656656 DAUC <0003> db_auc.c:157 IMSI='262424845287815': No 2G Auth Data 20250106122656656 DAUC <0003> db_auc.c:192 IMSI='262424845287815': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262424845287815" to be handled at TC_gsup_check_imei(257) 20250106122656674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 20250106122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656682 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424845287815"} 20250106122656682 DMAIN <0000> hlr.c:424 IMSI='262424845287815': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656682 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424845287815"} 20250106122656682 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262424845287815" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 0TC_gsup_check_imei(257)"262424845287815" TC_gsup_check_imei(257)@9084f072165e: setverdict(pass): none -> pass 20250106122656684 DAUC <0003> db_auc.c:192 IMSI='262424845287815': No 3G Auth Data 20250106122656687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656687 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424845287815"} 20250106122656687 DAUC <0003> hlr.c:417 IMSI='262424845287815': storing IMEI = 12345678901234 20250106122656687 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424845287815"} 20250106122656687 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424845287815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656689 DAUC <0003> db_auc.c:192 IMSI='262424845287815': No 3G Auth Data 20250106122656690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@9084f072165e: Final verdict of PTC: pass 20250106122656692 DAUC <0003> db_auc.c:157 IMSI='262423500834983': No 2G Auth Data 20250106122656692 DAUC <0003> db_auc.c:192 IMSI='262423500834983': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262423500834983" to be handled at TC_gsup_check_imei(258) 20250106122656710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 20250106122656715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656715 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423500834983"} 20250106122656715 DMAIN <0000> hlr.c:424 IMSI='262423500834983': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656715 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423500834983"} 20250106122656715 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262423500834983" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 1TC_gsup_check_imei(258)"262423500834983" TC_gsup_check_imei(258)@9084f072165e: setverdict(pass): none -> pass 20250106122656717 DAUC <0003> db_auc.c:192 IMSI='262423500834983': No 3G Auth Data 20250106122656720 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656720 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423500834983"} 20250106122656720 DAUC <0003> hlr.c:417 IMSI='262423500834983': storing IMEI = 12345678901234 20250106122656720 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423500834983"} 20250106122656720 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423500834983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656720 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656720 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656721 DAUC <0003> db_auc.c:192 IMSI='262423500834983': No 3G Auth Data 20250106122656722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49068<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@9084f072165e: Final verdict of PTC: pass 20250106122656723 DAUC <0003> db_auc.c:157 IMSI='262425315482035': No 2G Auth Data 20250106122656723 DAUC <0003> db_auc.c:192 IMSI='262425315482035': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262425315482035" to be handled at TC_gsup_check_imei(259) 20250106122656737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20250106122656741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656741 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315482035"} 20250106122656741 DMAIN <0000> hlr.c:424 IMSI='262425315482035': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656741 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315482035"} 20250106122656741 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656741 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262425315482035" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 2TC_gsup_check_imei(259)"262425315482035" TC_gsup_check_imei(259)@9084f072165e: setverdict(pass): none -> pass 20250106122656742 DAUC <0003> db_auc.c:192 IMSI='262425315482035': No 3G Auth Data 20250106122656745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656745 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315482035"} 20250106122656745 DAUC <0003> hlr.c:417 IMSI='262425315482035': storing IMEI = 12345678901234 20250106122656745 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315482035"} 20250106122656745 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425315482035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656746 DAUC <0003> db_auc.c:192 IMSI='262425315482035': No 3G Auth Data 20250106122656747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@9084f072165e: Final verdict of PTC: pass 20250106122656749 DAUC <0003> db_auc.c:157 IMSI='262428616758597': No 2G Auth Data 20250106122656749 DAUC <0003> db_auc.c:192 IMSI='262428616758597': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262428616758597" to be handled at TC_gsup_check_imei(260) 20250106122656765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20250106122656771 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656771 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428616758597"} 20250106122656771 DMAIN <0000> hlr.c:424 IMSI='262428616758597': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656771 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428616758597"} 20250106122656771 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656771 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656771 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262428616758597" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 3TC_gsup_check_imei(260)"262428616758597" TC_gsup_check_imei(260)@9084f072165e: setverdict(pass): none -> pass 20250106122656774 DAUC <0003> db_auc.c:157 IMSI='262428616758597': No 2G Auth Data 20250106122656777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656777 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428616758597"} 20250106122656777 DAUC <0003> hlr.c:417 IMSI='262428616758597': storing IMEI = 12345678901234 20250106122656777 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428616758597"} 20250106122656777 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428616758597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656778 DAUC <0003> db_auc.c:157 IMSI='262428616758597': No 2G Auth Data 20250106122656779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@9084f072165e: Final verdict of PTC: pass 20250106122656781 DAUC <0003> db_auc.c:157 IMSI='262421643002928': No 2G Auth Data 20250106122656781 DAUC <0003> db_auc.c:192 IMSI='262421643002928': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262421643002928" to be handled at TC_gsup_check_imei(261) 20250106122656796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20250106122656801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656801 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643002928"} 20250106122656801 DMAIN <0000> hlr.c:424 IMSI='262421643002928': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656801 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643002928"} 20250106122656801 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656801 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262421643002928" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 4TC_gsup_check_imei(261)"262421643002928" TC_gsup_check_imei(261)@9084f072165e: setverdict(pass): none -> pass 20250106122656803 DAUC <0003> db_auc.c:157 IMSI='262421643002928': No 2G Auth Data 20250106122656805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656805 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643002928"} 20250106122656806 DAUC <0003> hlr.c:417 IMSI='262421643002928': storing IMEI = 12345678901234 20250106122656806 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643002928"} 20250106122656806 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421643002928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656806 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656806 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656807 DAUC <0003> db_auc.c:157 IMSI='262421643002928': No 2G Auth Data 20250106122656808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@9084f072165e: Final verdict of PTC: pass 20250106122656809 DAUC <0003> db_auc.c:157 IMSI='262426717209020': No 2G Auth Data 20250106122656809 DAUC <0003> db_auc.c:192 IMSI='262426717209020': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262426717209020" to be handled at TC_gsup_check_imei(262) 20250106122656826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20250106122656830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656830 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426717209020"} 20250106122656830 DMAIN <0000> hlr.c:424 IMSI='262426717209020': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656830 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426717209020"} 20250106122656830 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656830 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262426717209020" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 5TC_gsup_check_imei(262)"262426717209020" TC_gsup_check_imei(262)@9084f072165e: setverdict(pass): none -> pass 20250106122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656834 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426717209020"} 20250106122656834 DAUC <0003> hlr.c:417 IMSI='262426717209020': storing IMEI = 12345678901234 20250106122656834 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426717209020"} 20250106122656834 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426717209020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@9084f072165e: Final verdict of PTC: pass 20250106122656837 DAUC <0003> db_auc.c:157 IMSI='262428672254458': No 2G Auth Data 20250106122656837 DAUC <0003> db_auc.c:192 IMSI='262428672254458': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262428672254458" to be handled at TC_gsup_check_imei(263) 20250106122656854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4258 20250106122656858 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656858 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428672254458"} 20250106122656858 DMAIN <0000> hlr.c:424 IMSI='262428672254458': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656858 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428672254458"} 20250106122656858 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656858 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656858 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262428672254458" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 6TC_gsup_check_imei(263)"262428672254458" TC_gsup_check_imei(263)@9084f072165e: setverdict(pass): none -> pass 20250106122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656863 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428672254458"} 20250106122656863 DAUC <0003> hlr.c:417 IMSI='262428672254458': storing IMEI = 12345678901234 20250106122656863 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428672254458"} 20250106122656863 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428672254458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@9084f072165e: Final verdict of PTC: pass 20250106122656867 DAUC <0003> db_auc.c:157 IMSI='262423531986199': No 2G Auth Data 20250106122656867 DAUC <0003> db_auc.c:192 IMSI='262423531986199': No 3G Auth Data HLR_Test-GSUP(254)@9084f072165e: Created GsupExpect[0] for "262423531986199" to be handled at TC_gsup_check_imei(264) 20250106122656886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 20250106122656891 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656891 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423531986199"} 20250106122656891 DMAIN <0000> hlr.c:424 IMSI='262423531986199': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122656891 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423531986199"} 20250106122656891 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656892 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656892 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@9084f072165e: Found GsupExpect[0] for "262423531986199" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@9084f072165e: Added IMSI table entry 7TC_gsup_check_imei(264)"262423531986199" TC_gsup_check_imei(264)@9084f072165e: setverdict(pass): none -> pass 20250106122656896 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656896 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423531986199"} 20250106122656896 DAUC <0003> hlr.c:417 IMSI='262423531986199': storing IMEI = 12345678901234 20250106122656896 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423531986199"} 20250106122656896 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423531986199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122656896 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122656896 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122656898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122656900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 20250106122656901 DLINP <000b> input/ipa.c:451 connected read/write 20250106122656901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122656901 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122656901 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122656901 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122656901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33217<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@9084f072165e: Final verdict of PTC: none 255@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_check_imei finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Jan 6 12:26:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250106122656939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20250106122657039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78860) Waiting for packet dumper to finish... 1 (prev_count=78860, count=125484) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_check_imei_via_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122700117 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122700117 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122700118 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122700120 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700120 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122700120 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122700120 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 20250106122700120 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122700120 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 20250106122700120 DLGSUP <0013> gsup_server.c:235 2: 20250106122700120 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122700120 DLGSUP <0013> gsup_server.c:235 3: 20250106122700120 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122700120 DLGSUP <0013> gsup_server.c:235 4: 20250106122700120 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122700120 DLGSUP <0013> gsup_server.c:235 5: 20250106122700120 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122700120 DLGSUP <0013> gsup_server.c:235 7: 20250106122700120 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122700120 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122700120 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122700120 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@9084f072165e: 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") 20250106122700137 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46615<->l=127.0.0.1:4259) 20250106122700142 DAUC <0003> db_auc.c:157 IMSI='262422859072618': No 2G Auth Data 20250106122700142 DAUC <0003> db_auc.c:192 IMSI='262422859072618': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262422859072618" to be handled at TC_gsup_check_imei_via_proxy(269) 20250106122700158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4258 20250106122700165 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700165 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422859072618" source_name="the-source\n"} 20250106122700165 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106122700165 DMAIN <0000> hlr.c:424 IMSI='262422859072618': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700165 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422859072618" destination_name="the-source\n"} 20250106122700165 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700165 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700166 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262422859072618" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422859072618" TC_gsup_check_imei_via_proxy(269)@9084f072165e: setverdict(pass): none -> pass 20250106122700168 DAUC <0003> db_auc.c:192 IMSI='262422859072618': No 3G Auth Data 20250106122700171 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700171 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422859072618" source_name="the-source\n"} 20250106122700171 DAUC <0003> hlr.c:417 IMSI='262422859072618': storing IMEI = 12345678901234 20250106122700171 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422859072618" destination_name="the-source\n"} 20250106122700171 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422859072618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700171 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700171 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700172 DAUC <0003> db_auc.c:192 IMSI='262422859072618': No 3G Auth Data 20250106122700174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@9084f072165e: Final verdict of PTC: pass 20250106122700175 DAUC <0003> db_auc.c:157 IMSI='262420554191119': No 2G Auth Data 20250106122700175 DAUC <0003> db_auc.c:192 IMSI='262420554191119': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262420554191119" to be handled at TC_gsup_check_imei_via_proxy(270) 20250106122700190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 20250106122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700194 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554191119" source_name="the-source\n"} 20250106122700194 DMAIN <0000> hlr.c:424 IMSI='262420554191119': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700194 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420554191119" destination_name="the-source\n"} 20250106122700194 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262420554191119" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420554191119" TC_gsup_check_imei_via_proxy(270)@9084f072165e: setverdict(pass): none -> pass 20250106122700196 DAUC <0003> db_auc.c:192 IMSI='262420554191119': No 3G Auth Data 20250106122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700199 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554191119" source_name="the-source\n"} 20250106122700199 DAUC <0003> hlr.c:417 IMSI='262420554191119': storing IMEI = 12345678901234 20250106122700199 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420554191119" destination_name="the-source\n"} 20250106122700199 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420554191119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700200 DAUC <0003> db_auc.c:192 IMSI='262420554191119': No 3G Auth Data 20250106122700201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@9084f072165e: Final verdict of PTC: pass 20250106122700202 DAUC <0003> db_auc.c:157 IMSI='262428983010601': No 2G Auth Data 20250106122700202 DAUC <0003> db_auc.c:192 IMSI='262428983010601': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262428983010601" to be handled at TC_gsup_check_imei_via_proxy(271) 20250106122700219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 20250106122700225 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700225 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428983010601" source_name="the-source\n"} 20250106122700225 DMAIN <0000> hlr.c:424 IMSI='262428983010601': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700225 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428983010601" destination_name="the-source\n"} 20250106122700225 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700225 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700225 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262428983010601" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428983010601" TC_gsup_check_imei_via_proxy(271)@9084f072165e: setverdict(pass): none -> pass 20250106122700227 DAUC <0003> db_auc.c:192 IMSI='262428983010601': No 3G Auth Data 20250106122700229 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700229 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428983010601" source_name="the-source\n"} 20250106122700229 DAUC <0003> hlr.c:417 IMSI='262428983010601': storing IMEI = 12345678901234 20250106122700229 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428983010601" destination_name="the-source\n"} 20250106122700229 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428983010601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700229 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700229 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700231 DAUC <0003> db_auc.c:192 IMSI='262428983010601': No 3G Auth Data 20250106122700232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@9084f072165e: Final verdict of PTC: pass 20250106122700234 DAUC <0003> db_auc.c:157 IMSI='262425936031897': No 2G Auth Data 20250106122700234 DAUC <0003> db_auc.c:192 IMSI='262425936031897': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262425936031897" to be handled at TC_gsup_check_imei_via_proxy(272) 20250106122700250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49170<->l=127.0.0.1:4258 20250106122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700254 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425936031897" source_name="the-source\n"} 20250106122700254 DMAIN <0000> hlr.c:424 IMSI='262425936031897': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700254 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425936031897" destination_name="the-source\n"} 20250106122700254 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262425936031897" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425936031897" TC_gsup_check_imei_via_proxy(272)@9084f072165e: setverdict(pass): none -> pass 20250106122700256 DAUC <0003> db_auc.c:157 IMSI='262425936031897': No 2G Auth Data 20250106122700258 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700258 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425936031897" source_name="the-source\n"} 20250106122700259 DAUC <0003> hlr.c:417 IMSI='262425936031897': storing IMEI = 12345678901234 20250106122700259 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425936031897" destination_name="the-source\n"} 20250106122700259 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425936031897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700259 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700259 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700260 DAUC <0003> db_auc.c:157 IMSI='262425936031897': No 2G Auth Data 20250106122700261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49170<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@9084f072165e: Final verdict of PTC: pass 20250106122700262 DAUC <0003> db_auc.c:157 IMSI='262425722990369': No 2G Auth Data 20250106122700262 DAUC <0003> db_auc.c:192 IMSI='262425722990369': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262425722990369" to be handled at TC_gsup_check_imei_via_proxy(273) 20250106122700277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 20250106122700283 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700284 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425722990369" source_name="the-source\n"} 20250106122700284 DMAIN <0000> hlr.c:424 IMSI='262425722990369': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700284 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425722990369" destination_name="the-source\n"} 20250106122700284 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700284 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700284 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262425722990369" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425722990369" TC_gsup_check_imei_via_proxy(273)@9084f072165e: setverdict(pass): none -> pass 20250106122700286 DAUC <0003> db_auc.c:157 IMSI='262425722990369': No 2G Auth Data 20250106122700290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700290 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425722990369" source_name="the-source\n"} 20250106122700290 DAUC <0003> hlr.c:417 IMSI='262425722990369': storing IMEI = 12345678901234 20250106122700290 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425722990369" destination_name="the-source\n"} 20250106122700290 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425722990369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700290 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700292 DAUC <0003> db_auc.c:157 IMSI='262425722990369': No 2G Auth Data 20250106122700293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@9084f072165e: Final verdict of PTC: pass 20250106122700294 DAUC <0003> db_auc.c:157 IMSI='262422169100311': No 2G Auth Data 20250106122700294 DAUC <0003> db_auc.c:192 IMSI='262422169100311': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262422169100311" to be handled at TC_gsup_check_imei_via_proxy(274) 20250106122700309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 20250106122700315 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700315 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422169100311" source_name="the-source\n"} 20250106122700315 DMAIN <0000> hlr.c:424 IMSI='262422169100311': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700315 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422169100311" destination_name="the-source\n"} 20250106122700315 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700315 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700315 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262422169100311" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422169100311" TC_gsup_check_imei_via_proxy(274)@9084f072165e: setverdict(pass): none -> pass 20250106122700320 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700320 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422169100311" source_name="the-source\n"} 20250106122700320 DAUC <0003> hlr.c:417 IMSI='262422169100311': storing IMEI = 12345678901234 20250106122700321 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422169100311" destination_name="the-source\n"} 20250106122700321 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422169100311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700321 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700321 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@9084f072165e: Final verdict of PTC: pass 20250106122700324 DAUC <0003> db_auc.c:157 IMSI='262424553917893': No 2G Auth Data 20250106122700324 DAUC <0003> db_auc.c:192 IMSI='262424553917893': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262424553917893" to be handled at TC_gsup_check_imei_via_proxy(275) 20250106122700337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49198<->l=127.0.0.1:4258 20250106122700342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700342 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424553917893" source_name="the-source\n"} 20250106122700342 DMAIN <0000> hlr.c:424 IMSI='262424553917893': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700342 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424553917893" destination_name="the-source\n"} 20250106122700342 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700342 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262424553917893" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424553917893" TC_gsup_check_imei_via_proxy(275)@9084f072165e: setverdict(pass): none -> pass 20250106122700346 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700346 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424553917893" source_name="the-source\n"} 20250106122700346 DAUC <0003> hlr.c:417 IMSI='262424553917893': storing IMEI = 12345678901234 20250106122700346 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424553917893" destination_name="the-source\n"} 20250106122700346 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424553917893 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700346 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700346 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49198<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@9084f072165e: Final verdict of PTC: pass 20250106122700350 DAUC <0003> db_auc.c:157 IMSI='262422471596864': No 2G Auth Data 20250106122700350 DAUC <0003> db_auc.c:192 IMSI='262422471596864': No 3G Auth Data HLR_Test-GSUP(266)@9084f072165e: Created GsupExpect[0] for "262422471596864" to be handled at TC_gsup_check_imei_via_proxy(276) 20250106122700366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 20250106122700372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700372 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422471596864" source_name="the-source\n"} 20250106122700372 DMAIN <0000> hlr.c:424 IMSI='262422471596864': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106122700372 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422471596864" destination_name="the-source\n"} 20250106122700372 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700372 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@9084f072165e: Found GsupExpect[0] for "262422471596864" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@9084f072165e: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422471596864" TC_gsup_check_imei_via_proxy(276)@9084f072165e: setverdict(pass): none -> pass 20250106122700377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700377 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422471596864" source_name="the-source\n"} 20250106122700377 DAUC <0003> hlr.c:417 IMSI='262422471596864': storing IMEI = 12345678901234 20250106122700377 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422471596864" destination_name="the-source\n"} 20250106122700377 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422471596864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122700377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122700377 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122700379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122700380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 20250106122700381 DLINP <000b> input/ipa.c:451 connected read/write 20250106122700381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122700381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122700381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122700381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122700381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250106122700381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46615<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@9084f072165e: Final verdict of PTC: none 267@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Jan 6 12:27:00 UTC 2025 ====== 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 20250106122700419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 20250106122700520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78632) Waiting for packet dumper to finish... 1 (prev_count=78632, count=126916) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_check_imei_invalid_len started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122703596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122703596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122703598 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122703601 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122703601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122703601 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 20250106122703601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122703601 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 20250106122703601 DLGSUP <0013> gsup_server.c:235 2: 20250106122703601 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122703601 DLGSUP <0013> gsup_server.c:235 3: 20250106122703601 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122703601 DLGSUP <0013> gsup_server.c:235 4: 20250106122703601 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122703601 DLGSUP <0013> gsup_server.c:235 5: 20250106122703601 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122703601 DLGSUP <0013> gsup_server.c:235 7: 20250106122703601 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122703601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122703601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122703602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@9084f072165e: 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") 20250106122703623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39575<->l=127.0.0.1:4259) 20250106122703629 DAUC <0003> db_auc.c:157 IMSI='262420460410859': No 2G Auth Data 20250106122703629 DAUC <0003> db_auc.c:192 IMSI='262420460410859': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262420460410859" to be handled at TC_gsup_check_imei_invalid_len(281) 20250106122703646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49232<->l=127.0.0.1:4258 20250106122703650 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703650 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420460410859"} 20250106122703650 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703650 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420460410859" cause=Invalid mandatory information} 20250106122703650 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703650 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703650 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262420460410859" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420460410859" TC_gsup_check_imei_invalid_len(281)@9084f072165e: setverdict(pass): none -> pass 20250106122703653 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703653 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420460410859"} 20250106122703653 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703653 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420460410859" cause=Invalid mandatory information} 20250106122703653 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703653 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703653 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703655 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420460410859"} 20250106122703655 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703655 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420460410859" cause=Invalid mandatory information} 20250106122703655 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703657 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703657 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420460410859"} 20250106122703657 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703657 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420460410859" cause=Invalid mandatory information} 20250106122703657 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703657 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703657 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703659 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703659 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420460410859"} 20250106122703659 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703659 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420460410859" cause=Invalid mandatory information} 20250106122703659 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420460410859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703659 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703659 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49232<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@9084f072165e: Final verdict of PTC: pass 20250106122703662 DAUC <0003> db_auc.c:157 IMSI='262420043263876': No 2G Auth Data 20250106122703662 DAUC <0003> db_auc.c:192 IMSI='262420043263876': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262420043263876" to be handled at TC_gsup_check_imei_invalid_len(282) 20250106122703677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 20250106122703680 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703680 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420043263876"} 20250106122703680 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703680 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420043263876" cause=Invalid mandatory information} 20250106122703680 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703680 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703680 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262420043263876" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420043263876" TC_gsup_check_imei_invalid_len(282)@9084f072165e: setverdict(pass): none -> pass 20250106122703683 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703683 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420043263876"} 20250106122703683 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703683 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420043263876" cause=Invalid mandatory information} 20250106122703683 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703683 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703683 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703685 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420043263876"} 20250106122703685 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703685 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420043263876" cause=Invalid mandatory information} 20250106122703685 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703685 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703687 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420043263876"} 20250106122703687 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703687 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420043263876" cause=Invalid mandatory information} 20250106122703687 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703687 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703689 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703689 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420043263876"} 20250106122703689 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703689 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420043263876" cause=Invalid mandatory information} 20250106122703689 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420043263876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703689 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703689 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@9084f072165e: Final verdict of PTC: pass 20250106122703692 DAUC <0003> db_auc.c:157 IMSI='262422931487397': No 2G Auth Data 20250106122703692 DAUC <0003> db_auc.c:192 IMSI='262422931487397': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262422931487397" to be handled at TC_gsup_check_imei_invalid_len(283) 20250106122703708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 20250106122703711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703711 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931487397"} 20250106122703711 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703711 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931487397" cause=Invalid mandatory information} 20250106122703711 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703711 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262422931487397" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422931487397" TC_gsup_check_imei_invalid_len(283)@9084f072165e: setverdict(pass): none -> pass 20250106122703713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703713 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931487397"} 20250106122703713 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703713 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931487397" cause=Invalid mandatory information} 20250106122703713 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703713 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703715 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931487397"} 20250106122703715 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703715 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931487397" cause=Invalid mandatory information} 20250106122703715 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703715 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703717 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703717 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931487397"} 20250106122703717 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703717 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931487397" cause=Invalid mandatory information} 20250106122703717 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703717 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703717 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703719 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703719 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931487397"} 20250106122703719 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703719 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931487397" cause=Invalid mandatory information} 20250106122703719 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422931487397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703719 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703719 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@9084f072165e: Final verdict of PTC: pass 20250106122703722 DAUC <0003> db_auc.c:157 IMSI='262429865498129': No 2G Auth Data 20250106122703722 DAUC <0003> db_auc.c:192 IMSI='262429865498129': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262429865498129" to be handled at TC_gsup_check_imei_invalid_len(284) 20250106122703738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20250106122703742 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703742 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865498129"} 20250106122703742 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703742 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429865498129" cause=Invalid mandatory information} 20250106122703742 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703742 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703742 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262429865498129" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429865498129" TC_gsup_check_imei_invalid_len(284)@9084f072165e: setverdict(pass): none -> pass 20250106122703744 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703745 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865498129"} 20250106122703745 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703745 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429865498129" cause=Invalid mandatory information} 20250106122703745 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703745 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703746 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703746 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865498129"} 20250106122703746 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703746 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429865498129" cause=Invalid mandatory information} 20250106122703746 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703746 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703746 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703748 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703748 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865498129"} 20250106122703748 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703748 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429865498129" cause=Invalid mandatory information} 20250106122703748 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703748 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703748 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703750 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865498129"} 20250106122703750 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703750 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429865498129" cause=Invalid mandatory information} 20250106122703750 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429865498129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@9084f072165e: Final verdict of PTC: pass 20250106122703753 DAUC <0003> db_auc.c:157 IMSI='262425692641584': No 2G Auth Data 20250106122703753 DAUC <0003> db_auc.c:192 IMSI='262425692641584': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262425692641584" to be handled at TC_gsup_check_imei_invalid_len(285) 20250106122703769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 20250106122703773 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703773 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425692641584"} 20250106122703773 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703773 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425692641584" cause=Invalid mandatory information} 20250106122703773 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703773 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703773 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262425692641584" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425692641584" TC_gsup_check_imei_invalid_len(285)@9084f072165e: setverdict(pass): none -> pass 20250106122703775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703775 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425692641584"} 20250106122703775 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703775 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425692641584" cause=Invalid mandatory information} 20250106122703775 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703777 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425692641584"} 20250106122703777 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703777 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425692641584" cause=Invalid mandatory information} 20250106122703777 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703779 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425692641584"} 20250106122703779 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703779 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425692641584" cause=Invalid mandatory information} 20250106122703779 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703781 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425692641584"} 20250106122703781 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703781 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425692641584" cause=Invalid mandatory information} 20250106122703781 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425692641584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@9084f072165e: Final verdict of PTC: pass 20250106122703784 DAUC <0003> db_auc.c:157 IMSI='262423690260491': No 2G Auth Data 20250106122703784 DAUC <0003> db_auc.c:192 IMSI='262423690260491': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262423690260491" to be handled at TC_gsup_check_imei_invalid_len(286) 20250106122703799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 20250106122703802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703802 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690260491"} 20250106122703802 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703802 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690260491" cause=Invalid mandatory information} 20250106122703802 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703802 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262423690260491" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423690260491" TC_gsup_check_imei_invalid_len(286)@9084f072165e: setverdict(pass): none -> pass 20250106122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703805 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690260491"} 20250106122703805 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703805 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690260491" cause=Invalid mandatory information} 20250106122703805 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703806 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703807 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690260491"} 20250106122703807 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703807 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690260491" cause=Invalid mandatory information} 20250106122703807 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703807 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703807 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703808 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703808 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690260491"} 20250106122703808 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703808 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690260491" cause=Invalid mandatory information} 20250106122703808 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703809 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703809 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703810 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703810 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690260491"} 20250106122703810 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703810 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690260491" cause=Invalid mandatory information} 20250106122703810 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423690260491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703811 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703811 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@9084f072165e: Final verdict of PTC: pass 20250106122703813 DAUC <0003> db_auc.c:157 IMSI='262425294802159': No 2G Auth Data 20250106122703813 DAUC <0003> db_auc.c:192 IMSI='262425294802159': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262425294802159" to be handled at TC_gsup_check_imei_invalid_len(287) 20250106122703830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20250106122703834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703834 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425294802159"} 20250106122703834 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703834 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425294802159" cause=Invalid mandatory information} 20250106122703834 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703834 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262425294802159" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425294802159" TC_gsup_check_imei_invalid_len(287)@9084f072165e: setverdict(pass): none -> pass 20250106122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703836 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425294802159"} 20250106122703836 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703836 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425294802159" cause=Invalid mandatory information} 20250106122703836 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703838 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703838 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425294802159"} 20250106122703838 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703838 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425294802159" cause=Invalid mandatory information} 20250106122703838 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703838 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703838 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703840 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703840 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425294802159"} 20250106122703840 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703840 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425294802159" cause=Invalid mandatory information} 20250106122703840 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703840 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703840 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703841 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425294802159"} 20250106122703841 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703841 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425294802159" cause=Invalid mandatory information} 20250106122703841 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425294802159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@9084f072165e: Final verdict of PTC: pass 20250106122703844 DAUC <0003> db_auc.c:157 IMSI='262428519889863': No 2G Auth Data 20250106122703844 DAUC <0003> db_auc.c:192 IMSI='262428519889863': No 3G Auth Data HLR_Test-GSUP(278)@9084f072165e: Created GsupExpect[0] for "262428519889863" to be handled at TC_gsup_check_imei_invalid_len(288) 20250106122703857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 20250106122703861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703861 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519889863"} 20250106122703861 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106122703861 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519889863" cause=Invalid mandatory information} 20250106122703861 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703861 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@9084f072165e: Found GsupExpect[0] for "262428519889863" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@9084f072165e: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428519889863" TC_gsup_check_imei_invalid_len(288)@9084f072165e: setverdict(pass): none -> pass 20250106122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703863 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519889863"} 20250106122703863 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106122703863 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519889863" cause=Invalid mandatory information} 20250106122703863 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703865 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703865 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519889863"} 20250106122703865 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106122703865 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519889863" cause=Invalid mandatory information} 20250106122703865 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703865 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703865 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703867 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519889863"} 20250106122703867 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106122703867 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519889863" cause=Invalid mandatory information} 20250106122703867 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703869 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519889863"} 20250106122703869 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106122703869 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519889863" cause=Invalid mandatory information} 20250106122703869 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519889863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122703869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122703869 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122703870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@9084f072165e: Final verdict of PTC: pass MTC@9084f072165e: setverdict(pass): none -> pass 20250106122703872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 20250106122703873 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39575<->l=127.0.0.1:4259) 20250106122703873 DLINP <000b> input/ipa.c:451 connected read/write 20250106122703873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122703873 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122703873 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122703873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@9084f072165e: Final verdict of PTC: none 279@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: pass MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@9084f072165e: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Jan 6 12:27:03 UTC 2025 ====== 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 20250106122703915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49290<->l=127.0.0.1:4258 20250106122704016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49290<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_gsup_check_imei_unknown_imsi started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122707095 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122707095 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122707096 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122707097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122707099 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122707099 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122707099 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122707099 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 20250106122707099 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122707099 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 20250106122707099 DLGSUP <0013> gsup_server.c:235 2: 20250106122707099 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122707099 DLGSUP <0013> gsup_server.c:235 3: 20250106122707099 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122707099 DLGSUP <0013> gsup_server.c:235 4: 20250106122707099 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122707099 DLGSUP <0013> gsup_server.c:235 5: 20250106122707099 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122707099 DLGSUP <0013> gsup_server.c:235 7: 20250106122707099 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122707099 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122707099 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122707099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@9084f072165e: 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") 20250106122707116 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35809<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@9084f072165e: Created GsupExpect[0] for "262424602424788" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250106122707131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4258 20250106122707141 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122707141 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424602424788"} 20250106122707141 DMAIN <0000> hlr.c:424 IMSI='262424602424788': has IMEI = 22245678901234 (consider setting 'store-imei') 20250106122707141 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250106122707141 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424602424788" cause=Invalid mandatory information} 20250106122707141 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122707141 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122707141 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@9084f072165e: Found GsupExpect[0] for "262424602424788" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@9084f072165e: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424602424788" TC_gsup_check_imei_unknown_imsi(293)@9084f072165e: setverdict(pass): none -> pass 20250106122707146 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122707146 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424602424788"} 20250106122707146 DAUC <0003> hlr.c:417 IMSI='262424602424788': storing IMEI = 22245678901234 20250106122707146 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424602424788': no such subscriber 20250106122707146 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250106122707146 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424602424788" cause=Invalid mandatory information} 20250106122707146 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424602424788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122707146 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122707146 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122707148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@9084f072165e: Final verdict of PTC: pass 20250106122707149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@9084f072165e: Final verdict of PTC: none 20250106122707150 DLINP <000b> input/ipa.c:451 connected read/write 20250106122707150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122707150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122707150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122707150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@9084f072165e: Final verdict of PTC: none 20250106122707150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35809<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 291: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@9084f072165e: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Jan 6 12:27:07 UTC 2025 ====== 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 20250106122707193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20250106122707293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34182<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122710374 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122710374 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122710376 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122710379 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710379 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122710379 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122710379 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 20250106122710379 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122710379 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 20250106122710379 DLGSUP <0013> gsup_server.c:235 2: 20250106122710379 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122710379 DLGSUP <0013> gsup_server.c:235 3: 20250106122710379 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122710379 DLGSUP <0013> gsup_server.c:235 4: 20250106122710379 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122710379 DLGSUP <0013> gsup_server.c:235 5: 20250106122710379 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122710379 DLGSUP <0013> gsup_server.c:235 7: 20250106122710379 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122710379 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122710379 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122710379 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@9084f072165e: 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") 20250106122710399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37891<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@9084f072165e: Created GsupExpect[0] for "262421359453049" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250106122710410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4258 20250106122710421 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710421 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710421 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710421 DMAIN <0000> hlr.c:232 IMSI='262421359453049': Successfully assigned MSISDN='179' 20250106122710421 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710421 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710421 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710421 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710422 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@9084f072165e: Found GsupExpect[0] for "262421359453049" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@9084f072165e: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421359453049" TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): none -> pass 20250106122710424 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710424 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710425 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710425 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710426 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710426 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710428 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710428 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710428 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710428 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122710428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122710428 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710428 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710428 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710430 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710430 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359453049"} 20250106122710430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122710430 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122710430 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359453049"} 20250106122710430 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122710430 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122710430 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710430 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710435 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710435 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710435 DMAIN <0000> hlr.c:232 IMSI='262421359453049': Successfully assigned MSISDN='227' 20250106122710435 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710435 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710435 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710436 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710437 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710437 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710437 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710438 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710438 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710438 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710438 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710440 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710440 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710440 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710440 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122710440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122710440 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710440 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710440 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710441 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710442 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359453049"} 20250106122710442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122710442 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122710442 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359453049"} 20250106122710442 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122710442 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122710442 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710442 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710446 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710446 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710446 DMAIN <0000> hlr.c:232 IMSI='262421359453049': Successfully assigned MSISDN='610' 20250106122710446 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710446 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710446 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710447 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710447 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710448 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710448 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710449 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710449 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710450 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710450 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710451 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710451 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710451 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710451 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122710451 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359453049" cause=GPRS services not allowed} 20250106122710451 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710451 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710451 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122710451 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122710451 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710451 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710455 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710455 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710455 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710455 DMAIN <0000> hlr.c:232 IMSI='262421359453049': Successfully assigned MSISDN='075' 20250106122710455 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710455 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710455 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710455 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710455 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710456 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710456 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710457 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710457 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710458 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710458 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710459 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710459 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710459 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710459 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122710460 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359453049" cause=GPRS services not allowed} 20250106122710460 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710460 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710460 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122710460 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122710460 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710460 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710464 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710464 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710464 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710464 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710464 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710465 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710465 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710465 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710466 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710466 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710467 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710467 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710467 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710467 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710469 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710469 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710469 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710469 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122710469 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421359453049" cause=GPRS services not allowed} 20250106122710469 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710469 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710469 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122710469 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122710469 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710469 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710473 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710473 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359453049"} 20250106122710473 DMAIN <0000> hlr.c:216 IMSI='262421359453049': Creating subscriber on demand 20250106122710473 DAUC <0003> hlr.c:417 IMSI='262421359453049': storing IMEI = 12345678901234 20250106122710473 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359453049"} 20250106122710473 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106122710473 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710473 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710474 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710474 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710475 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710475 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710476 DAUC <0003> db_auc.c:157 IMSI='262421359453049': No 2G Auth Data 20250106122710476 DAUC <0003> db_auc.c:192 IMSI='262421359453049': No 3G Auth Data 20250106122710477 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710477 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710477 DLU <0006> fsm.c:456 lu(262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122710477 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122710477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122710477 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421359453049" cn_domain=PS} 20250106122710477 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710478 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710479 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710479 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421359453049"} 20250106122710479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122710479 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122710480 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421359453049"} 20250106122710480 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421359453049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122710480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122710480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122710480 DLU <0006> fsm.c:568 lu(PS:IMSI-262421359453049)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122710480 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122710480 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122710482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@9084f072165e: Final verdict of PTC: pass 20250106122710483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@9084f072165e: Final verdict of PTC: none 20250106122710484 DLINP <000b> input/ipa.c:451 connected read/write 20250106122710484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122710484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122710484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122710484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122710484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37891<->l=127.0.0.1:4259) 296@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 296: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@9084f072165e: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Jan 6 12:27:10 UTC 2025 ====== 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 20250106122710523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4258 20250106122710624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34200<->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=97156) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_subscr_create_on_demand_ul started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122713701 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122713701 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122713703 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122713707 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713707 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122713707 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122713707 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 20250106122713707 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122713707 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 20250106122713707 DLGSUP <0013> gsup_server.c:235 2: 20250106122713707 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122713707 DLGSUP <0013> gsup_server.c:235 3: 20250106122713707 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122713707 DLGSUP <0013> gsup_server.c:235 4: 20250106122713707 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122713707 DLGSUP <0013> gsup_server.c:235 5: 20250106122713707 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(299)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122713707 DLGSUP <0013> gsup_server.c:235 7: 20250106122713707 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122713707 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122713707 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122713707 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@9084f072165e: 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") 20250106122713726 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40753<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@9084f072165e: Created GsupExpect[0] for "262425102757991" to be handled at TC_subscr_create_on_demand_ul(303) 20250106122713737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4258 20250106122713753 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713753 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713753 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713753 DMAIN <0000> hlr.c:232 IMSI='262425102757991': Successfully assigned MSISDN='027' 20250106122713753 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713753 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122713753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122713753 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713754 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713754 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@9084f072165e: Found GsupExpect[0] for "262425102757991" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@9084f072165e: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425102757991" 20250106122713757 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713757 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425102757991"} 20250106122713757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122713757 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122713757 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425102757991"} 20250106122713757 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122713757 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122713757 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713757 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): none -> pass 20250106122713759 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713759 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713760 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713760 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713762 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713762 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713766 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713766 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713766 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713766 DMAIN <0000> hlr.c:232 IMSI='262425102757991': Successfully assigned MSISDN='945' 20250106122713766 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713766 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122713766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122713766 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713766 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713766 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713768 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425102757991"} 20250106122713768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122713768 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122713768 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425102757991"} 20250106122713768 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122713768 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713769 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713769 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713770 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713770 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713771 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713771 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713771 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713771 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713775 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713775 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713775 DMAIN <0000> hlr.c:232 IMSI='262425102757991': Successfully assigned MSISDN='513' 20250106122713775 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713775 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122713775 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425102757991" cause=GPRS services not allowed} 20250106122713775 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713775 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713775 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122713775 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122713775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713775 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713777 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713777 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713778 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713778 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713779 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713779 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713780 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713780 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713784 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713784 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713784 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713784 DMAIN <0000> hlr.c:232 IMSI='262425102757991': Successfully assigned MSISDN='526' 20250106122713784 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713784 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122713784 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425102757991" cause=GPRS services not allowed} 20250106122713784 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713784 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713784 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122713784 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122713785 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713785 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713786 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713786 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713787 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713787 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713787 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713787 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713790 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713790 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713790 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713790 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713790 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106122713790 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425102757991" cause=GPRS services not allowed} 20250106122713790 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713790 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713790 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Freeing instance 20250106122713790 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Deallocated 20250106122713790 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713790 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713792 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713792 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713792 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713792 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713793 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713793 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713797 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713797 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713797 DMAIN <0000> hlr.c:216 IMSI='262425102757991': Creating subscriber on demand 20250106122713797 DLU <0006> fsm.c:456 lu(262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122713797 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122713797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122713797 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425102757991" cn_domain=PS} 20250106122713797 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713797 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713799 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713799 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425102757991"} 20250106122713799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122713799 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122713799 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425102757991"} 20250106122713799 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425102757991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122713799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122713799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122713799 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102757991)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122713799 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122713799 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713801 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713801 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713802 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713802 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data 20250106122713802 DAUC <0003> db_auc.c:157 IMSI='262425102757991': No 2G Auth Data 20250106122713802 DAUC <0003> db_auc.c:192 IMSI='262425102757991': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122713804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@9084f072165e: Final verdict of PTC: pass 20250106122713805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4258 20250106122713806 DLINP <000b> input/ipa.c:451 connected read/write 20250106122713806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122713806 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122713806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122713806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122713807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40753<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@9084f072165e: Final verdict of PTC: none 301@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 301: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@9084f072165e: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Jan 6 12:27:13 UTC 2025 ====== 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 20250106122713852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34234<->l=127.0.0.1:4258 20250106122713952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12348) Waiting for packet dumper to finish... 1 (prev_count=12348, count=81536) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_subscr_create_on_demand_sai started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122717026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122717026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122717028 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122717031 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122717031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122717031 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 20250106122717031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122717031 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 20250106122717031 DLGSUP <0013> gsup_server.c:235 2: 20250106122717031 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122717031 DLGSUP <0013> gsup_server.c:235 3: 20250106122717031 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122717031 DLGSUP <0013> gsup_server.c:235 4: 20250106122717031 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122717031 DLGSUP <0013> gsup_server.c:235 5: 20250106122717031 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(304)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122717031 DLGSUP <0013> gsup_server.c:235 7: 20250106122717031 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122717031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122717031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122717031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@9084f072165e: 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") 20250106122717049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38697<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@9084f072165e: Created GsupExpect[0] for "262424639721067" to be handled at TC_subscr_create_on_demand_sai(308) 20250106122717065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20250106122717073 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717073 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424639721067"} 20250106122717073 DMAIN <0000> hlr.c:216 IMSI='262424639721067': Creating subscriber on demand 20250106122717073 DMAIN <0000> hlr.c:232 IMSI='262424639721067': Successfully assigned MSISDN='384' 20250106122717073 DAUC <0003> db_auc.c:157 IMSI='262424639721067': No 2G Auth Data 20250106122717073 DAUC <0003> db_auc.c:192 IMSI='262424639721067': No 3G Auth Data 20250106122717074 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424639721067 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 20250106122717074 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424639721067" cause=IMSI unknown in HLR} 20250106122717074 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106122717074 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122717074 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@9084f072165e: Found GsupExpect[0] for "262424639721067" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@9084f072165e: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424639721067" TC_subscr_create_on_demand_sai(308)@9084f072165e: setverdict(pass): none -> pass 20250106122717076 DAUC <0003> db_auc.c:157 IMSI='262424639721067': No 2G Auth Data 20250106122717076 DAUC <0003> db_auc.c:192 IMSI='262424639721067': No 3G Auth Data 20250106122717077 DAUC <0003> db_auc.c:157 IMSI='262424639721067': No 2G Auth Data 20250106122717077 DAUC <0003> db_auc.c:192 IMSI='262424639721067': No 3G Auth Data 20250106122717078 DAUC <0003> db_auc.c:157 IMSI='262424639721067': No 2G Auth Data 20250106122717078 DAUC <0003> db_auc.c:192 IMSI='262424639721067': No 3G Auth Data 20250106122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717079 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424639721067" cn_domain=PS} 20250106122717079 DLU <0006> fsm.c:456 lu(262424639721067)[0x55c5ec0a8550]{UNVALIDATED}: Allocated 20250106122717079 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106122717079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424639721067)[0x55c5ec0a8550]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122717079 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424639721067" cn_domain=PS} 20250106122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122717082 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717082 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424639721067"} 20250106122717082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424639721067)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122717082 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122717082 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424639721067"} 20250106122717082 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424639721067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122717082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424639721067)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122717082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424639721067)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122717082 DLU <0006> fsm.c:568 lu(PS:IMSI-262424639721067)[0x55c5ec0a8550]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122717082 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122717082 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122717084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@9084f072165e: Final verdict of PTC: pass 20250106122717085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20250106122717086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38697<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@9084f072165e: Final verdict of PTC: none 20250106122717086 DLINP <000b> input/ipa.c:451 connected read/write 20250106122717086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122717086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122717086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122717086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@9084f072165e: Final verdict of PTC: none 306@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 306: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@9084f072165e: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Jan 6 12:27:17 UTC 2025 ====== 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 20250106122717125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20250106122717225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->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=36596) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_other_home started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122720302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122720302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122720304 DLINP <000b> input/ipa.c:451 connected read/write 20250106122720305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122720305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122720308 DLINP <000b> input/ipa.c:451 connected read/write 20250106122720308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122720308 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122720308 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122720308 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 20250106122720308 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122720308 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 20250106122720308 DLGSUP <0013> gsup_server.c:235 2: 20250106122720308 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122720308 DLGSUP <0013> gsup_server.c:235 3: 20250106122720308 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122720308 DLGSUP <0013> gsup_server.c:235 4: 20250106122720309 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122720309 DLGSUP <0013> gsup_server.c:235 5: 20250106122720309 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122720309 DLGSUP <0013> gsup_server.c:235 7: 20250106122720309 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122720309 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122720309 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(309)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122720309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@9084f072165e: 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") 20250106122720328 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38993<->l=127.0.0.1:4259) 20250106122720331 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106122720331 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@9084f072165e: Created GsupExpect[0] for "262426271572207" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250106122720348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38834<->l=127.0.0.1:4258 20250106122720351 DAUC <0003> db_auc.c:157 IMSI='262426271572207': No 2G Auth Data 20250106122720351 DAUC <0003> db_auc.c:192 IMSI='262426271572207': No 3G Auth Data 20250106122720356 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618385013.msisdn 20250106122720356 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618385013.msisdn: not attached (vlr_number unset) 20250106122720356 DDGSM <0007> mslookup_server.c:327 sip.voice.491618385013.msisdn: does not exist in GSUP proxy 20250106122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122721358 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426271572207" cn_domain=CS} 20250106122721358 DLU <0006> fsm.c:456 lu(262426271572207)[0x55c5ec0a7ba0]{UNVALIDATED}: Allocated 20250106122721358 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250106122721358 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426271572207)[0x55c5ec0a7ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106122721358 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426271572207" cn_domain=CS} 20250106122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@9084f072165e: Found GsupExpect[0] for "262426271572207" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@9084f072165e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426271572207" 20250106122721362 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122721362 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426271572207"} 20250106122721362 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426271572207)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106122721362 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106122721362 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426271572207"} 20250106122721362 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426271572207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122721362 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426271572207)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106122721362 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426271572207)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106122721362 DLU <0006> fsm.c:568 lu(CS:IMSI-262426271572207)[0x55c5ec0a7ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106122721362 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122721362 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@9084f072165e: setverdict(pass): none -> pass 20250106122721364 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618385013.msisdn 20250106122721364 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618385013.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250106122721364 DDGSM <0007> mslookup_server.c:327 sip.voice.491618385013.msisdn: does not exist in GSUP proxy 20250106122721364 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618385013.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@9084f072165e: setverdict(pass): pass -> pass, component reason not changed 20250106122721368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38834<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@9084f072165e: Final verdict of PTC: pass 20250106122721369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 20250106122721369 DLINP <000b> input/ipa.c:451 connected read/write 20250106122721369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122721369 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122721369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122721369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@9084f072165e: Final verdict of PTC: none 20250106122721370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38993<->l=127.0.0.1:4259) 311@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 311: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Jan 6 12:27:21 UTC 2025 ====== 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 20250106122721412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20250106122721513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->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) 20250106122723400 DSS <0004> hlr_ussd.c:239 262427652198446/0xfe2a2cba: SS Session Timeout, destroying 20250106122723400 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427652198446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Jan 6 12:27:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_MSLookup_GSUP_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122724591 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122724591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122724594 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122724594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122724597 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106122724597 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250106122724597 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122724597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122724597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122724597 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 20250106122724597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122724597 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 20250106122724597 DLGSUP <0013> gsup_server.c:235 2: 20250106122724597 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122724597 DLGSUP <0013> gsup_server.c:235 3: 20250106122724597 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122724597 DLGSUP <0013> gsup_server.c:235 4: 20250106122724597 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122724597 DLGSUP <0013> gsup_server.c:235 5: 20250106122724597 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122724597 DLGSUP <0013> gsup_server.c:235 7: 20250106122724597 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122724597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122724597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122724597 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@9084f072165e: 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") 20250106122724631 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35969<->l=127.0.0.1:4259) 20250106122724633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106122724633 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@9084f072165e: Created GsupExpect[0] for "262427674867781" to be handled at TC_MSLookup_GSUP_proxy(320) 20250106122724647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@9084f072165e: Created GsupExpect[0] for "262427674867781" to be handled at TC_MSLookup_GSUP_proxy(320) 20250106122724652 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122724652 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427674867781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427674867781" cn_domain=CS} 20250106122724652 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427674867781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106122724652 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427674867781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106122724652 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427674867781.imsi 20250106122724652 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427674867781.imsi 20250106122724652 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427674867781.imsi: does not exist in local HLR 20250106122724656 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427674867781 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106122724656 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250106122724656 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250106122724656 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250106122724656 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250106122724656 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106122724656 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427674867781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122724656 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122724656 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122724656 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122724656 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122724656 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122724656 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@9084f072165e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@9084f072165e: 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) } } } } 20250106122724658 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724658 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724658 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250106122724658 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250106122724658 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106122724659 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724659 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724659 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@9084f072165e: 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)@9084f072165e: 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)@9084f072165e: Found GsupExpect[0] for "262427674867781" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@9084f072165e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427674867781" HLR_Test-GSUP-server-IPA(318)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122724701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724701 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427674867781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610110750 20250106122724701 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427674867781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122724701 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122724702 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@9084f072165e: Found GsupExpect[0] for "262427674867781" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@9084f072165e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427674867781" 20250106122724704 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724704 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724704 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427674867781 MSISDN-491610110750 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122724704 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122724704 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122724706 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724707 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724707 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427674867781 MSISDN-491610110750 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 20250106122724707 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427674867781 MSISDN-491610110750 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122724707 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122724707 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@9084f072165e: setverdict(pass): none -> pass 20250106122724708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@9084f072165e: Final verdict of PTC: pass 20250106122724709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20250106122724710 DLINP <000b> input/ipa.c:451 connected read/write 20250106122724710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-server(317)@9084f072165e: Final verdict of PTC: none 20250106122724710 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122724710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122724710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@9084f072165e: Final verdict of PTC: none 20250106122724711 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35969<->l=127.0.0.1:4259) 20250106122724711 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122724711 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122724711 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250106122724711 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250106122724711 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 316: none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@9084f072165e: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Jan 6 12:27:24 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250106122724757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38864<->l=127.0.0.1:4258 20250106122724857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13476) Waiting for packet dumper to finish... 1 (prev_count=13476, count=42944) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122727936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122727936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122727938 DLINP <000b> input/ipa.c:451 connected read/write 20250106122727938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122727939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@9084f072165e: 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) } } } } 20250106122727941 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106122727941 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@9084f072165e: 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 } } } } 20250106122727942 DLINP <000b> input/ipa.c:451 connected read/write 20250106122727942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122727942 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122727942 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122727942 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 20250106122727942 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122727942 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 20250106122727942 DLGSUP <0013> gsup_server.c:235 2: 20250106122727942 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122727942 DLGSUP <0013> gsup_server.c:235 3: 20250106122727942 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122727942 DLGSUP <0013> gsup_server.c:235 4: 20250106122727942 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122727942 DLGSUP <0013> gsup_server.c:235 5: 20250106122727942 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122727942 DLGSUP <0013> gsup_server.c:235 7: 20250106122727942 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122727942 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122727942 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122727942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@9084f072165e: 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") 20250106122727962 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44421<->l=127.0.0.1:4259) 20250106122727965 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106122727965 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@9084f072165e: Created GsupExpect[0] for "262424722956858" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250106122727977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 20250106122727979 DAUC <0003> db_auc.c:157 IMSI='262424722956858': No 2G Auth Data 20250106122727979 DAUC <0003> db_auc.c:192 IMSI='262424722956858': No 3G Auth Data 20250106122727984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424722956858.imsi 20250106122727984 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424722956858.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@9084f072165e: setverdict(pass): none -> pass 20250106122727988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@9084f072165e: Final verdict of PTC: pass 20250106122727989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20250106122727990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44421<->l=127.0.0.1:4259) 20250106122727990 DLINP <000b> input/ipa.c:451 connected read/write 20250106122727990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122727990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122727990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122727990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@9084f072165e: Final verdict of PTC: none 323@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 323: none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Jan 6 12:27:27 UTC 2025 ====== 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 20250106122728034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57336<->l=127.0.0.1:4258 20250106122728134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57336<->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@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122731211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122731211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122731214 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122731214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122731217 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122731217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122731217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122731217 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 20250106122731217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122731217 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 20250106122731217 DLGSUP <0013> gsup_server.c:235 2: 20250106122731217 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122731217 DLGSUP <0013> gsup_server.c:235 3: 20250106122731217 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122731217 DLGSUP <0013> gsup_server.c:235 4: 20250106122731217 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122731217 DLGSUP <0013> gsup_server.c:235 5: 20250106122731217 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122731217 DLGSUP <0013> gsup_server.c:235 7: 20250106122731217 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122731217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122731217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122731217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250106122731217 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106122731217 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@9084f072165e: 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") 20250106122731255 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38335<->l=127.0.0.1:4259) 20250106122731257 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106122731257 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@9084f072165e: Created GsupExpect[0] for "262428045006158" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250106122731275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@9084f072165e: Created GsupExpect[0] for "262428045006158" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250106122731279 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122731279 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428045006158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428045006158" cn_domain=CS} 20250106122731279 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428045006158 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106122731279 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428045006158 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106122731279 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428045006158.imsi 20250106122731279 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428045006158.imsi 20250106122731279 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428045006158.imsi: does not exist in local HLR 20250106122731283 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428045006158 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106122731283 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250106122731283 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250106122731283 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250106122731283 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250106122731283 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106122731283 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428045006158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122731284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122731284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122731284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122731284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122731284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122731284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@9084f072165e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@9084f072165e: 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) } } } } 20250106122731286 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731286 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731286 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250106122731286 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250106122731286 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106122731288 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731288 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731288 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@9084f072165e: 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)@9084f072165e: 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)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@9084f072165e: Found GsupExpect[0] for "262428045006158" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@9084f072165e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428045006158" HLR_Test-GSUP-server-IPA(330)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122731329 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731329 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731329 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731329 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731329 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428045006158 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617070510 20250106122731329 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428045006158 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122731329 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122731329 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@9084f072165e: Found GsupExpect[0] for "262428045006158" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@9084f072165e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428045006158" 20250106122731333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731333 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428045006158 MSISDN-491617070510 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122731333 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122731333 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122731335 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122731335 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122731335 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428045006158 MSISDN-491617070510 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 20250106122731335 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428045006158 MSISDN-491617070510 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122731335 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122731335 DLINP <000b> input/ipa.c:451 connected read/write 20250106122731335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122731337 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428045006158.imsi 20250106122731337 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428045006158.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@9084f072165e: setverdict(pass): none -> pass 20250106122732338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@9084f072165e: Final verdict of PTC: pass 20250106122732339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20250106122732340 DLINP <000b> input/ipa.c:451 connected read/write 20250106122732340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122732340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(329)@9084f072165e: Final verdict of PTC: none 20250106122732340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122732340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106122732340 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122732340 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122732341 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250106122732341 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250106122732341 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250106122732341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38335<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@9084f072165e: Final verdict of PTC: none 328@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@9084f072165e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 328: none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Jan 6 12:27:32 UTC 2025 ====== 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 20250106122732385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20250106122732486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35880) Waiting for packet dumper to finish... 1 (prev_count=35880, count=44136) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Jan 6 12:27:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@9084f072165e: legacy= false MTC@9084f072165e: in not legacy case 1 MTC@9084f072165e: in not legacy case 2 20250106122735561 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106122735561 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122735563 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122735564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@9084f072165e: 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)@9084f072165e: 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 } } } } 20250106122735566 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122735566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250106122735566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250106122735566 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 20250106122735566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250106122735566 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 20250106122735566 DLGSUP <0013> gsup_server.c:235 2: 20250106122735566 DLGSUP <0013> gsup_server.c:237 2: 00 20250106122735566 DLGSUP <0013> gsup_server.c:235 3: 20250106122735566 DLGSUP <0013> gsup_server.c:237 3: 00 20250106122735566 DLGSUP <0013> gsup_server.c:235 4: 20250106122735566 DLGSUP <0013> gsup_server.c:237 4: 00 20250106122735566 DLGSUP <0013> gsup_server.c:235 5: 20250106122735566 DLGSUP <0013> gsup_server.c:237 5: 00 20250106122735566 DLGSUP <0013> gsup_server.c:235 7: 20250106122735566 DLGSUP <0013> gsup_server.c:237 7: 00 20250106122735566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250106122735566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250106122735566 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)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122735566 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106122735567 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@9084f072165e: 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") 20250106122735602 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45205<->l=127.0.0.1:4259) 20250106122735604 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106122735604 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@9084f072165e: Created GsupExpect[0] for "262429400399726" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250106122735620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@9084f072165e: Created GsupExpect[0] for "262429400399726" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250106122735626 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122735626 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429400399726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429400399726" cn_domain=CS} 20250106122735626 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429400399726 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106122735626 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429400399726 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106122735626 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429400399726.imsi 20250106122735626 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429400399726.imsi 20250106122735626 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429400399726.imsi: does not exist in local HLR 20250106122735632 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429400399726 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106122735632 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250106122735632 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250106122735632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250106122735632 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250106122735632 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106122735632 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429400399726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106122735632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122735632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122735632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122735632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250106122735632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250106122735632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@9084f072165e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@9084f072165e: 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) } } } } 20250106122735635 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735635 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735635 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250106122735635 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250106122735635 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106122735636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735636 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@9084f072165e: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@9084f072165e: Found GsupExpect[0] for "262429400399726" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@9084f072165e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429400399726" HLR_Test-GSUP-server-IPA(337)@9084f072165e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@9084f072165e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106122735677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735677 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429400399726 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612021802 20250106122735678 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429400399726 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122735678 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122735678 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@9084f072165e: Found GsupExpect[0] for "262429400399726" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@9084f072165e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429400399726" 20250106122735681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429400399726 MSISDN-491612021802 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122735681 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122735681 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122735683 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735683 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735683 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429400399726 MSISDN-491612021802 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 20250106122735683 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429400399726 MSISDN-491612021802 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106122735683 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122735683 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250106122735685 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612021802.msisdn 20250106122735685 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612021802.msisdn: does not exist in local HLR 20250106122735685 DDGSM <0007> mslookup_server.c:352 sip.voice.491612021802.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250106122735685 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612021802.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@9084f072165e: setverdict(pass): none -> pass 20250106122735687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@9084f072165e: Final verdict of PTC: pass 20250106122735688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20250106122735689 DLINP <000b> input/ipa.c:451 connected read/write 20250106122735689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250106122735689 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250106122735689 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250106122735689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP(334)@9084f072165e: Final verdict of PTC: none 335@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@9084f072165e: Final verdict of PTC: none 20250106122735690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45205<->l=127.0.0.1:4259) 20250106122735690 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250106122735690 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250106122735690 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250106122735690 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250106122735690 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@9084f072165e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@9084f072165e: Final verdict of PTC: none MTC@9084f072165e: Setting final verdict of the test case. MTC@9084f072165e: Local verdict of MTC: none MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@9084f072165e: Local verdict of PTC with component reference 335: none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@9084f072165e: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@9084f072165e: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@9084f072165e: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@9084f072165e: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@9084f072165e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Jan 6 12:27:35 UTC 2025 ====== 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 20250106122735730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20250106122735831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57396<->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=46356) MTC@9084f072165e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@9084f072165e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9084f072165e: Terminating MTC. MC@9084f072165e: MTC terminated. MC2> exit MC@9084f072165e: Shutting down session. MC@9084f072165e: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7513.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 (1916742) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1916666) [testenv] Showing testsuite/junit-xml-7513.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7513.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.072183'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.256396'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.308725'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.175946'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.077801'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.073314'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.069498'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.072120'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.262054'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.252193'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.300424'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.053149'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.083202'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.265656'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.267861'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.073383'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.259611'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.258304'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.254099'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.263733'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.258579'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.266334'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.297813'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.335118'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.290251'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.071982'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.292400'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.283076'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.296721'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.074560'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.135382'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.127184'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.078692'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.089816'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.141005'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.075121'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.151262'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.149782'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250106-1225-6565bc0b-0'] 9084f072165e5c0bc96a66d82f4908eea438b21e179dde806bdba294fb0897fa [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2287/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS