Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 554a286378ab242361cd2ec1da93cb1812668107 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 554a286378ab242361cd2ec1da93cb1812668107 # timeout=10 Commit message: "GSUP_Templates: Purge MS Request: allow the Message class IE to be present" > git rev-list --no-walk 554a286378ab242361cd2ec1da93cb1812668107 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins4888482554690501209.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 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-20250110-1225-df6add85-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250110-1225-df6add85-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'] [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-20250110-1225-df6add85-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-20250110-1225-df6add85-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 [239 kB] Fetched 9291 kB in 1s (11.8 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: 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-20250110-1225-df6add85-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_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 IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for MAP_ApplicationContexts.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_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for Socket_API_Definitions_part_1.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_3.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_7.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_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_MM_Types_part_1.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_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.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_6.cc Creating dependency file for Misc_Helpers_part_7.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 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 Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_PortType_part_1.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 IPL4asp_Functions_part_5.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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_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_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 MobileL3_CommonIE_Types.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for DNS_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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 1s (358 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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] 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 (83.3 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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-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-20250110-1225-df6add85-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250110122516221 DMAIN <0000> hlr.c:802 hlr starting 20250110122516221 DDB <0001> db.c:599 using database: :memory: 20250110122516221 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250110122516221 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250110122516223 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250110122516223 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250110122516229 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250110122516229 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250110122516230 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250110122516231 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250110122516231 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-20250110-1225-df6add85-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@19b064519dfe: Unix server socket created successfully. MC@19b064519dfe: Listening on TCP port 38881. MC2> 19b064519dfe is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 19b064519dfe 38881 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@19b064519dfe: New HC connected from 10.0.2.100 [10.0.2.100]. 19b064519dfe: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@19b064519dfe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@19b064519dfe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@19b064519dfe: Configuration file was processed on all HCs. MC@19b064519dfe: Creating MTC on host 10.0.2.100. MC@19b064519dfe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@19b064519dfe: 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 ------ Fri Jan 10 12:25:16 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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_sai_err_invalid_imsi started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122517779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122517779 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122517784 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122517786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122517789 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122517789 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122517789 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122517789 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 20250110122517789 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122517789 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 20250110122517789 DLGSUP <0013> gsup_server.c:235 2: 20250110122517789 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122517789 DLGSUP <0013> gsup_server.c:235 3: 20250110122517789 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122517789 DLGSUP <0013> gsup_server.c:235 4: 20250110122517789 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122517789 DLGSUP <0013> gsup_server.c:235 5: 20250110122517789 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122517789 DLGSUP <0013> gsup_server.c:235 7: 20250110122517789 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122517789 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122517789 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122517789 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@19b064519dfe: 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") 20250110122517811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37669<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@19b064519dfe: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250110122517817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 20250110122517830 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122517830 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"} 20250110122517830 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" 20250110122517830 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} 20250110122517830 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 20250110122517830 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122517830 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@19b064519dfe: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@19b064519dfe: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122517832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@19b064519dfe: Final verdict of PTC: pass 20250110122517834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 20250110122517837 DLINP <000b> input/ipa.c:451 connected read/write 20250110122517837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122517837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122517837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122517837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122517837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37669<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@19b064519dfe: Final verdict of PTC: none 5@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 5: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:17 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 20250110122517907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 20250110122518007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24956) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:25: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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_sai started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122521056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122521056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122521058 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122521061 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521061 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122521061 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122521061 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 20250110122521061 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122521061 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 20250110122521061 DLGSUP <0013> gsup_server.c:235 2: 20250110122521061 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122521061 DLGSUP <0013> gsup_server.c:235 3: 20250110122521061 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122521061 DLGSUP <0013> gsup_server.c:235 4: 20250110122521061 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122521061 DLGSUP <0013> gsup_server.c:235 5: 20250110122521061 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122521061 DLGSUP <0013> gsup_server.c:235 7: 20250110122521061 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122521061 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122521061 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122521061 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@19b064519dfe: 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") 20250110122521071 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45677<->l=127.0.0.1:4259) 20250110122521077 DAUC <0003> db_auc.c:157 IMSI='262422212601538': No 2G Auth Data 20250110122521077 DAUC <0003> db_auc.c:192 IMSI='262422212601538': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262422212601538" to be handled at TC_gsup_sai(12) 20250110122521084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4258 20250110122521106 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521106 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422212601538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212601538"} 20250110122521106 DAUC <0003> db_auc.c:192 IMSI='262422212601538': No 3G Auth Data 20250110122521106 DAUC <0003> db_auc.c:236 IMSI='262422212601538': Calling to generate 5 vectors 20250110122521106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122521106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521106 DAUC <0003> auc.c:113 vector [0]: rand = d3889071285f98ce003f2b26adae33c3 20250110122521106 DAUC <0003> auc.c:179 vector [0]: kc = 1a115abb5039c000 20250110122521106 DAUC <0003> auc.c:180 vector [0]: sres = f93402ce 20250110122521106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122521106 DAUC <0003> auc.c:113 vector [1]: rand = af77f2572e116355c48a063daeed19cc 20250110122521106 DAUC <0003> auc.c:179 vector [1]: kc = f8816379093e8800 20250110122521106 DAUC <0003> auc.c:180 vector [1]: sres = 5b78a936 20250110122521106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122521106 DAUC <0003> auc.c:113 vector [2]: rand = ea35c7fefaed01ab4d3f065e355e04d6 20250110122521106 DAUC <0003> auc.c:179 vector [2]: kc = 29c1159bd1912000 20250110122521106 DAUC <0003> auc.c:180 vector [2]: sres = 14931034 20250110122521106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122521106 DAUC <0003> auc.c:113 vector [3]: rand = 3aa02793e89832e108d99677e90fbb74 20250110122521106 DAUC <0003> auc.c:179 vector [3]: kc = 681a7ca87d5a5000 20250110122521106 DAUC <0003> auc.c:180 vector [3]: sres = a2c4ae79 20250110122521106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122521106 DAUC <0003> auc.c:113 vector [4]: rand = 193a9cb3cefe5e8c6e82dccc3e3f589c 20250110122521106 DAUC <0003> auc.c:179 vector [4]: kc = db1db0e893d35000 20250110122521107 DAUC <0003> auc.c:180 vector [4]: sres = 0b21fed5 20250110122521107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122521107 DAUC <0003> db_auc.c:245 IMSI='262422212601538': Generated 5 vectors 20250110122521107 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422212601538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212601538"} 20250110122521107 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422212601538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521107 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521107 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262422212601538" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 0TC_gsup_sai(12)"262422212601538" TC_gsup_sai(12)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(12)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4258 TC_gsup_sai(12)@19b064519dfe: Final verdict of PTC: pass 20250110122521117 DAUC <0003> db_auc.c:157 IMSI='262424058819684': No 2G Auth Data 20250110122521117 DAUC <0003> db_auc.c:192 IMSI='262424058819684': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262424058819684" to be handled at TC_gsup_sai(13) 20250110122521132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20250110122521134 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521134 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424058819684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424058819684"} 20250110122521134 DAUC <0003> db_auc.c:192 IMSI='262424058819684': No 3G Auth Data 20250110122521134 DAUC <0003> db_auc.c:236 IMSI='262424058819684': Calling to generate 5 vectors 20250110122521134 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122521134 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521134 DAUC <0003> auc.c:113 vector [0]: rand = 667406a996581788e9a33ccca3688a4e 20250110122521134 DAUC <0003> auc.c:179 vector [0]: kc = 167470b4a04a0000 20250110122521134 DAUC <0003> auc.c:180 vector [0]: sres = a8f5b4df 20250110122521134 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122521134 DAUC <0003> auc.c:113 vector [1]: rand = b0e66f29d54b5aa89c7feda17f8132b0 20250110122521134 DAUC <0003> auc.c:179 vector [1]: kc = b36b764c5708e400 20250110122521134 DAUC <0003> auc.c:180 vector [1]: sres = 2ccdbb1b 20250110122521134 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122521134 DAUC <0003> auc.c:113 vector [2]: rand = 07e3bf53befda0f5069e7f19bd24239c 20250110122521134 DAUC <0003> auc.c:179 vector [2]: kc = e0456c7753613c00 20250110122521134 DAUC <0003> auc.c:180 vector [2]: sres = 5b0132c3 20250110122521134 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122521134 DAUC <0003> auc.c:113 vector [3]: rand = cd1d5ab9fae062df2821be9cac35d7ea 20250110122521134 DAUC <0003> auc.c:179 vector [3]: kc = 860a231160393800 20250110122521134 DAUC <0003> auc.c:180 vector [3]: sres = e8bf2adb 20250110122521134 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122521134 DAUC <0003> auc.c:113 vector [4]: rand = ece9ad2f235b899b72551596a8c3cbbb 20250110122521134 DAUC <0003> auc.c:179 vector [4]: kc = 198ce465525ed000 20250110122521134 DAUC <0003> auc.c:180 vector [4]: sres = 5d645ec8 20250110122521134 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122521134 DAUC <0003> db_auc.c:245 IMSI='262424058819684': Generated 5 vectors 20250110122521134 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424058819684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424058819684"} 20250110122521134 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424058819684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521134 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521134 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262424058819684" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 1TC_gsup_sai(13)"262424058819684" TC_gsup_sai(13)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(13)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 TC_gsup_sai(13)@19b064519dfe: Final verdict of PTC: pass 20250110122521136 DAUC <0003> db_auc.c:157 IMSI='262420050541598': No 2G Auth Data 20250110122521136 DAUC <0003> db_auc.c:192 IMSI='262420050541598': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262420050541598" to be handled at TC_gsup_sai(14) 20250110122521142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 20250110122521144 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521144 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420050541598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420050541598"} 20250110122521144 DAUC <0003> db_auc.c:192 IMSI='262420050541598': No 3G Auth Data 20250110122521144 DAUC <0003> db_auc.c:236 IMSI='262420050541598': Calling to generate 5 vectors 20250110122521144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122521144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521144 DAUC <0003> auc.c:113 vector [0]: rand = 96903fbce59c6a8fb9b642a2fc42bc34 20250110122521144 DAUC <0003> auc.c:179 vector [0]: kc = e4fa90ab8ad98c30 20250110122521144 DAUC <0003> auc.c:180 vector [0]: sres = 344c3372 20250110122521144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122521144 DAUC <0003> auc.c:113 vector [1]: rand = dfc0043a5b1afc792a895391f137e081 20250110122521144 DAUC <0003> auc.c:179 vector [1]: kc = 5d82817e5fb45386 20250110122521144 DAUC <0003> auc.c:180 vector [1]: sres = 6dd7cf1b 20250110122521144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122521144 DAUC <0003> auc.c:113 vector [2]: rand = 334c159356cf21bbfd6358f9a11251a1 20250110122521144 DAUC <0003> auc.c:179 vector [2]: kc = ad65aae61a366d50 20250110122521144 DAUC <0003> auc.c:180 vector [2]: sres = 703c88ed 20250110122521144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122521144 DAUC <0003> auc.c:113 vector [3]: rand = 7e431c8669039d7a2fe2562a89f34276 20250110122521144 DAUC <0003> auc.c:179 vector [3]: kc = 307c8a7e0d56dc50 20250110122521144 DAUC <0003> auc.c:180 vector [3]: sres = d42dbbc9 20250110122521144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122521144 DAUC <0003> auc.c:113 vector [4]: rand = 6a66899bc23e299f5fcfa11559d741e3 20250110122521144 DAUC <0003> auc.c:179 vector [4]: kc = 9f743d0452ae9144 20250110122521144 DAUC <0003> auc.c:180 vector [4]: sres = 89f15be0 20250110122521144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122521144 DAUC <0003> db_auc.c:245 IMSI='262420050541598': Generated 5 vectors 20250110122521144 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420050541598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420050541598"} 20250110122521144 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420050541598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521144 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521144 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262420050541598" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 2TC_gsup_sai(14)"262420050541598" TC_gsup_sai(14)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(14)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 TC_gsup_sai(14)@19b064519dfe: Final verdict of PTC: pass 20250110122521145 DAUC <0003> db_auc.c:157 IMSI='262423356305429': No 2G Auth Data 20250110122521145 DAUC <0003> db_auc.c:192 IMSI='262423356305429': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262423356305429" to be handled at TC_gsup_sai(15) 20250110122521152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4258 20250110122521154 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521154 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423356305429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423356305429"} 20250110122521154 DAUC <0003> db_auc.c:157 IMSI='262423356305429': No 2G Auth Data 20250110122521154 DAUC <0003> db_auc.c:236 IMSI='262423356305429': Calling to generate 5 vectors 20250110122521154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122521154 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122521154 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122521154 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122521154 DAUC <0003> auc.c:113 vector [0]: rand = 5c1716bb0ac6600fb785397c072279d1 20250110122521154 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122521154 DAUC <0003> auc.c:142 vector [0]: autn = b28dafdfe2b70000b473b40d45f53c18 20250110122521154 DAUC <0003> auc.c:143 vector [0]: ck = 43f8503f11003162feec98545db9e608 20250110122521154 DAUC <0003> auc.c:144 vector [0]: ik = 5adc9b19cf9a22ced8ada3473a9e6c35 20250110122521154 DAUC <0003> auc.c:145 vector [0]: res = a3178fa1c66bbe250000000000000000 20250110122521154 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122521154 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122521154 DAUC <0003> auc.c:151 vector [0]: kc = 3f65f035b9bd9991 20250110122521154 DAUC <0003> auc.c:152 vector [0]: sres = 657c3184 20250110122521154 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122521154 DAUC <0003> auc.c:113 vector [1]: rand = 68155643449b809d1c45327ad6a948ee 20250110122521154 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122521154 DAUC <0003> auc.c:142 vector [1]: autn = a40f056616a3000016bee14e4b6e31a1 20250110122521154 DAUC <0003> auc.c:143 vector [1]: ck = 41fe95661ee890fd8e54f7657ea0d188 20250110122521154 DAUC <0003> auc.c:144 vector [1]: ik = 4e4215b9458080a4074b75ab75becac4 20250110122521154 DAUC <0003> auc.c:145 vector [1]: res = a1738498f91480fc0000000000000000 20250110122521154 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122521154 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122521154 DAUC <0003> auc.c:151 vector [1]: kc = 86a3021150760b15 20250110122521154 DAUC <0003> auc.c:152 vector [1]: sres = 58670464 20250110122521154 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122521154 DAUC <0003> auc.c:113 vector [2]: rand = 6446ba3dcb8dfd3f665ebd62ef55f7b0 20250110122521154 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122521154 DAUC <0003> auc.c:142 vector [2]: autn = f5cc4eaefff200005d8aba8f9be8138d 20250110122521154 DAUC <0003> auc.c:143 vector [2]: ck = 3a86673580ef983b6857faa80c5559bd 20250110122521154 DAUC <0003> auc.c:144 vector [2]: ik = ca0af62fbfc88043cf86c6553894f747 20250110122521154 DAUC <0003> auc.c:145 vector [2]: res = e3f0b08a17d622330000000000000000 20250110122521154 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122521154 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122521154 DAUC <0003> auc.c:151 vector [2]: kc = 575dade70be6b682 20250110122521154 DAUC <0003> auc.c:152 vector [2]: sres = f42692b9 20250110122521154 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122521154 DAUC <0003> auc.c:113 vector [3]: rand = 332fcf9d3e513fa41b023d3b189d329e 20250110122521154 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122521154 DAUC <0003> auc.c:142 vector [3]: autn = 3026e123c44c0000d3942fa35618207c 20250110122521154 DAUC <0003> auc.c:143 vector [3]: ck = 4acb44dd813a96f8c6a1970589e5cd54 20250110122521154 DAUC <0003> auc.c:144 vector [3]: ik = a6f7aabebf146f0eeb7a8e4fe2d89489 20250110122521154 DAUC <0003> auc.c:145 vector [3]: res = 71a1911d3d330db10000000000000000 20250110122521154 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122521154 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122521154 DAUC <0003> auc.c:151 vector [3]: kc = c1e7f7295513a02b 20250110122521154 DAUC <0003> auc.c:152 vector [3]: sres = 4c929cac 20250110122521154 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122521154 DAUC <0003> auc.c:113 vector [4]: rand = 2ea2d626870d3abe18d265c2dd8eac98 20250110122521154 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122521154 DAUC <0003> auc.c:142 vector [4]: autn = 2f562bee4c690000c6ca875c5dd4183e 20250110122521154 DAUC <0003> auc.c:143 vector [4]: ck = 4c216f732c4af38a55e1d95bbd6ec575 20250110122521154 DAUC <0003> auc.c:144 vector [4]: ik = e84fdb27a642e877bafebd22b150ff02 20250110122521154 DAUC <0003> auc.c:145 vector [4]: res = 027ab28e9f697c400000000000000000 20250110122521154 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122521154 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122521154 DAUC <0003> auc.c:151 vector [4]: kc = 4b71d02d8636218a 20250110122521154 DAUC <0003> auc.c:152 vector [4]: sres = 9d13cece 20250110122521154 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122521154 DAUC <0003> db_auc.c:245 IMSI='262423356305429': Generated 5 vectors 20250110122521154 DAUC <0003> db_auc.c:249 IMSI='262423356305429': Updating SQN=161 in DB 20250110122521154 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423356305429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423356305429"} 20250110122521155 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423356305429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521155 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521155 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262423356305429" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 3TC_gsup_sai(15)"262423356305429" TC_gsup_sai(15)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(15)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4258 TC_gsup_sai(15)@19b064519dfe: Final verdict of PTC: pass 20250110122521157 DAUC <0003> db_auc.c:157 IMSI='262422176256123': No 2G Auth Data 20250110122521157 DAUC <0003> db_auc.c:192 IMSI='262422176256123': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262422176256123" to be handled at TC_gsup_sai(16) 20250110122521163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59080<->l=127.0.0.1:4258 20250110122521165 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521165 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422176256123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422176256123"} 20250110122521165 DAUC <0003> db_auc.c:157 IMSI='262422176256123': No 2G Auth Data 20250110122521165 DAUC <0003> db_auc.c:236 IMSI='262422176256123': Calling to generate 5 vectors 20250110122521165 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122521165 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122521165 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122521165 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122521165 DAUC <0003> auc.c:113 vector [0]: rand = 34f47f9d240302011f46e6eb7ce7e3e8 20250110122521165 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122521165 DAUC <0003> auc.c:142 vector [0]: autn = 693ac9ed41bb00000f0fb162871b3d78 20250110122521165 DAUC <0003> auc.c:143 vector [0]: ck = 63b5c0262baee01431a2c0a89dba500b 20250110122521165 DAUC <0003> auc.c:144 vector [0]: ik = 352dbabf8f907ce40dd11a6038af751c 20250110122521165 DAUC <0003> auc.c:145 vector [0]: res = 5bbe5d901910591c0000000000000000 20250110122521165 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122521165 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122521165 DAUC <0003> auc.c:151 vector [0]: kc = 6aeba051012bb9e7 20250110122521165 DAUC <0003> auc.c:152 vector [0]: sres = 42ae048c 20250110122521165 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122521165 DAUC <0003> auc.c:113 vector [1]: rand = e4e32d3864babb93eb0f8529a7266b32 20250110122521165 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122521165 DAUC <0003> auc.c:142 vector [1]: autn = dba7d2d769a400002107d18a868e3db2 20250110122521165 DAUC <0003> auc.c:143 vector [1]: ck = f261c85730537d5c859688091725cb1d 20250110122521165 DAUC <0003> auc.c:144 vector [1]: ik = 12e656b86913da1c51003c4c0390aba6 20250110122521165 DAUC <0003> auc.c:145 vector [1]: res = fa493bec5e299ae70000000000000000 20250110122521165 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122521165 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122521165 DAUC <0003> auc.c:151 vector [1]: kc = 34112aaa4df5c7fb 20250110122521165 DAUC <0003> auc.c:152 vector [1]: sres = a460a10b 20250110122521165 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122521165 DAUC <0003> auc.c:113 vector [2]: rand = d671a0087d0d073137517d0e2ff740ed 20250110122521165 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122521165 DAUC <0003> auc.c:142 vector [2]: autn = 6a874a2a9aa2000011508062a878f7e5 20250110122521165 DAUC <0003> auc.c:143 vector [2]: ck = 82a64f9ec5bcd5e8b944f2f7fa460282 20250110122521165 DAUC <0003> auc.c:144 vector [2]: ik = ef4865013982de5f928c72e84e84274f 20250110122521165 DAUC <0003> auc.c:145 vector [2]: res = 0bbeb077f2ff874d0000000000000000 20250110122521165 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122521165 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122521165 DAUC <0003> auc.c:151 vector [2]: kc = 4626aa8048fc2e7a 20250110122521165 DAUC <0003> auc.c:152 vector [2]: sres = f941373a 20250110122521165 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122521165 DAUC <0003> auc.c:113 vector [3]: rand = 1da5ec5aa686540100219f83221b46c3 20250110122521165 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122521165 DAUC <0003> auc.c:142 vector [3]: autn = 491e00322362000081bc61ff81276b70 20250110122521165 DAUC <0003> auc.c:143 vector [3]: ck = 8f1fb274c553445fe9a599f038cbc4f7 20250110122521165 DAUC <0003> auc.c:144 vector [3]: ik = edd43268027e55a1952ea031e0d92a63 20250110122521165 DAUC <0003> auc.c:145 vector [3]: res = 9f430a67d4890d490000000000000000 20250110122521165 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122521165 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122521165 DAUC <0003> auc.c:151 vector [3]: kc = 1e40b9dd1f3fff6a 20250110122521165 DAUC <0003> auc.c:152 vector [3]: sres = 4bca072e 20250110122521165 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122521165 DAUC <0003> auc.c:113 vector [4]: rand = 7c72f6107b12df1c29b250e09f19f2bb 20250110122521165 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122521165 DAUC <0003> auc.c:142 vector [4]: autn = 37d39ec068e3000005a7291e87d8d3e6 20250110122521165 DAUC <0003> auc.c:143 vector [4]: ck = bcbc9600d640d689624cb5364ddb83ad 20250110122521165 DAUC <0003> auc.c:144 vector [4]: ik = c2ab24fc65d246d9e46bd325e853736d 20250110122521165 DAUC <0003> auc.c:145 vector [4]: res = 35bada7ef2df06490000000000000000 20250110122521165 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122521165 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122521165 DAUC <0003> auc.c:151 vector [4]: kc = f830d4ef161a6090 20250110122521165 DAUC <0003> auc.c:152 vector [4]: sres = c765dc37 20250110122521165 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122521165 DAUC <0003> db_auc.c:245 IMSI='262422176256123': Generated 5 vectors 20250110122521165 DAUC <0003> db_auc.c:249 IMSI='262422176256123': Updating SQN=161 in DB 20250110122521165 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422176256123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422176256123"} 20250110122521165 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422176256123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521165 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521165 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262422176256123" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 4TC_gsup_sai(16)"262422176256123" TC_gsup_sai(16)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(16)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59080<->l=127.0.0.1:4258 TC_gsup_sai(16)@19b064519dfe: Final verdict of PTC: pass 20250110122521167 DAUC <0003> db_auc.c:157 IMSI='262423221035141': No 2G Auth Data 20250110122521167 DAUC <0003> db_auc.c:192 IMSI='262423221035141': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262423221035141" to be handled at TC_gsup_sai(17) 20250110122521173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 20250110122521175 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521175 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423221035141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423221035141"} 20250110122521175 DAUC <0003> db_auc.c:236 IMSI='262423221035141': Calling to generate 5 vectors 20250110122521175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122521175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122521175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122521175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122521175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521175 DAUC <0003> auc.c:113 vector [0]: rand = d71b50557de340bb57343c7370764cdd 20250110122521175 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122521175 DAUC <0003> auc.c:142 vector [0]: autn = 508c887612ad00001064b2d238a6adbe 20250110122521175 DAUC <0003> auc.c:143 vector [0]: ck = 5dad2b8bff7074c795a7076c3557beee 20250110122521175 DAUC <0003> auc.c:144 vector [0]: ik = cdb1cb4722a5b7f6a1b62ee5be466a7b 20250110122521175 DAUC <0003> auc.c:145 vector [0]: res = b08ee635f5cc321b0000000000000000 20250110122521175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122521175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122521175 DAUC <0003> auc.c:179 vector [0]: kc = 8b09df829b42f000 20250110122521175 DAUC <0003> auc.c:180 vector [0]: sres = f3ab05b9 20250110122521175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122521175 DAUC <0003> auc.c:113 vector [1]: rand = f39e1e7f81909859ad9c038eb3fba6a1 20250110122521175 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122521175 DAUC <0003> auc.c:142 vector [1]: autn = fae2b04cd521000092049b6100fb8a7d 20250110122521175 DAUC <0003> auc.c:143 vector [1]: ck = 7b753d75a7a8226fa5af7426a97cd3fb 20250110122521175 DAUC <0003> auc.c:144 vector [1]: ik = f91ec02ddeaf971737cd75ca8f8fb470 20250110122521175 DAUC <0003> auc.c:145 vector [1]: res = f546abde4375e5930000000000000000 20250110122521175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122521175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122521175 DAUC <0003> auc.c:179 vector [1]: kc = 8cc4fcfb38951000 20250110122521175 DAUC <0003> auc.c:180 vector [1]: sres = 2406b871 20250110122521175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122521175 DAUC <0003> auc.c:113 vector [2]: rand = 8784473630cb817afa5f339e3f1c5096 20250110122521175 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122521175 DAUC <0003> auc.c:142 vector [2]: autn = 48f8b441f744000040c2ba294b9bf459 20250110122521175 DAUC <0003> auc.c:143 vector [2]: ck = da54406b2febd5e68a94d6eb28fa491e 20250110122521175 DAUC <0003> auc.c:144 vector [2]: ik = 02f07e686364c24e0103d62b5a0b8026 20250110122521175 DAUC <0003> auc.c:145 vector [2]: res = 4574f1d1db6bdd580000000000000000 20250110122521175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122521175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122521175 DAUC <0003> auc.c:179 vector [2]: kc = 9a446337a4f53c00 20250110122521175 DAUC <0003> auc.c:180 vector [2]: sres = e674cccb 20250110122521175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122521175 DAUC <0003> auc.c:113 vector [3]: rand = ef67632142f5afee1e229aef67fe670f 20250110122521175 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122521175 DAUC <0003> auc.c:142 vector [3]: autn = 1c0236a4683e0000a1251ade68f87e4b 20250110122521175 DAUC <0003> auc.c:143 vector [3]: ck = e94f46534ce774210b8e4fd1aade220e 20250110122521175 DAUC <0003> auc.c:144 vector [3]: ik = 1052235892e0ade7202a3b3cea4ac507 20250110122521175 DAUC <0003> auc.c:145 vector [3]: res = a02237ed750e0a9a0000000000000000 20250110122521175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122521175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122521175 DAUC <0003> auc.c:179 vector [3]: kc = 880b7c0f811a4400 20250110122521175 DAUC <0003> auc.c:180 vector [3]: sres = 7f23e48c 20250110122521175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122521175 DAUC <0003> auc.c:113 vector [4]: rand = cf6e1213f1b5ebe90581ae27a30a674b 20250110122521175 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122521175 DAUC <0003> auc.c:142 vector [4]: autn = 0d4865eb5bf70000278c1419d244e6ed 20250110122521175 DAUC <0003> auc.c:143 vector [4]: ck = 21738931b035067f1cd4fc03b233e7b7 20250110122521175 DAUC <0003> auc.c:144 vector [4]: ik = 71db890ded45b4f248742353b9f5c743 20250110122521175 DAUC <0003> auc.c:145 vector [4]: res = b5d4edb809dba70a0000000000000000 20250110122521175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122521175 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122521175 DAUC <0003> auc.c:179 vector [4]: kc = 23655f260c604800 20250110122521175 DAUC <0003> auc.c:180 vector [4]: sres = f05f1eed 20250110122521175 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122521175 DAUC <0003> db_auc.c:245 IMSI='262423221035141': Generated 5 vectors 20250110122521175 DAUC <0003> db_auc.c:249 IMSI='262423221035141': Updating SQN=161 in DB 20250110122521175 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423221035141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423221035141"} 20250110122521175 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423221035141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521175 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521175 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262423221035141" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 5TC_gsup_sai(17)"262423221035141" TC_gsup_sai(17)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(17)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 TC_gsup_sai(17)@19b064519dfe: Final verdict of PTC: pass 20250110122521178 DAUC <0003> db_auc.c:157 IMSI='262424943007404': No 2G Auth Data 20250110122521178 DAUC <0003> db_auc.c:192 IMSI='262424943007404': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262424943007404" to be handled at TC_gsup_sai(18) 20250110122521185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 20250110122521187 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521187 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424943007404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424943007404"} 20250110122521187 DAUC <0003> db_auc.c:236 IMSI='262424943007404': Calling to generate 5 vectors 20250110122521187 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122521187 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122521187 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122521187 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122521187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521187 DAUC <0003> auc.c:113 vector [0]: rand = 938925221f77d33ad88b99076438287c 20250110122521187 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122521187 DAUC <0003> auc.c:142 vector [0]: autn = b163cc1c01220000cf201ad9822fa5b8 20250110122521187 DAUC <0003> auc.c:143 vector [0]: ck = b18301c058f2ca69cce43fcdaaa09ba7 20250110122521187 DAUC <0003> auc.c:144 vector [0]: ik = ebd47e4328dad578960be8c58920d4a4 20250110122521187 DAUC <0003> auc.c:145 vector [0]: res = 000799e26c02090a0000000000000000 20250110122521187 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122521187 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122521187 DAUC <0003> auc.c:179 vector [0]: kc = 2812662442533000 20250110122521187 DAUC <0003> auc.c:180 vector [0]: sres = 22d3eed5 20250110122521187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122521187 DAUC <0003> auc.c:113 vector [1]: rand = e8f957b7a97ed70d64841afee8072dd8 20250110122521187 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122521187 DAUC <0003> auc.c:142 vector [1]: autn = 625d13ae42d800003d9e323d493a8ea7 20250110122521187 DAUC <0003> auc.c:143 vector [1]: ck = c74d6679c1c854c47058c06d80ac9a04 20250110122521187 DAUC <0003> auc.c:144 vector [1]: ik = b2e9527c642e894b91660db94af7f5e2 20250110122521187 DAUC <0003> auc.c:145 vector [1]: res = 2ad02aa39d92d9890000000000000000 20250110122521187 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122521187 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122521187 DAUC <0003> auc.c:179 vector [1]: kc = 99e9f9494d3f5c00 20250110122521187 DAUC <0003> auc.c:180 vector [1]: sres = 617ef9ce 20250110122521187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122521187 DAUC <0003> auc.c:113 vector [2]: rand = 916fe8ffd534eaca4804724f278f3483 20250110122521187 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122521187 DAUC <0003> auc.c:142 vector [2]: autn = 43a221bd8d6d00006a9cf820a7c609ad 20250110122521187 DAUC <0003> auc.c:143 vector [2]: ck = e713cb31bddcf9601f6900f88569d7cd 20250110122521187 DAUC <0003> auc.c:144 vector [2]: ik = 069b8199c37d808df83cfc432a6235d3 20250110122521187 DAUC <0003> auc.c:145 vector [2]: res = debb425b425c455c0000000000000000 20250110122521187 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122521187 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122521187 DAUC <0003> auc.c:179 vector [2]: kc = bdaf23392c3e4800 20250110122521187 DAUC <0003> auc.c:180 vector [2]: sres = 8629f28e 20250110122521187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122521187 DAUC <0003> auc.c:113 vector [3]: rand = 983846dea4b39f6bd3a038ad4f92fad2 20250110122521187 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122521187 DAUC <0003> auc.c:142 vector [3]: autn = 877eb39e75640000f81db1c7645c9748 20250110122521187 DAUC <0003> auc.c:143 vector [3]: ck = 11ac267ab13e1d2453b3b01b7aa872e1 20250110122521187 DAUC <0003> auc.c:144 vector [3]: ik = 8007fa6abda93327dcb2aec8a3806ba2 20250110122521187 DAUC <0003> auc.c:145 vector [3]: res = 8c597f5329ff2eea0000000000000000 20250110122521187 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122521187 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122521187 DAUC <0003> auc.c:179 vector [3]: kc = 27872dce65e96c00 20250110122521187 DAUC <0003> auc.c:180 vector [3]: sres = 193fa0e5 20250110122521187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122521187 DAUC <0003> auc.c:113 vector [4]: rand = b4ea9337aeca7fb4b263acf13ea707e6 20250110122521187 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122521187 DAUC <0003> auc.c:142 vector [4]: autn = 6147dc7f45ef0000a03a77138a453067 20250110122521187 DAUC <0003> auc.c:143 vector [4]: ck = 1e7f216c24d497892c162245ea6a093b 20250110122521187 DAUC <0003> auc.c:144 vector [4]: ik = d36f8f9744df0879b1b072542348e4c6 20250110122521187 DAUC <0003> auc.c:145 vector [4]: res = c80478e9ab865f660000000000000000 20250110122521187 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122521187 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122521187 DAUC <0003> auc.c:179 vector [4]: kc = 543268835f0fa400 20250110122521187 DAUC <0003> auc.c:180 vector [4]: sres = f7f59c1e 20250110122521187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122521187 DAUC <0003> db_auc.c:245 IMSI='262424943007404': Generated 5 vectors 20250110122521187 DAUC <0003> db_auc.c:249 IMSI='262424943007404': Updating SQN=161 in DB 20250110122521187 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424943007404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424943007404"} 20250110122521187 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424943007404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521187 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521187 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262424943007404" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 6TC_gsup_sai(18)"262424943007404" TC_gsup_sai(18)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(18)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 TC_gsup_sai(18)@19b064519dfe: Final verdict of PTC: pass 20250110122521190 DAUC <0003> db_auc.c:157 IMSI='262422218370581': No 2G Auth Data 20250110122521190 DAUC <0003> db_auc.c:192 IMSI='262422218370581': No 3G Auth Data HLR_Test-GSUP(9)@19b064519dfe: Created GsupExpect[0] for "262422218370581" to be handled at TC_gsup_sai(19) 20250110122521197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20250110122521198 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521198 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422218370581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422218370581"} 20250110122521198 DAUC <0003> db_auc.c:236 IMSI='262422218370581': Calling to generate 5 vectors 20250110122521198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122521198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122521198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122521198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122521198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122521198 DAUC <0003> auc.c:113 vector [0]: rand = c9d8be20b4437d74c07859582e8ce2ab 20250110122521198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122521198 DAUC <0003> auc.c:142 vector [0]: autn = b3c61cec94c600005104d302da85e739 20250110122521198 DAUC <0003> auc.c:143 vector [0]: ck = a69aa5bdabfbaaa5ce48dae6a74590de 20250110122521198 DAUC <0003> auc.c:144 vector [0]: ik = e4d4eb3e7bde79fb838e637d2c64e865 20250110122521198 DAUC <0003> auc.c:145 vector [0]: res = f71cd9b520a1cb980000000000000000 20250110122521198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122521198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122521198 DAUC <0003> auc.c:179 vector [0]: kc = a5f77b153cf702da 20250110122521198 DAUC <0003> auc.c:180 vector [0]: sres = 20b04e56 20250110122521198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122521198 DAUC <0003> auc.c:113 vector [1]: rand = 2ee05401e4bb5906766f5c8dac05611d 20250110122521198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122521198 DAUC <0003> auc.c:142 vector [1]: autn = 3d0784ab76c6000090feea81e6aabf36 20250110122521198 DAUC <0003> auc.c:143 vector [1]: ck = 88f54b1ba5b6548c488b40e8c7a92c5a 20250110122521198 DAUC <0003> auc.c:144 vector [1]: ik = b70760530c9bfc71af3c0eaf4d2b91b7 20250110122521198 DAUC <0003> auc.c:145 vector [1]: res = f1641486e1d933150000000000000000 20250110122521198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122521198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122521198 DAUC <0003> auc.c:179 vector [1]: kc = 37838c1fec531e52 20250110122521198 DAUC <0003> auc.c:180 vector [1]: sres = 07d4d298 20250110122521198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122521198 DAUC <0003> auc.c:113 vector [2]: rand = b9eb0d7eb59ac3ba44bec96983b3cc77 20250110122521198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122521198 DAUC <0003> auc.c:142 vector [2]: autn = 82f3f10ccbc200001c5f91ed7827a376 20250110122521198 DAUC <0003> auc.c:143 vector [2]: ck = 9598a43e7e54bf5e147d97d0a160d12d 20250110122521198 DAUC <0003> auc.c:144 vector [2]: ik = aebbe836837a37bd6c87d59b0b6097d9 20250110122521198 DAUC <0003> auc.c:145 vector [2]: res = 2cb16706fabb11300000000000000000 20250110122521198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122521198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122521198 DAUC <0003> auc.c:179 vector [2]: kc = 18a5fb237b193f9a 20250110122521198 DAUC <0003> auc.c:180 vector [2]: sres = 3ed819fa 20250110122521198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122521198 DAUC <0003> auc.c:113 vector [3]: rand = 2d0cb115f1db58280b8789cb0af05eeb 20250110122521198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122521198 DAUC <0003> auc.c:142 vector [3]: autn = e1bf2e7643530000cb90d986bbe7cc20 20250110122521198 DAUC <0003> auc.c:143 vector [3]: ck = 825f9d3b5960074a22857df58e1a618c 20250110122521199 DAUC <0003> auc.c:144 vector [3]: ik = b81fda0d72ce6c334665f99835100b10 20250110122521199 DAUC <0003> auc.c:145 vector [3]: res = cc50271850170a130000000000000000 20250110122521199 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122521199 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122521199 DAUC <0003> auc.c:179 vector [3]: kc = 9360f9e9a8211dd3 20250110122521199 DAUC <0003> auc.c:180 vector [3]: sres = b3724335 20250110122521199 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122521199 DAUC <0003> auc.c:113 vector [4]: rand = b0a07c1023e2d21e9d05713906719666 20250110122521199 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122521199 DAUC <0003> auc.c:142 vector [4]: autn = 4273a4e80a6a00006a44e8466a21f73d 20250110122521199 DAUC <0003> auc.c:143 vector [4]: ck = 2e341e126a301daaa777ad6fc7a70016 20250110122521199 DAUC <0003> auc.c:144 vector [4]: ik = 8aa138cf3119748fdcd11ac67480c61a 20250110122521199 DAUC <0003> auc.c:145 vector [4]: res = 913984377ca108ec0000000000000000 20250110122521199 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122521199 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122521199 DAUC <0003> auc.c:179 vector [4]: kc = 5449798b7ca13db9 20250110122521199 DAUC <0003> auc.c:180 vector [4]: sres = 0292f546 20250110122521199 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122521199 DAUC <0003> db_auc.c:245 IMSI='262422218370581': Generated 5 vectors 20250110122521199 DAUC <0003> db_auc.c:249 IMSI='262422218370581': Updating SQN=161 in DB 20250110122521199 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422218370581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422218370581"} 20250110122521199 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422218370581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122521199 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122521199 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@19b064519dfe: Found GsupExpect[0] for "262422218370581" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@19b064519dfe: Added IMSI table entry 7TC_gsup_sai(19)"262422218370581" TC_gsup_sai(19)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai(19)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122521200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 TC_gsup_sai(19)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122521201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4258 20250110122521201 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45677<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@19b064519dfe: Final verdict of PTC: none 20250110122521202 DLINP <000b> input/ipa.c:451 connected read/write 20250110122521202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122521202 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122521202 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122521202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@19b064519dfe: Final verdict of PTC: none 10@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_sai finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250110122521224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20250110122521325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:25: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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_sai_num_auth_vectors started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122524423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122524423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122524430 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122524437 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122524437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122524437 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 20250110122524437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122524437 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 20250110122524437 DLGSUP <0013> gsup_server.c:235 2: 20250110122524437 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122524437 DLGSUP <0013> gsup_server.c:235 3: 20250110122524437 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122524437 DLGSUP <0013> gsup_server.c:235 4: 20250110122524437 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122524437 DLGSUP <0013> gsup_server.c:235 5: 20250110122524437 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122524437 DLGSUP <0013> gsup_server.c:235 7: 20250110122524437 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122524437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(20)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122524437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122524437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@19b064519dfe: 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") 20250110122524460 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42157<->l=127.0.0.1:4259) 20250110122524465 DAUC <0003> db_auc.c:157 IMSI='262424362417652': No 2G Auth Data 20250110122524465 DAUC <0003> db_auc.c:192 IMSI='262424362417652': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262424362417652" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250110122524473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20250110122524478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524478 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424362417652"} 20250110122524478 DAUC <0003> db_auc.c:192 IMSI='262424362417652': No 3G Auth Data 20250110122524478 DAUC <0003> db_auc.c:236 IMSI='262424362417652': Calling to generate 1 vectors 20250110122524478 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250110122524478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524478 DAUC <0003> auc.c:113 vector [0]: rand = a9b733cdfe29cda61d7129c5a8867728 20250110122524478 DAUC <0003> auc.c:179 vector [0]: kc = 4ea4ec4461403400 20250110122524478 DAUC <0003> auc.c:180 vector [0]: sres = b2072eed 20250110122524478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524478 DAUC <0003> db_auc.c:245 IMSI='262424362417652': Generated 1 vectors 20250110122524478 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424362417652"} 20250110122524478 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262424362417652" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424362417652" TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: setverdict(pass): none -> pass 20250110122524482 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524482 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424362417652"} 20250110122524482 DAUC <0003> db_auc.c:192 IMSI='262424362417652': No 3G Auth Data 20250110122524482 DAUC <0003> db_auc.c:236 IMSI='262424362417652': Calling to generate 4 vectors 20250110122524482 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250110122524482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524482 DAUC <0003> auc.c:113 vector [0]: rand = 997ab587e679adbde1ea04abc0df54ec 20250110122524482 DAUC <0003> auc.c:179 vector [0]: kc = e4b473f4c2859400 20250110122524482 DAUC <0003> auc.c:180 vector [0]: sres = ab250166 20250110122524482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524483 DAUC <0003> auc.c:113 vector [1]: rand = 0d81e337591dace4df6bd76f127a9906 20250110122524483 DAUC <0003> auc.c:179 vector [1]: kc = 5ce2446b6cbc9000 20250110122524483 DAUC <0003> auc.c:180 vector [1]: sres = 65713707 20250110122524483 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524483 DAUC <0003> auc.c:113 vector [2]: rand = 7fa3e8272ea1a91a3f60a3e42c5cba24 20250110122524483 DAUC <0003> auc.c:179 vector [2]: kc = bde737767a992400 20250110122524483 DAUC <0003> auc.c:180 vector [2]: sres = 63a4c6de 20250110122524483 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524483 DAUC <0003> auc.c:113 vector [3]: rand = ab1e338423d25f5ec3c5a0b299e6a049 20250110122524483 DAUC <0003> auc.c:179 vector [3]: kc = cb33dd4b5f7d9800 20250110122524483 DAUC <0003> auc.c:180 vector [3]: sres = 3ff4b1a8 20250110122524483 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524483 DAUC <0003> db_auc.c:245 IMSI='262424362417652': Generated 4 vectors 20250110122524483 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424362417652"} 20250110122524483 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524483 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524483 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524487 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524487 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424362417652"} 20250110122524487 DAUC <0003> db_auc.c:192 IMSI='262424362417652': No 3G Auth Data 20250110122524487 DAUC <0003> db_auc.c:236 IMSI='262424362417652': Calling to generate 5 vectors 20250110122524487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524487 DAUC <0003> auc.c:113 vector [0]: rand = dbb4030965b9e45a78ebd5ba654fa8da 20250110122524487 DAUC <0003> auc.c:179 vector [0]: kc = b605ddee93664800 20250110122524487 DAUC <0003> auc.c:180 vector [0]: sres = e98f4449 20250110122524487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524487 DAUC <0003> auc.c:113 vector [1]: rand = d9fe6dd8b07880dd70979d9a6069e73e 20250110122524487 DAUC <0003> auc.c:179 vector [1]: kc = 8af682568cabd800 20250110122524487 DAUC <0003> auc.c:180 vector [1]: sres = 33aa4541 20250110122524487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524487 DAUC <0003> auc.c:113 vector [2]: rand = d1221bb91494581d65d9864734e3f52d 20250110122524487 DAUC <0003> auc.c:179 vector [2]: kc = 14c8fe46ab493400 20250110122524487 DAUC <0003> auc.c:180 vector [2]: sres = 62ed9152 20250110122524487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524487 DAUC <0003> auc.c:113 vector [3]: rand = 61fa8584de9f3181b95126f4a025f2f6 20250110122524488 DAUC <0003> auc.c:179 vector [3]: kc = 2fbd755ccca1d800 20250110122524488 DAUC <0003> auc.c:180 vector [3]: sres = bc45b8e0 20250110122524488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524488 DAUC <0003> auc.c:113 vector [4]: rand = 5eccca3eea4d99220c9622e0e1f77591 20250110122524488 DAUC <0003> auc.c:179 vector [4]: kc = 1c9e212f9932ec00 20250110122524488 DAUC <0003> auc.c:180 vector [4]: sres = 03d955c3 20250110122524488 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524488 DAUC <0003> db_auc.c:245 IMSI='262424362417652': Generated 5 vectors 20250110122524488 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424362417652"} 20250110122524488 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524488 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524488 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524491 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424362417652"} 20250110122524491 DAUC <0003> db_auc.c:192 IMSI='262424362417652': No 3G Auth Data 20250110122524491 DAUC <0003> db_auc.c:236 IMSI='262424362417652': Calling to generate 5 vectors 20250110122524491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524491 DAUC <0003> auc.c:113 vector [0]: rand = dcc2414b22a1d421f21f55bb9596a152 20250110122524491 DAUC <0003> auc.c:179 vector [0]: kc = dfe39de5539b4800 20250110122524491 DAUC <0003> auc.c:180 vector [0]: sres = 21496b5c 20250110122524491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524491 DAUC <0003> auc.c:113 vector [1]: rand = 383889d0d81d94d581ed97b6ae19ae8f 20250110122524491 DAUC <0003> auc.c:179 vector [1]: kc = a6df9379cd400400 20250110122524491 DAUC <0003> auc.c:180 vector [1]: sres = 7571e8ef 20250110122524491 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524491 DAUC <0003> auc.c:113 vector [2]: rand = da966c50eb0f144d8651618d5d6802dc 20250110122524491 DAUC <0003> auc.c:179 vector [2]: kc = c8abc9e7326ea000 20250110122524491 DAUC <0003> auc.c:180 vector [2]: sres = 4f6fb897 20250110122524491 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524491 DAUC <0003> auc.c:113 vector [3]: rand = f8194ab5f172012cce75db5403625166 20250110122524491 DAUC <0003> auc.c:179 vector [3]: kc = f2702e876d663000 20250110122524491 DAUC <0003> auc.c:180 vector [3]: sres = 09ebdcc1 20250110122524492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524492 DAUC <0003> auc.c:113 vector [4]: rand = fd206523d489c593deaf07641e620352 20250110122524492 DAUC <0003> auc.c:179 vector [4]: kc = 04a68d027ef0fc00 20250110122524492 DAUC <0003> auc.c:180 vector [4]: sres = 0ff54897 20250110122524492 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524492 DAUC <0003> db_auc.c:245 IMSI='262424362417652': Generated 5 vectors 20250110122524492 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424362417652"} 20250110122524492 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424362417652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524492 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524492 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@19b064519dfe: Final verdict of PTC: pass 20250110122524497 DAUC <0003> db_auc.c:157 IMSI='262422346989070': No 2G Auth Data 20250110122524497 DAUC <0003> db_auc.c:192 IMSI='262422346989070': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262422346989070" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250110122524511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4258 20250110122524513 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524513 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422346989070"} 20250110122524513 DAUC <0003> db_auc.c:192 IMSI='262422346989070': No 3G Auth Data 20250110122524513 DAUC <0003> db_auc.c:236 IMSI='262422346989070': Calling to generate 1 vectors 20250110122524513 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250110122524513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524513 DAUC <0003> auc.c:113 vector [0]: rand = 7299e79a7fa95d5290102c7354c15b68 20250110122524513 DAUC <0003> auc.c:179 vector [0]: kc = f816bf0112640c00 20250110122524513 DAUC <0003> auc.c:180 vector [0]: sres = a8bccb95 20250110122524513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524513 DAUC <0003> db_auc.c:245 IMSI='262422346989070': Generated 1 vectors 20250110122524513 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422346989070"} 20250110122524513 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524513 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524513 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262422346989070" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422346989070" TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: setverdict(pass): none -> pass 20250110122524515 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524515 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422346989070"} 20250110122524515 DAUC <0003> db_auc.c:192 IMSI='262422346989070': No 3G Auth Data 20250110122524515 DAUC <0003> db_auc.c:236 IMSI='262422346989070': Calling to generate 4 vectors 20250110122524515 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250110122524515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524515 DAUC <0003> auc.c:113 vector [0]: rand = 03a872514e63b8a8e195b56328d5654f 20250110122524515 DAUC <0003> auc.c:179 vector [0]: kc = a33a09b9adaebc00 20250110122524515 DAUC <0003> auc.c:180 vector [0]: sres = 850b2d67 20250110122524515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524515 DAUC <0003> auc.c:113 vector [1]: rand = 4f8a4a964a0928d85aabb25de95048a5 20250110122524515 DAUC <0003> auc.c:179 vector [1]: kc = 88fdfebaf0010000 20250110122524515 DAUC <0003> auc.c:180 vector [1]: sres = fab01c70 20250110122524515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524515 DAUC <0003> auc.c:113 vector [2]: rand = c0038b52b9a5cbaf888004d2c1589a70 20250110122524515 DAUC <0003> auc.c:179 vector [2]: kc = 3d8d4ad21a461800 20250110122524515 DAUC <0003> auc.c:180 vector [2]: sres = d2c967a6 20250110122524515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524515 DAUC <0003> auc.c:113 vector [3]: rand = adb2a2a0aa2e28dbfcda77b5b3df518f 20250110122524515 DAUC <0003> auc.c:179 vector [3]: kc = e2bc4645e47c7400 20250110122524515 DAUC <0003> auc.c:180 vector [3]: sres = 9e0dd053 20250110122524515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524515 DAUC <0003> db_auc.c:245 IMSI='262422346989070': Generated 4 vectors 20250110122524515 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422346989070"} 20250110122524515 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524515 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524515 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524516 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422346989070"} 20250110122524516 DAUC <0003> db_auc.c:192 IMSI='262422346989070': No 3G Auth Data 20250110122524516 DAUC <0003> db_auc.c:236 IMSI='262422346989070': Calling to generate 5 vectors 20250110122524516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524516 DAUC <0003> auc.c:113 vector [0]: rand = d211c48bc857c63f58b219bc90f478c6 20250110122524516 DAUC <0003> auc.c:179 vector [0]: kc = 9b566bfae8c60400 20250110122524516 DAUC <0003> auc.c:180 vector [0]: sres = e6afc2a0 20250110122524516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524516 DAUC <0003> auc.c:113 vector [1]: rand = b881928f31f816f3572b7787c39f7137 20250110122524516 DAUC <0003> auc.c:179 vector [1]: kc = 9ddefe82dbdaa800 20250110122524516 DAUC <0003> auc.c:180 vector [1]: sres = 545ac63f 20250110122524516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524516 DAUC <0003> auc.c:113 vector [2]: rand = d1f97a5c789c2c87e3681c80a5ead7e8 20250110122524516 DAUC <0003> auc.c:179 vector [2]: kc = 8a986cffb7519c00 20250110122524516 DAUC <0003> auc.c:180 vector [2]: sres = ea0268d4 20250110122524516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524516 DAUC <0003> auc.c:113 vector [3]: rand = 435068a8c4479f148ece294b78d2120a 20250110122524516 DAUC <0003> auc.c:179 vector [3]: kc = 2f78bc2fa40e0c00 20250110122524516 DAUC <0003> auc.c:180 vector [3]: sres = 32f94ba7 20250110122524516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524516 DAUC <0003> auc.c:113 vector [4]: rand = 64759b8d3a27c00903e6b4fd5063c2ae 20250110122524516 DAUC <0003> auc.c:179 vector [4]: kc = 9bbd7997e56da000 20250110122524516 DAUC <0003> auc.c:180 vector [4]: sres = 88c892a8 20250110122524516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524516 DAUC <0003> db_auc.c:245 IMSI='262422346989070': Generated 5 vectors 20250110122524516 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422346989070"} 20250110122524516 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524517 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524517 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422346989070"} 20250110122524517 DAUC <0003> db_auc.c:192 IMSI='262422346989070': No 3G Auth Data 20250110122524517 DAUC <0003> db_auc.c:236 IMSI='262422346989070': Calling to generate 5 vectors 20250110122524517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524517 DAUC <0003> auc.c:113 vector [0]: rand = 23f8d48378e09e9d878d790d1245977e 20250110122524517 DAUC <0003> auc.c:179 vector [0]: kc = aa36daf4107fd800 20250110122524517 DAUC <0003> auc.c:180 vector [0]: sres = b0e4f06d 20250110122524517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524517 DAUC <0003> auc.c:113 vector [1]: rand = a4ecf747f24175e1dc970a90426c847c 20250110122524517 DAUC <0003> auc.c:179 vector [1]: kc = 783f553a687a8400 20250110122524517 DAUC <0003> auc.c:180 vector [1]: sres = f51cb13a 20250110122524517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524517 DAUC <0003> auc.c:113 vector [2]: rand = a0f84439a684f3e5b64ace4d5d27055d 20250110122524517 DAUC <0003> auc.c:179 vector [2]: kc = 2d44c87a34cab800 20250110122524517 DAUC <0003> auc.c:180 vector [2]: sres = c66bb986 20250110122524517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524517 DAUC <0003> auc.c:113 vector [3]: rand = f2ddae456a8a8567c54cfcac240907d5 20250110122524517 DAUC <0003> auc.c:179 vector [3]: kc = 6d21ba35b9d6c800 20250110122524517 DAUC <0003> auc.c:180 vector [3]: sres = 0ee3d0cd 20250110122524517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524517 DAUC <0003> auc.c:113 vector [4]: rand = c1dfb4ebf1f6030afab9d91b040ef63b 20250110122524517 DAUC <0003> auc.c:179 vector [4]: kc = 32476a00e1c7cc00 20250110122524517 DAUC <0003> auc.c:180 vector [4]: sres = 3bcd55b9 20250110122524517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524517 DAUC <0003> db_auc.c:245 IMSI='262422346989070': Generated 5 vectors 20250110122524517 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422346989070"} 20250110122524517 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422346989070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524517 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524517 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@19b064519dfe: Final verdict of PTC: pass 20250110122524519 DAUC <0003> db_auc.c:157 IMSI='262420158212033': No 2G Auth Data 20250110122524519 DAUC <0003> db_auc.c:192 IMSI='262420158212033': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262420158212033" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250110122524525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 20250110122524527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524527 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158212033"} 20250110122524527 DAUC <0003> db_auc.c:192 IMSI='262420158212033': No 3G Auth Data 20250110122524527 DAUC <0003> db_auc.c:236 IMSI='262420158212033': Calling to generate 1 vectors 20250110122524527 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250110122524527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524527 DAUC <0003> auc.c:113 vector [0]: rand = 65db3e6cfff3fdedbe5af79edb67eae0 20250110122524527 DAUC <0003> auc.c:179 vector [0]: kc = 9e720044530e3a0a 20250110122524527 DAUC <0003> auc.c:180 vector [0]: sres = e2b95c52 20250110122524527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524527 DAUC <0003> db_auc.c:245 IMSI='262420158212033': Generated 1 vectors 20250110122524527 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158212033"} 20250110122524527 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262420158212033" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420158212033" TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: setverdict(pass): none -> pass 20250110122524528 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524528 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158212033"} 20250110122524528 DAUC <0003> db_auc.c:192 IMSI='262420158212033': No 3G Auth Data 20250110122524528 DAUC <0003> db_auc.c:236 IMSI='262420158212033': Calling to generate 4 vectors 20250110122524528 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250110122524528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524528 DAUC <0003> auc.c:113 vector [0]: rand = 4560ef9ccafbfbfd3e4bc5c75af2ace7 20250110122524528 DAUC <0003> auc.c:179 vector [0]: kc = 7838fa81e3d65688 20250110122524528 DAUC <0003> auc.c:180 vector [0]: sres = 087a86bf 20250110122524528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524528 DAUC <0003> auc.c:113 vector [1]: rand = 9bd4fe5c574baaf3684d37770b66f7db 20250110122524528 DAUC <0003> auc.c:179 vector [1]: kc = c5f6ab08e06c3199 20250110122524528 DAUC <0003> auc.c:180 vector [1]: sres = 1f8d754a 20250110122524528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524528 DAUC <0003> auc.c:113 vector [2]: rand = 7182ddb4a9d60f9595754b0ee32b78d1 20250110122524528 DAUC <0003> auc.c:179 vector [2]: kc = 10aa5ad69644ec07 20250110122524528 DAUC <0003> auc.c:180 vector [2]: sres = e369c496 20250110122524528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524528 DAUC <0003> auc.c:113 vector [3]: rand = f05fc0affe408fcccd774f71754a4aa3 20250110122524528 DAUC <0003> auc.c:179 vector [3]: kc = 0396493ac9c5860b 20250110122524528 DAUC <0003> auc.c:180 vector [3]: sres = 1cb0e475 20250110122524528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524528 DAUC <0003> db_auc.c:245 IMSI='262420158212033': Generated 4 vectors 20250110122524528 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158212033"} 20250110122524528 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524528 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524528 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524529 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524529 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158212033"} 20250110122524529 DAUC <0003> db_auc.c:192 IMSI='262420158212033': No 3G Auth Data 20250110122524529 DAUC <0003> db_auc.c:236 IMSI='262420158212033': Calling to generate 5 vectors 20250110122524529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524529 DAUC <0003> auc.c:113 vector [0]: rand = c002dff599a952b74ea709573eaadab4 20250110122524529 DAUC <0003> auc.c:179 vector [0]: kc = 76554be6e3269a27 20250110122524529 DAUC <0003> auc.c:180 vector [0]: sres = 9e1028e7 20250110122524529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524529 DAUC <0003> auc.c:113 vector [1]: rand = ca2b56e631728357ba7ad34822d70e00 20250110122524529 DAUC <0003> auc.c:179 vector [1]: kc = 62026c7d7069e681 20250110122524529 DAUC <0003> auc.c:180 vector [1]: sres = a9cea9c7 20250110122524529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524529 DAUC <0003> auc.c:113 vector [2]: rand = 4d9b5d5de54f1b0eb8217c9786158fc6 20250110122524529 DAUC <0003> auc.c:179 vector [2]: kc = d9513b2393d73152 20250110122524529 DAUC <0003> auc.c:180 vector [2]: sres = 894d8390 20250110122524529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524529 DAUC <0003> auc.c:113 vector [3]: rand = a3d44bb86c8c1513d7f1525195642b14 20250110122524529 DAUC <0003> auc.c:179 vector [3]: kc = 9e4c24d9f9f42570 20250110122524529 DAUC <0003> auc.c:180 vector [3]: sres = b19aa28e 20250110122524529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524529 DAUC <0003> auc.c:113 vector [4]: rand = dd7ab4451e7094960d51788275b57708 20250110122524529 DAUC <0003> auc.c:179 vector [4]: kc = 8161da2e3cea706d 20250110122524529 DAUC <0003> auc.c:180 vector [4]: sres = a9a4cc1b 20250110122524529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524529 DAUC <0003> db_auc.c:245 IMSI='262420158212033': Generated 5 vectors 20250110122524529 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158212033"} 20250110122524529 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524529 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524529 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524530 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158212033"} 20250110122524530 DAUC <0003> db_auc.c:192 IMSI='262420158212033': No 3G Auth Data 20250110122524530 DAUC <0003> db_auc.c:236 IMSI='262420158212033': Calling to generate 5 vectors 20250110122524530 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250110122524530 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524530 DAUC <0003> auc.c:113 vector [0]: rand = 33b50ad9020a4e4d5e1cb914f7c2a900 20250110122524530 DAUC <0003> auc.c:179 vector [0]: kc = 6aec3d291951c2b6 20250110122524530 DAUC <0003> auc.c:180 vector [0]: sres = 62b3aa45 20250110122524530 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250110122524530 DAUC <0003> auc.c:113 vector [1]: rand = 7a1527c04a442c8756c46fe480d62c82 20250110122524530 DAUC <0003> auc.c:179 vector [1]: kc = 567632b78844faa8 20250110122524530 DAUC <0003> auc.c:180 vector [1]: sres = 26834bb2 20250110122524530 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250110122524530 DAUC <0003> auc.c:113 vector [2]: rand = 85403c880dc2f21b6ba2ea6b8ea9b22a 20250110122524530 DAUC <0003> auc.c:179 vector [2]: kc = fade3409c46478f3 20250110122524530 DAUC <0003> auc.c:180 vector [2]: sres = a3836e2f 20250110122524530 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250110122524530 DAUC <0003> auc.c:113 vector [3]: rand = 1ee9ca346cdf3aa661f98754f9e118ce 20250110122524530 DAUC <0003> auc.c:179 vector [3]: kc = e846b4644851e6d9 20250110122524530 DAUC <0003> auc.c:180 vector [3]: sres = 35db2363 20250110122524530 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250110122524530 DAUC <0003> auc.c:113 vector [4]: rand = 3d57527519a109b9d557798e2e028b6c 20250110122524530 DAUC <0003> auc.c:179 vector [4]: kc = 692ebfe25935ff2d 20250110122524530 DAUC <0003> auc.c:180 vector [4]: sres = ff2a06cb 20250110122524530 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250110122524530 DAUC <0003> db_auc.c:245 IMSI='262420158212033': Generated 5 vectors 20250110122524530 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158212033"} 20250110122524530 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420158212033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@19b064519dfe: Final verdict of PTC: pass 20250110122524532 DAUC <0003> db_auc.c:157 IMSI='262426212773118': No 2G Auth Data 20250110122524532 DAUC <0003> db_auc.c:192 IMSI='262426212773118': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262426212773118" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250110122524538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4258 20250110122524540 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524540 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426212773118"} 20250110122524540 DAUC <0003> db_auc.c:157 IMSI='262426212773118': No 2G Auth Data 20250110122524540 DAUC <0003> db_auc.c:236 IMSI='262426212773118': Calling to generate 1 vectors 20250110122524540 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250110122524540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122524540 DAUC <0003> auc.c:113 vector [0]: rand = ddf98ac2f584dca613d14c588a3a45b0 20250110122524540 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122524540 DAUC <0003> auc.c:142 vector [0]: autn = 5a11716c70080000a1a2a1e16699dc62 20250110122524540 DAUC <0003> auc.c:143 vector [0]: ck = d297a7ef842b60cda07aaa9e960f3295 20250110122524540 DAUC <0003> auc.c:144 vector [0]: ik = 3fcb10dc4274ac806c35cd637868afc2 20250110122524540 DAUC <0003> auc.c:145 vector [0]: res = c91fc58c84a609b40000000000000000 20250110122524540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524540 DAUC <0003> auc.c:151 vector [0]: kc = 2113d0ce2838511a 20250110122524540 DAUC <0003> auc.c:152 vector [0]: sres = 4db9cc38 20250110122524540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524540 DAUC <0003> db_auc.c:245 IMSI='262426212773118': Generated 1 vectors 20250110122524540 DAUC <0003> db_auc.c:249 IMSI='262426212773118': Updating SQN=33 in DB 20250110122524540 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426212773118"} 20250110122524540 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524540 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524540 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262426212773118" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426212773118" TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: setverdict(pass): none -> pass 20250110122524542 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524542 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426212773118"} 20250110122524542 DAUC <0003> db_auc.c:157 IMSI='262426212773118': No 2G Auth Data 20250110122524542 DAUC <0003> db_auc.c:236 IMSI='262426212773118': Calling to generate 4 vectors 20250110122524542 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250110122524542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250110122524542 DAUC <0003> auc.c:113 vector [0]: rand = 5ee22ca4b2685591ea0676d861ef836b 20250110122524542 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250110122524542 DAUC <0003> auc.c:142 vector [0]: autn = ed4d1e9504f80000084829485a0c9b50 20250110122524542 DAUC <0003> auc.c:143 vector [0]: ck = 572cdcee3072437d28dce8b8094fd939 20250110122524542 DAUC <0003> auc.c:144 vector [0]: ik = e2de9f8fa35a7143c5b20ca9f98712ed 20250110122524542 DAUC <0003> auc.c:145 vector [0]: res = ffaf224a4231efbb0000000000000000 20250110122524542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524542 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524542 DAUC <0003> auc.c:151 vector [0]: kc = 589ca77063e0f9ea 20250110122524542 DAUC <0003> auc.c:152 vector [0]: sres = bd9ecdf1 20250110122524542 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524542 DAUC <0003> auc.c:113 vector [1]: rand = 28d8824949eaa687f5c0e862a455dc3d 20250110122524542 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250110122524542 DAUC <0003> auc.c:142 vector [1]: autn = 6aeadc2d05260000c47b4a173de85ac4 20250110122524542 DAUC <0003> auc.c:143 vector [1]: ck = 0db5b7bbda70d44f564251689e8b67ca 20250110122524542 DAUC <0003> auc.c:144 vector [1]: ik = 3d553f31f37c3a7b4758df295123b0e2 20250110122524542 DAUC <0003> auc.c:145 vector [1]: res = 9a6389eec89f46860000000000000000 20250110122524542 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524542 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524542 DAUC <0003> auc.c:151 vector [1]: kc = 21fa06cbe6a4391c 20250110122524542 DAUC <0003> auc.c:152 vector [1]: sres = 52fccf68 20250110122524542 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524542 DAUC <0003> auc.c:113 vector [2]: rand = c926da9d5e514dfbfcf27c4ee70f0be2 20250110122524542 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250110122524542 DAUC <0003> auc.c:142 vector [2]: autn = 36ae2a9071510000dbfd72063fdff7ea 20250110122524542 DAUC <0003> auc.c:143 vector [2]: ck = f41ef08ffccff6e2b79510bf732a741e 20250110122524542 DAUC <0003> auc.c:144 vector [2]: ik = 48660f3d79ca951f3e36aa9ca4aab217 20250110122524542 DAUC <0003> auc.c:145 vector [2]: res = b2c2ff8ecf359af20000000000000000 20250110122524542 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524542 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524542 DAUC <0003> auc.c:151 vector [2]: kc = 35db45915285a5f4 20250110122524542 DAUC <0003> auc.c:152 vector [2]: sres = 7df7657c 20250110122524542 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524542 DAUC <0003> auc.c:113 vector [3]: rand = edb7ebd5ccb4ca0648ca48e7c25b0c0a 20250110122524542 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250110122524542 DAUC <0003> auc.c:142 vector [3]: autn = 0fc83d80b4610000c67002d15398336f 20250110122524542 DAUC <0003> auc.c:143 vector [3]: ck = 7500f3b79d346ad1fefdd188479bb050 20250110122524542 DAUC <0003> auc.c:144 vector [3]: ik = ed2a224cae28f37ca4b46b40713c1d10 20250110122524542 DAUC <0003> auc.c:145 vector [3]: res = 544f1d51409b17060000000000000000 20250110122524542 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524542 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524542 DAUC <0003> auc.c:151 vector [3]: kc = c2636b3305bb34ed 20250110122524542 DAUC <0003> auc.c:152 vector [3]: sres = 14d40a57 20250110122524542 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524542 DAUC <0003> db_auc.c:245 IMSI='262426212773118': Generated 4 vectors 20250110122524542 DAUC <0003> db_auc.c:249 IMSI='262426212773118': Updating SQN=161 in DB 20250110122524542 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426212773118"} 20250110122524542 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524542 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524542 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524543 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524543 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426212773118"} 20250110122524543 DAUC <0003> db_auc.c:157 IMSI='262426212773118': No 2G Auth Data 20250110122524543 DAUC <0003> db_auc.c:236 IMSI='262426212773118': Calling to generate 5 vectors 20250110122524543 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122524543 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524543 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524543 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250110122524543 DAUC <0003> auc.c:113 vector [0]: rand = ad225b438eda43d0038d6efe956978fe 20250110122524543 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250110122524543 DAUC <0003> auc.c:142 vector [0]: autn = 1213e668d9040000f0900c5a471fda95 20250110122524543 DAUC <0003> auc.c:143 vector [0]: ck = d31da9e3d3c511bea6743750abdcb378 20250110122524543 DAUC <0003> auc.c:144 vector [0]: ik = dde5771d0b887d9293037cba0c5971da 20250110122524543 DAUC <0003> auc.c:145 vector [0]: res = b9721bf78ad4ee9c0000000000000000 20250110122524543 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524543 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524543 DAUC <0003> auc.c:151 vector [0]: kc = 3b8f95147fc8ae8e 20250110122524543 DAUC <0003> auc.c:152 vector [0]: sres = 33a6f56b 20250110122524543 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524543 DAUC <0003> auc.c:113 vector [1]: rand = 8efc06c737da95dbfff8c765b95aea39 20250110122524543 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250110122524543 DAUC <0003> auc.c:142 vector [1]: autn = 360bee8a3fe700007179758a834b948e 20250110122524543 DAUC <0003> auc.c:143 vector [1]: ck = 8d060bcc351ad4735074899cad535cbb 20250110122524543 DAUC <0003> auc.c:144 vector [1]: ik = e46eb79408d1a7ed77fe09843aae155f 20250110122524543 DAUC <0003> auc.c:145 vector [1]: res = 56585800f27510520000000000000000 20250110122524543 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524543 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524543 DAUC <0003> auc.c:151 vector [1]: kc = 4ee23c40aa363a7a 20250110122524543 DAUC <0003> auc.c:152 vector [1]: sres = a42d4852 20250110122524543 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524543 DAUC <0003> auc.c:113 vector [2]: rand = f926c1f9d2e2fee40a4a5087dff75798 20250110122524543 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250110122524543 DAUC <0003> auc.c:142 vector [2]: autn = 3982e72bc7d0000068371e7434f6636c 20250110122524543 DAUC <0003> auc.c:143 vector [2]: ck = 5fde515a275d4d01a2bb64a26ad680f3 20250110122524543 DAUC <0003> auc.c:144 vector [2]: ik = da44448af62ccb22955ec3ab8ded391c 20250110122524543 DAUC <0003> auc.c:145 vector [2]: res = 3470547b874f57f30000000000000000 20250110122524543 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524543 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524543 DAUC <0003> auc.c:151 vector [2]: kc = b27fb2d9364a3fcc 20250110122524543 DAUC <0003> auc.c:152 vector [2]: sres = b33f0388 20250110122524543 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524543 DAUC <0003> auc.c:113 vector [3]: rand = 2fc0207d662d43427af79fb80697ebd1 20250110122524543 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250110122524543 DAUC <0003> auc.c:142 vector [3]: autn = 7643a1a8c8d9000045001a43b1a1b1bc 20250110122524543 DAUC <0003> auc.c:143 vector [3]: ck = f8a7e5fdb57785c677fa7583aa293eed 20250110122524543 DAUC <0003> auc.c:144 vector [3]: ik = e154d805ed6a29468d5acc962dba6041 20250110122524543 DAUC <0003> auc.c:145 vector [3]: res = f0eb0945eddef3980000000000000000 20250110122524543 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524543 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524543 DAUC <0003> auc.c:151 vector [3]: kc = e35384eddf8ef22c 20250110122524543 DAUC <0003> auc.c:152 vector [3]: sres = 1d35fadd 20250110122524543 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524543 DAUC <0003> auc.c:113 vector [4]: rand = 6f4d88c466cc045ee21d96c1955d5d72 20250110122524544 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250110122524544 DAUC <0003> auc.c:142 vector [4]: autn = 1178dc303af6000047c36d53faaffc45 20250110122524544 DAUC <0003> auc.c:143 vector [4]: ck = 61b2773bfde0ed0deaa23672f755ae3e 20250110122524544 DAUC <0003> auc.c:144 vector [4]: ik = f7e256f01598fb0e5df838d7f2ffb148 20250110122524544 DAUC <0003> auc.c:145 vector [4]: res = a38c8c6706ce8a9f0000000000000000 20250110122524544 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524544 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122524544 DAUC <0003> auc.c:151 vector [4]: kc = 210a2f6eedd20975 20250110122524544 DAUC <0003> auc.c:152 vector [4]: sres = a54206f8 20250110122524544 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122524544 DAUC <0003> db_auc.c:245 IMSI='262426212773118': Generated 5 vectors 20250110122524544 DAUC <0003> db_auc.c:249 IMSI='262426212773118': Updating SQN=321 in DB 20250110122524544 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426212773118"} 20250110122524544 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524544 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524544 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524545 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426212773118"} 20250110122524545 DAUC <0003> db_auc.c:157 IMSI='262426212773118': No 2G Auth Data 20250110122524545 DAUC <0003> db_auc.c:236 IMSI='262426212773118': Calling to generate 5 vectors 20250110122524545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122524545 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524545 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524545 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250110122524545 DAUC <0003> auc.c:113 vector [0]: rand = 5f271824445fd76a198417e81baf41be 20250110122524545 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250110122524545 DAUC <0003> auc.c:142 vector [0]: autn = 5f947a1951ca0000a4804476c075d446 20250110122524545 DAUC <0003> auc.c:143 vector [0]: ck = 03ca762b6e0833602b681623321296df 20250110122524545 DAUC <0003> auc.c:144 vector [0]: ik = 29223387e2760d0f701660e6844f2566 20250110122524545 DAUC <0003> auc.c:145 vector [0]: res = e91b095b7b788c960000000000000000 20250110122524545 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524545 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524545 DAUC <0003> auc.c:151 vector [0]: kc = 719633693a238dd6 20250110122524545 DAUC <0003> auc.c:152 vector [0]: sres = 926385cd 20250110122524545 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524545 DAUC <0003> auc.c:113 vector [1]: rand = 84c5b8f856fd8aba2a04e3fb7f47b67a 20250110122524545 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250110122524545 DAUC <0003> auc.c:142 vector [1]: autn = 08ab46bf583c00006562afa931587bbf 20250110122524545 DAUC <0003> auc.c:143 vector [1]: ck = 2de806c7db71abe7b8e75ceeb35efcc3 20250110122524545 DAUC <0003> auc.c:144 vector [1]: ik = 9d794298306ba50dc5f2b06832f7edaa 20250110122524545 DAUC <0003> auc.c:145 vector [1]: res = 1848911d4fa7cfbe0000000000000000 20250110122524545 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524545 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524545 DAUC <0003> auc.c:151 vector [1]: kc = cd84a8d96ab31f83 20250110122524545 DAUC <0003> auc.c:152 vector [1]: sres = 57ef5ea3 20250110122524545 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524545 DAUC <0003> auc.c:113 vector [2]: rand = e786a0271401f40ef911f8f7085b3f51 20250110122524545 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250110122524545 DAUC <0003> auc.c:142 vector [2]: autn = 526c0018fd080000c8dacea5a45dc249 20250110122524545 DAUC <0003> auc.c:143 vector [2]: ck = c4fc94ffe7a841e4e38b63584978a3be 20250110122524545 DAUC <0003> auc.c:144 vector [2]: ik = 4ae05bbbcacc12c54d69f1c68fa7f300 20250110122524545 DAUC <0003> auc.c:145 vector [2]: res = 2386d2201fc76f310000000000000000 20250110122524545 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524545 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524545 DAUC <0003> auc.c:151 vector [2]: kc = 20fe5ddaebbb039f 20250110122524545 DAUC <0003> auc.c:152 vector [2]: sres = 3c41bd11 20250110122524545 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524545 DAUC <0003> auc.c:113 vector [3]: rand = 1b629eac00a0f8becb5f7a5e26ff85ed 20250110122524545 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250110122524545 DAUC <0003> auc.c:142 vector [3]: autn = 56fb0a653f7d0000dd7cee4326e4bac8 20250110122524545 DAUC <0003> auc.c:143 vector [3]: ck = e47d562d670c51466fc76a2a87332365 20250110122524545 DAUC <0003> auc.c:144 vector [3]: ik = 31277f5e7f71e1b3de6fdb574b206f8c 20250110122524545 DAUC <0003> auc.c:145 vector [3]: res = 8994b1b11a9d431f0000000000000000 20250110122524545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524545 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524545 DAUC <0003> auc.c:151 vector [3]: kc = 64f2980ed46efc1c 20250110122524545 DAUC <0003> auc.c:152 vector [3]: sres = 9309f2ae 20250110122524545 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524545 DAUC <0003> auc.c:113 vector [4]: rand = e037f6747a7edfa6c0edf24a4c553697 20250110122524545 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250110122524545 DAUC <0003> auc.c:142 vector [4]: autn = c654c234fac90000b1ace84b6c87b250 20250110122524545 DAUC <0003> auc.c:143 vector [4]: ck = bfcb48036feabaad517ef3b75e3b5c4d 20250110122524545 DAUC <0003> auc.c:144 vector [4]: ik = 67c354fac398e0cf1ea6a924f50fdefc 20250110122524545 DAUC <0003> auc.c:145 vector [4]: res = 7889cdf3d9dcc82a0000000000000000 20250110122524545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524545 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122524545 DAUC <0003> auc.c:151 vector [4]: kc = 97d0466a0746d8d3 20250110122524545 DAUC <0003> auc.c:152 vector [4]: sres = a15505d9 20250110122524545 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122524545 DAUC <0003> db_auc.c:245 IMSI='262426212773118': Generated 5 vectors 20250110122524545 DAUC <0003> db_auc.c:249 IMSI='262426212773118': Updating SQN=481 in DB 20250110122524545 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426212773118"} 20250110122524545 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426212773118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@19b064519dfe: Final verdict of PTC: pass 20250110122524547 DAUC <0003> db_auc.c:157 IMSI='262428780019957': No 2G Auth Data 20250110122524547 DAUC <0003> db_auc.c:192 IMSI='262428780019957': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262428780019957" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250110122524554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 20250110122524555 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524555 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428780019957"} 20250110122524555 DAUC <0003> db_auc.c:157 IMSI='262428780019957': No 2G Auth Data 20250110122524555 DAUC <0003> db_auc.c:236 IMSI='262428780019957': Calling to generate 1 vectors 20250110122524555 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250110122524555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524555 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122524555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122524555 DAUC <0003> auc.c:113 vector [0]: rand = e10bd2b99bbe28035db57647d9f58b1e 20250110122524555 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122524555 DAUC <0003> auc.c:142 vector [0]: autn = 042d83e550b1000052ef38e77568132f 20250110122524555 DAUC <0003> auc.c:143 vector [0]: ck = b847d154a211f8b6d539cde5e891e78a 20250110122524555 DAUC <0003> auc.c:144 vector [0]: ik = 6ddd0e61e63634ddfde6423490cf1cd4 20250110122524555 DAUC <0003> auc.c:145 vector [0]: res = 6297f4b13f9bcd840000000000000000 20250110122524555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524555 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524555 DAUC <0003> auc.c:151 vector [0]: kc = fd4550e43c793735 20250110122524555 DAUC <0003> auc.c:152 vector [0]: sres = 5d0c3935 20250110122524555 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524555 DAUC <0003> db_auc.c:245 IMSI='262428780019957': Generated 1 vectors 20250110122524555 DAUC <0003> db_auc.c:249 IMSI='262428780019957': Updating SQN=33 in DB 20250110122524555 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428780019957"} 20250110122524555 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524555 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524555 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262428780019957" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428780019957" TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: setverdict(pass): none -> pass 20250110122524557 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524557 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428780019957"} 20250110122524557 DAUC <0003> db_auc.c:157 IMSI='262428780019957': No 2G Auth Data 20250110122524557 DAUC <0003> db_auc.c:236 IMSI='262428780019957': Calling to generate 4 vectors 20250110122524557 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250110122524557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524557 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122524557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250110122524557 DAUC <0003> auc.c:113 vector [0]: rand = 0ad0b60ce488ab0495cdca914db81e95 20250110122524557 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250110122524557 DAUC <0003> auc.c:142 vector [0]: autn = 74c75c418756000026c473a0d3b71f6a 20250110122524557 DAUC <0003> auc.c:143 vector [0]: ck = 54f9d8b6ecf16d449aefe76bfc26b9a3 20250110122524557 DAUC <0003> auc.c:144 vector [0]: ik = a77ac7256c31153b640bad1a9815a722 20250110122524557 DAUC <0003> auc.c:145 vector [0]: res = 104418aaea2cd38d0000000000000000 20250110122524557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524557 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524557 DAUC <0003> auc.c:151 vector [0]: kc = 0d6755e2e4f366fe 20250110122524557 DAUC <0003> auc.c:152 vector [0]: sres = fa68cb27 20250110122524557 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524557 DAUC <0003> auc.c:113 vector [1]: rand = 72b860c472cc988d0d33d65a2fec9dbd 20250110122524557 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250110122524557 DAUC <0003> auc.c:142 vector [1]: autn = 01fff2293ed60000582dfd34527e46cb 20250110122524557 DAUC <0003> auc.c:143 vector [1]: ck = 21b9643d708bd16fe51db20cb8f0c164 20250110122524557 DAUC <0003> auc.c:144 vector [1]: ik = ccf997206ea2f57b1bebb60146c1611a 20250110122524557 DAUC <0003> auc.c:145 vector [1]: res = 64ddd5b8c13688480000000000000000 20250110122524557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524557 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524557 DAUC <0003> auc.c:151 vector [1]: kc = 13b6f710e018846a 20250110122524557 DAUC <0003> auc.c:152 vector [1]: sres = a5eb5df0 20250110122524557 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524557 DAUC <0003> auc.c:113 vector [2]: rand = 6d315ded59e7f24c57ca3921ba1a14e6 20250110122524557 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250110122524557 DAUC <0003> auc.c:142 vector [2]: autn = f38ab3ee4258000036b2e0169d0dafe5 20250110122524557 DAUC <0003> auc.c:143 vector [2]: ck = 9607a26e5c3390beee909e9bb993afef 20250110122524557 DAUC <0003> auc.c:144 vector [2]: ik = a1f886a2ca8d1368f6309418f06bf789 20250110122524557 DAUC <0003> auc.c:145 vector [2]: res = 9d3b07e9e351c0ba0000000000000000 20250110122524557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524557 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524557 DAUC <0003> auc.c:151 vector [2]: kc = 2f5f2e4fdf46dbb0 20250110122524557 DAUC <0003> auc.c:152 vector [2]: sres = 7e6ac753 20250110122524557 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524557 DAUC <0003> auc.c:113 vector [3]: rand = 8f2d16898e9b8dfd9d70503f18b19d7b 20250110122524557 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250110122524557 DAUC <0003> auc.c:142 vector [3]: autn = 398334366be60000b855028d63833bfa 20250110122524557 DAUC <0003> auc.c:143 vector [3]: ck = 8b110bac63b93a8c2a0478466148c3c3 20250110122524557 DAUC <0003> auc.c:144 vector [3]: ik = 5f0643deb4522302d1628377fe6958ee 20250110122524557 DAUC <0003> auc.c:145 vector [3]: res = 1b4c99746569719c0000000000000000 20250110122524557 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524557 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524557 DAUC <0003> auc.c:151 vector [3]: kc = 2f71b34348ca82a3 20250110122524557 DAUC <0003> auc.c:152 vector [3]: sres = 7e25e8e8 20250110122524557 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524557 DAUC <0003> db_auc.c:245 IMSI='262428780019957': Generated 4 vectors 20250110122524557 DAUC <0003> db_auc.c:249 IMSI='262428780019957': Updating SQN=161 in DB 20250110122524557 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428780019957"} 20250110122524557 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524557 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524557 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524558 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524558 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428780019957"} 20250110122524558 DAUC <0003> db_auc.c:157 IMSI='262428780019957': No 2G Auth Data 20250110122524558 DAUC <0003> db_auc.c:236 IMSI='262428780019957': Calling to generate 5 vectors 20250110122524558 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122524558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524558 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122524558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250110122524558 DAUC <0003> auc.c:113 vector [0]: rand = 815b12522e9cdf98edf26728fef74c4c 20250110122524558 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250110122524558 DAUC <0003> auc.c:142 vector [0]: autn = 2c6866fed9fc0000d0e1a0dbed9422d8 20250110122524558 DAUC <0003> auc.c:143 vector [0]: ck = 7defc8a85b819e77caf48061804f0f51 20250110122524558 DAUC <0003> auc.c:144 vector [0]: ik = 7f98db6352f2a5f2a91bfbcff752eba6 20250110122524558 DAUC <0003> auc.c:145 vector [0]: res = 150258a3be908f060000000000000000 20250110122524558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524558 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524558 DAUC <0003> auc.c:151 vector [0]: kc = 619868657e6edf72 20250110122524558 DAUC <0003> auc.c:152 vector [0]: sres = ab92d7a5 20250110122524558 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524558 DAUC <0003> auc.c:113 vector [1]: rand = f1fa370ede463b1b8bc98217add4d60e 20250110122524558 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250110122524558 DAUC <0003> auc.c:142 vector [1]: autn = 8464428b13f000000ec0f7c32aedeb55 20250110122524558 DAUC <0003> auc.c:143 vector [1]: ck = d083d2cbafe0ab05f7f0c5f5f796e7e1 20250110122524558 DAUC <0003> auc.c:144 vector [1]: ik = 97effaa38be2c50df4555bfc25924bac 20250110122524558 DAUC <0003> auc.c:145 vector [1]: res = ac972dd2af333f470000000000000000 20250110122524558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524558 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524558 DAUC <0003> auc.c:151 vector [1]: kc = 44c9b661f606c245 20250110122524558 DAUC <0003> auc.c:152 vector [1]: sres = 03a41295 20250110122524558 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524558 DAUC <0003> auc.c:113 vector [2]: rand = b78510a32e08b59bdde49fcde77e4510 20250110122524558 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250110122524558 DAUC <0003> auc.c:142 vector [2]: autn = caf5f363fb5e00001b8bd1ec5d04a7fe 20250110122524558 DAUC <0003> auc.c:143 vector [2]: ck = 49692304f0add70322079855ed5cdcee 20250110122524558 DAUC <0003> auc.c:144 vector [2]: ik = 67a0f57763b6cbf1514fd60ca4a4b2a0 20250110122524558 DAUC <0003> auc.c:145 vector [2]: res = 56dcda9a3f5640570000000000000000 20250110122524558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524558 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524558 DAUC <0003> auc.c:151 vector [2]: kc = 5d81982adae372bc 20250110122524558 DAUC <0003> auc.c:152 vector [2]: sres = 698a9acd 20250110122524558 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524558 DAUC <0003> auc.c:113 vector [3]: rand = 3b63f0ca11bfab0a11d7bb61bb966243 20250110122524558 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250110122524558 DAUC <0003> auc.c:142 vector [3]: autn = 9ce3df1554b20000bc5e4e8ff9eed1d0 20250110122524558 DAUC <0003> auc.c:143 vector [3]: ck = 7da1fe15b439e9f77cb2c417412fb806 20250110122524558 DAUC <0003> auc.c:144 vector [3]: ik = 5b2fd07c7c18aa520be982cfe08543f4 20250110122524558 DAUC <0003> auc.c:145 vector [3]: res = a9d7da8c926f49da0000000000000000 20250110122524558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524558 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524558 DAUC <0003> auc.c:151 vector [3]: kc = 51d568b1698bb857 20250110122524558 DAUC <0003> auc.c:152 vector [3]: sres = 3bb89356 20250110122524558 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524558 DAUC <0003> auc.c:113 vector [4]: rand = 32e547b1af36ada786d2cb0b76203388 20250110122524558 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250110122524558 DAUC <0003> auc.c:142 vector [4]: autn = 21350bf1e96a00005ebaef0b5e6e5daa 20250110122524558 DAUC <0003> auc.c:143 vector [4]: ck = 00721ee97d638340c2e96daf71cf4e39 20250110122524558 DAUC <0003> auc.c:144 vector [4]: ik = ba1b9aa397298cae955e1a2e60f64581 20250110122524558 DAUC <0003> auc.c:145 vector [4]: res = 992d234a15bf14640000000000000000 20250110122524558 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524558 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122524558 DAUC <0003> auc.c:151 vector [4]: kc = eddef3cbfb730456 20250110122524558 DAUC <0003> auc.c:152 vector [4]: sres = 8c92372e 20250110122524558 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122524558 DAUC <0003> db_auc.c:245 IMSI='262428780019957': Generated 5 vectors 20250110122524558 DAUC <0003> db_auc.c:249 IMSI='262428780019957': Updating SQN=321 in DB 20250110122524558 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428780019957"} 20250110122524558 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524558 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524558 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524559 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428780019957"} 20250110122524559 DAUC <0003> db_auc.c:157 IMSI='262428780019957': No 2G Auth Data 20250110122524559 DAUC <0003> db_auc.c:236 IMSI='262428780019957': Calling to generate 5 vectors 20250110122524559 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122524559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524559 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122524559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250110122524559 DAUC <0003> auc.c:113 vector [0]: rand = 7ae8c122c58a20f64ccc2c848a2b0b84 20250110122524559 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250110122524559 DAUC <0003> auc.c:142 vector [0]: autn = 109bf33ccb6f0000d779634acd10d563 20250110122524559 DAUC <0003> auc.c:143 vector [0]: ck = 8744afe35428162ce701c222066d7c34 20250110122524559 DAUC <0003> auc.c:144 vector [0]: ik = de5aa3c750322efb042b0d8350f23b44 20250110122524559 DAUC <0003> auc.c:145 vector [0]: res = f72f1dce4c02b12f0000000000000000 20250110122524559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524559 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122524559 DAUC <0003> auc.c:151 vector [0]: kc = ba34c38552857fa7 20250110122524559 DAUC <0003> auc.c:152 vector [0]: sres = bb2dace1 20250110122524559 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122524559 DAUC <0003> auc.c:113 vector [1]: rand = ec3ecce2a3bf430587de4642227361e9 20250110122524559 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250110122524559 DAUC <0003> auc.c:142 vector [1]: autn = 08072dbf63cf00008a83a7fbc3fdef30 20250110122524559 DAUC <0003> auc.c:143 vector [1]: ck = 2cf2c50ba539e93a37592754eadbcca6 20250110122524559 DAUC <0003> auc.c:144 vector [1]: ik = b6df7e943fbc0a068b1e465d60368642 20250110122524559 DAUC <0003> auc.c:145 vector [1]: res = d970d4890608f9980000000000000000 20250110122524559 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524559 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122524559 DAUC <0003> auc.c:151 vector [1]: kc = 266ada961068a9d8 20250110122524559 DAUC <0003> auc.c:152 vector [1]: sres = df782d11 20250110122524559 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122524559 DAUC <0003> auc.c:113 vector [2]: rand = 9cc9981e1aaaf9f379304cd350814982 20250110122524559 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250110122524559 DAUC <0003> auc.c:142 vector [2]: autn = c13bffd691240000ca8fdc786f6fe9be 20250110122524559 DAUC <0003> auc.c:143 vector [2]: ck = 9416d360a46d5ae1923cb2f0efdf8097 20250110122524559 DAUC <0003> auc.c:144 vector [2]: ik = 7b2fbf5b74d32e193993b2c0b287f048 20250110122524559 DAUC <0003> auc.c:145 vector [2]: res = 425de08b819a883d0000000000000000 20250110122524559 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524559 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122524559 DAUC <0003> auc.c:151 vector [2]: kc = 44966c0b8de60427 20250110122524559 DAUC <0003> auc.c:152 vector [2]: sres = c3c768b6 20250110122524559 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122524559 DAUC <0003> auc.c:113 vector [3]: rand = cc964891bf957bdd9626cc74993be1b4 20250110122524559 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250110122524559 DAUC <0003> auc.c:142 vector [3]: autn = 37e57e3a299500002a034af05119d88d 20250110122524559 DAUC <0003> auc.c:143 vector [3]: ck = 3dff23e927519530615130f89f30436c 20250110122524559 DAUC <0003> auc.c:144 vector [3]: ik = 372ddad107043ae8e882277a7df1af13 20250110122524559 DAUC <0003> auc.c:145 vector [3]: res = 400831720c20b03b0000000000000000 20250110122524559 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524559 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122524559 DAUC <0003> auc.c:151 vector [3]: kc = 8301eebac29443a7 20250110122524559 DAUC <0003> auc.c:152 vector [3]: sres = 4c288149 20250110122524559 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122524559 DAUC <0003> auc.c:113 vector [4]: rand = 27388a9ef2d82a7e3f6da9edeefb823a 20250110122524559 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250110122524559 DAUC <0003> auc.c:142 vector [4]: autn = e9056955e8a800005957e20cb1c2ed23 20250110122524559 DAUC <0003> auc.c:143 vector [4]: ck = e958050a96e02d303465763c773bf664 20250110122524559 DAUC <0003> auc.c:144 vector [4]: ik = fbca4b04965591fdfe411bb5d59e6fbd 20250110122524559 DAUC <0003> auc.c:145 vector [4]: res = 0bc05ff2fef770aa0000000000000000 20250110122524559 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524559 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122524559 DAUC <0003> auc.c:151 vector [4]: kc = d8b62387a2102514 20250110122524559 DAUC <0003> auc.c:152 vector [4]: sres = f5372f58 20250110122524559 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122524559 DAUC <0003> db_auc.c:245 IMSI='262428780019957': Generated 5 vectors 20250110122524559 DAUC <0003> db_auc.c:249 IMSI='262428780019957': Updating SQN=481 in DB 20250110122524559 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428780019957"} 20250110122524559 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428780019957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@19b064519dfe: Final verdict of PTC: pass 20250110122524561 DAUC <0003> db_auc.c:157 IMSI='262420016779814': No 2G Auth Data 20250110122524561 DAUC <0003> db_auc.c:192 IMSI='262420016779814': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262420016779814" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250110122524567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20250110122524568 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524568 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420016779814"} 20250110122524568 DAUC <0003> db_auc.c:236 IMSI='262420016779814': Calling to generate 1 vectors 20250110122524568 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250110122524568 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524568 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524568 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122524568 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524568 DAUC <0003> auc.c:113 vector [0]: rand = ad2346f89aa9e8464855d5399929d528 20250110122524568 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122524568 DAUC <0003> auc.c:142 vector [0]: autn = db4026ac19be0000d33b827be9fb7cb4 20250110122524568 DAUC <0003> auc.c:143 vector [0]: ck = ade58e3907809329f8004b5ecf6d2167 20250110122524568 DAUC <0003> auc.c:144 vector [0]: ik = 9cc6286b6a0bdf171cb8f72aa6481890 20250110122524568 DAUC <0003> auc.c:145 vector [0]: res = e880fa9d47b1adac0000000000000000 20250110122524568 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524568 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524568 DAUC <0003> auc.c:179 vector [0]: kc = 6eaadcb854698c00 20250110122524568 DAUC <0003> auc.c:180 vector [0]: sres = 540f7abe 20250110122524568 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524568 DAUC <0003> db_auc.c:245 IMSI='262420016779814': Generated 1 vectors 20250110122524568 DAUC <0003> db_auc.c:249 IMSI='262420016779814': Updating SQN=33 in DB 20250110122524568 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420016779814"} 20250110122524568 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524568 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524568 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262420016779814" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420016779814" TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: setverdict(pass): none -> pass 20250110122524569 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524569 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420016779814"} 20250110122524569 DAUC <0003> db_auc.c:236 IMSI='262420016779814': Calling to generate 4 vectors 20250110122524569 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250110122524569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250110122524569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524569 DAUC <0003> auc.c:113 vector [0]: rand = e1f1b60fc0290811fe57c027cfa4a766 20250110122524569 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250110122524569 DAUC <0003> auc.c:142 vector [0]: autn = 63c6c985839a00007d05041e249f720f 20250110122524569 DAUC <0003> auc.c:143 vector [0]: ck = aa87eb9aed29f3255145991cc58ce1ee 20250110122524569 DAUC <0003> auc.c:144 vector [0]: ik = 16607b0499b1b545b313212620dfb6bb 20250110122524569 DAUC <0003> auc.c:145 vector [0]: res = cd84aabc39ce783c0000000000000000 20250110122524569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524569 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524569 DAUC <0003> auc.c:179 vector [0]: kc = c89127e97a813c00 20250110122524569 DAUC <0003> auc.c:180 vector [0]: sres = 8bbd586d 20250110122524569 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524569 DAUC <0003> auc.c:113 vector [1]: rand = be8c64d624d11f60f9fd273463f94682 20250110122524569 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250110122524569 DAUC <0003> auc.c:142 vector [1]: autn = 8b08c166c03a0000eb692d5e3e870b91 20250110122524569 DAUC <0003> auc.c:143 vector [1]: ck = 4e7280eaa8a7ea8e3b244db1566e5f93 20250110122524569 DAUC <0003> auc.c:144 vector [1]: ik = 6968ffa1365612362e8819a53c5a6433 20250110122524569 DAUC <0003> auc.c:145 vector [1]: res = e40d31f7f7dd379a0000000000000000 20250110122524569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524569 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524570 DAUC <0003> auc.c:179 vector [1]: kc = e0fbd4e01902e400 20250110122524570 DAUC <0003> auc.c:180 vector [1]: sres = fc332aca 20250110122524570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524570 DAUC <0003> auc.c:113 vector [2]: rand = 3fbfe57cc2b57f54f7e8c969abe85ab1 20250110122524570 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250110122524570 DAUC <0003> auc.c:142 vector [2]: autn = 9a4d76b042160000158c94121b9f9188 20250110122524570 DAUC <0003> auc.c:143 vector [2]: ck = d8b4e24d71127057e58602e6bfee03f6 20250110122524570 DAUC <0003> auc.c:144 vector [2]: ik = 409179337838e0c4b83a8b04cb876aa3 20250110122524570 DAUC <0003> auc.c:145 vector [2]: res = 651bb280da5bc0a20000000000000000 20250110122524570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524570 DAUC <0003> auc.c:179 vector [2]: kc = 6eea1a7514ba6800 20250110122524570 DAUC <0003> auc.c:180 vector [2]: sres = b1c6a0b3 20250110122524570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524570 DAUC <0003> auc.c:113 vector [3]: rand = 2d4a0393346d02bf78f6db51bb405d91 20250110122524570 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250110122524570 DAUC <0003> auc.c:142 vector [3]: autn = 62b8790664d300006d41cde5bf0f1e4e 20250110122524570 DAUC <0003> auc.c:143 vector [3]: ck = c185f2eb560e60dc79978e3554de67e7 20250110122524570 DAUC <0003> auc.c:144 vector [3]: ik = c2f890bc751c10342f28bb4ee22a6a74 20250110122524570 DAUC <0003> auc.c:145 vector [3]: res = 2a94e640df064a970000000000000000 20250110122524570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524570 DAUC <0003> auc.c:179 vector [3]: kc = 6034c2fc75768c00 20250110122524570 DAUC <0003> auc.c:180 vector [3]: sres = 5501d45a 20250110122524570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524570 DAUC <0003> db_auc.c:245 IMSI='262420016779814': Generated 4 vectors 20250110122524570 DAUC <0003> db_auc.c:249 IMSI='262420016779814': Updating SQN=161 in DB 20250110122524570 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420016779814"} 20250110122524570 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524570 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420016779814"} 20250110122524570 DAUC <0003> db_auc.c:236 IMSI='262420016779814': Calling to generate 5 vectors 20250110122524570 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524570 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250110122524570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524570 DAUC <0003> auc.c:113 vector [0]: rand = 9b17d4f0bcdc698ab9b4857466ade43b 20250110122524570 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250110122524570 DAUC <0003> auc.c:142 vector [0]: autn = ebc86a1f4ae40000183fa8335a8b14cd 20250110122524570 DAUC <0003> auc.c:143 vector [0]: ck = a9e8f1c9bfb9aa39caf300cbff29ad6f 20250110122524570 DAUC <0003> auc.c:144 vector [0]: ik = 3ca888aa074f7d0dc8bf440912414930 20250110122524570 DAUC <0003> auc.c:145 vector [0]: res = bfad872b2360e89f0000000000000000 20250110122524570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524571 DAUC <0003> auc.c:179 vector [0]: kc = 60adeaa714ad8800 20250110122524571 DAUC <0003> auc.c:180 vector [0]: sres = 77f9d693 20250110122524571 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524571 DAUC <0003> auc.c:113 vector [1]: rand = e07c3192bdb713a8cdef0f3f958f18c5 20250110122524571 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250110122524571 DAUC <0003> auc.c:142 vector [1]: autn = 3f0c4fe00f240000042409e9b49e6f52 20250110122524571 DAUC <0003> auc.c:143 vector [1]: ck = 8cc84b1278de8ac3d62af17282e4bd4a 20250110122524571 DAUC <0003> auc.c:144 vector [1]: ik = 4904854ff08c281811291295252c5ac7 20250110122524571 DAUC <0003> auc.c:145 vector [1]: res = 1243042835340c790000000000000000 20250110122524571 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524571 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524571 DAUC <0003> auc.c:179 vector [1]: kc = 5cf4972450d74800 20250110122524571 DAUC <0003> auc.c:180 vector [1]: sres = 861270d9 20250110122524571 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524571 DAUC <0003> auc.c:113 vector [2]: rand = a836a9490349fd807a4462ad3b7bd7f1 20250110122524571 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250110122524571 DAUC <0003> auc.c:142 vector [2]: autn = 7153dcf18c3f0000145cc6980655eb4e 20250110122524571 DAUC <0003> auc.c:143 vector [2]: ck = 95769c5868c2289ad69ce48c8e8b4c30 20250110122524571 DAUC <0003> auc.c:144 vector [2]: ik = 8216eadb02cd0da249d360ac306c2786 20250110122524571 DAUC <0003> auc.c:145 vector [2]: res = 94daaf5b5c0ff2c10000000000000000 20250110122524571 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524571 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524571 DAUC <0003> auc.c:179 vector [2]: kc = 18c906dfc3edb000 20250110122524571 DAUC <0003> auc.c:180 vector [2]: sres = f891b9ff 20250110122524571 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524571 DAUC <0003> auc.c:113 vector [3]: rand = 19f928cbd5191edd293941a14022dbb4 20250110122524571 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250110122524571 DAUC <0003> auc.c:142 vector [3]: autn = 8f3135482dd100009efbb158ea8434f3 20250110122524571 DAUC <0003> auc.c:143 vector [3]: ck = dd3eb30baec5b89a76e180e6e2ad1c5b 20250110122524571 DAUC <0003> auc.c:144 vector [3]: ik = 2145a59427a045fd79dd9f3999940656 20250110122524571 DAUC <0003> auc.c:145 vector [3]: res = 2d55b276a5c21d020000000000000000 20250110122524571 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524571 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524571 DAUC <0003> auc.c:179 vector [3]: kc = 00f96a75bb743400 20250110122524571 DAUC <0003> auc.c:180 vector [3]: sres = 4c60a420 20250110122524571 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524571 DAUC <0003> auc.c:113 vector [4]: rand = ebde65d56c3d9625459145213832f672 20250110122524571 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250110122524571 DAUC <0003> auc.c:142 vector [4]: autn = fdab7877ae1b0000f3c9ed1f09332102 20250110122524571 DAUC <0003> auc.c:143 vector [4]: ck = 2e596384fe1f822d8abd365aa4284624 20250110122524571 DAUC <0003> auc.c:144 vector [4]: ik = 9e2d4cf9f3e1f3de30475094da85d8ae 20250110122524571 DAUC <0003> auc.c:145 vector [4]: res = e004e7b0ccaeb53c0000000000000000 20250110122524571 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524571 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524571 DAUC <0003> auc.c:179 vector [4]: kc = c2c7110321f84c00 20250110122524571 DAUC <0003> auc.c:180 vector [4]: sres = 0ef4b6c0 20250110122524571 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524571 DAUC <0003> db_auc.c:245 IMSI='262420016779814': Generated 5 vectors 20250110122524571 DAUC <0003> db_auc.c:249 IMSI='262420016779814': Updating SQN=321 in DB 20250110122524571 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420016779814"} 20250110122524571 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524571 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524571 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524572 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420016779814"} 20250110122524572 DAUC <0003> db_auc.c:236 IMSI='262420016779814': Calling to generate 5 vectors 20250110122524572 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524572 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524572 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524572 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250110122524572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524572 DAUC <0003> auc.c:113 vector [0]: rand = 50da11ba076ecc84953a51d9b5eaf594 20250110122524572 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250110122524572 DAUC <0003> auc.c:142 vector [0]: autn = d49b5b501ec30000ac2399ff4b16a4ed 20250110122524572 DAUC <0003> auc.c:143 vector [0]: ck = cf123554a81650f773689046037e0dac 20250110122524572 DAUC <0003> auc.c:144 vector [0]: ik = 0bf86e3fc010a59c86a583d5fca0af46 20250110122524572 DAUC <0003> auc.c:145 vector [0]: res = 6b7e264ed9ff78580000000000000000 20250110122524572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524572 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524572 DAUC <0003> auc.c:179 vector [0]: kc = b81f9be8aa59e400 20250110122524572 DAUC <0003> auc.c:180 vector [0]: sres = ca999027 20250110122524572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524572 DAUC <0003> auc.c:113 vector [1]: rand = 92e341dafef0d4e04ea308cabfd6c612 20250110122524572 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250110122524572 DAUC <0003> auc.c:142 vector [1]: autn = 20be5a1c148600002f69094549660a61 20250110122524572 DAUC <0003> auc.c:143 vector [1]: ck = 4a71d42d72183251f41f428d2a401400 20250110122524572 DAUC <0003> auc.c:144 vector [1]: ik = 2449c5298c05d4e8c0e48d4196ad40fc 20250110122524572 DAUC <0003> auc.c:145 vector [1]: res = a2874083d1fd74be0000000000000000 20250110122524572 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524572 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524572 DAUC <0003> auc.c:179 vector [1]: kc = 7c9603f404743400 20250110122524572 DAUC <0003> auc.c:180 vector [1]: sres = 17df0304 20250110122524572 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524572 DAUC <0003> auc.c:113 vector [2]: rand = 2fc47be8a40d842491e9bc25e55fb81c 20250110122524572 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250110122524572 DAUC <0003> auc.c:142 vector [2]: autn = dbb2c7be287c00004e01af71465af7b5 20250110122524572 DAUC <0003> auc.c:143 vector [2]: ck = bb5bc418b027e23bfdc4cd200c0755d7 20250110122524572 DAUC <0003> auc.c:144 vector [2]: ik = d434d4180b7f71d7f05addf9a7d8a3f9 20250110122524572 DAUC <0003> auc.c:145 vector [2]: res = afc3ed636edc06950000000000000000 20250110122524572 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524572 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524572 DAUC <0003> auc.c:179 vector [2]: kc = 023d33204b943800 20250110122524572 DAUC <0003> auc.c:180 vector [2]: sres = 8199a175 20250110122524572 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524572 DAUC <0003> auc.c:113 vector [3]: rand = 3ce92fd5ff9348b7e421f5e11fb988a9 20250110122524572 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250110122524572 DAUC <0003> auc.c:142 vector [3]: autn = e0ad8b96218f0000b0ea8f4c1fbac2d8 20250110122524572 DAUC <0003> auc.c:143 vector [3]: ck = e2d2a4be5afa304b24dace80a325935a 20250110122524572 DAUC <0003> auc.c:144 vector [3]: ik = a03ab3b608b3c274a7b3ed25f1ef113d 20250110122524572 DAUC <0003> auc.c:145 vector [3]: res = bd034f009391bc370000000000000000 20250110122524572 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524572 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524572 DAUC <0003> auc.c:179 vector [3]: kc = b155ea36b0a56000 20250110122524572 DAUC <0003> auc.c:180 vector [3]: sres = 37009835 20250110122524572 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524572 DAUC <0003> auc.c:113 vector [4]: rand = 55b02392db88c0c05053c2424abe9dc1 20250110122524572 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250110122524572 DAUC <0003> auc.c:142 vector [4]: autn = 7068b9455d2300004b95b378cf751868 20250110122524572 DAUC <0003> auc.c:143 vector [4]: ck = e51034c95b8fa6f376bbb1825e4d500b 20250110122524572 DAUC <0003> auc.c:144 vector [4]: ik = b2e2d1ccf31a0f45829ec9ad163ba7c5 20250110122524572 DAUC <0003> auc.c:145 vector [4]: res = 1909ed9dc0c5a0c30000000000000000 20250110122524572 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524572 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524572 DAUC <0003> auc.c:179 vector [4]: kc = 054a2f8ce8d06800 20250110122524572 DAUC <0003> auc.c:180 vector [4]: sres = 28d26527 20250110122524572 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524572 DAUC <0003> db_auc.c:245 IMSI='262420016779814': Generated 5 vectors 20250110122524572 DAUC <0003> db_auc.c:249 IMSI='262420016779814': Updating SQN=481 in DB 20250110122524572 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420016779814"} 20250110122524572 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420016779814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@19b064519dfe: Final verdict of PTC: pass 20250110122524573 DAUC <0003> db_auc.c:157 IMSI='262421651942675': No 2G Auth Data 20250110122524573 DAUC <0003> db_auc.c:192 IMSI='262421651942675': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262421651942675" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250110122524579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20250110122524581 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524581 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651942675"} 20250110122524581 DAUC <0003> db_auc.c:236 IMSI='262421651942675': Calling to generate 1 vectors 20250110122524581 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250110122524581 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524581 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524581 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122524581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524581 DAUC <0003> auc.c:113 vector [0]: rand = 3d02e4174ffc8d21be3ecbb7f110cc43 20250110122524581 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122524581 DAUC <0003> auc.c:142 vector [0]: autn = a6f318f82a850000689a239a12780aad 20250110122524581 DAUC <0003> auc.c:143 vector [0]: ck = 9b2a2255b423d3a4c5631c0740b40d89 20250110122524581 DAUC <0003> auc.c:144 vector [0]: ik = dfa4866bf338e0b16f3dc44575ac1b4d 20250110122524581 DAUC <0003> auc.c:145 vector [0]: res = a7bb0b08993426700000000000000000 20250110122524581 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524581 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524581 DAUC <0003> auc.c:179 vector [0]: kc = 5384c84a697f9c00 20250110122524581 DAUC <0003> auc.c:180 vector [0]: sres = b33a1c9f 20250110122524581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524581 DAUC <0003> db_auc.c:245 IMSI='262421651942675': Generated 1 vectors 20250110122524581 DAUC <0003> db_auc.c:249 IMSI='262421651942675': Updating SQN=33 in DB 20250110122524581 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651942675"} 20250110122524581 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524581 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524581 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262421651942675" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421651942675" TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: setverdict(pass): none -> pass 20250110122524582 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524582 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651942675"} 20250110122524582 DAUC <0003> db_auc.c:236 IMSI='262421651942675': Calling to generate 4 vectors 20250110122524582 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250110122524582 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524582 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524582 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250110122524582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524582 DAUC <0003> auc.c:113 vector [0]: rand = c23ffbbbd4b0333d7e652b7aefca4b92 20250110122524582 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250110122524582 DAUC <0003> auc.c:142 vector [0]: autn = ac13ad331bda00006ed99ee5abe3da8d 20250110122524582 DAUC <0003> auc.c:143 vector [0]: ck = 4e93330310868c2f299e5ed8d9f3374c 20250110122524582 DAUC <0003> auc.c:144 vector [0]: ik = b67560eca90821f79ab1fe152b31cc60 20250110122524582 DAUC <0003> auc.c:145 vector [0]: res = a21e364a11d530be0000000000000000 20250110122524582 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524582 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524582 DAUC <0003> auc.c:179 vector [0]: kc = 435454903d170400 20250110122524582 DAUC <0003> auc.c:180 vector [0]: sres = 1323579e 20250110122524582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524582 DAUC <0003> auc.c:113 vector [1]: rand = 6e2fc8aa809bfe2630b513ec710463dd 20250110122524582 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250110122524582 DAUC <0003> auc.c:142 vector [1]: autn = 20e67720592f0000cef4defbe9169ff8 20250110122524582 DAUC <0003> auc.c:143 vector [1]: ck = 9b382f48a65ee6cb3c02ce2768c9d4ec 20250110122524582 DAUC <0003> auc.c:144 vector [1]: ik = 1c3405e0604660f3a847c26603b43e5d 20250110122524582 DAUC <0003> auc.c:145 vector [1]: res = ddc63092919c92bb0000000000000000 20250110122524582 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524582 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524582 DAUC <0003> auc.c:179 vector [1]: kc = def94ddf8a74b800 20250110122524582 DAUC <0003> auc.c:180 vector [1]: sres = 7704f44f 20250110122524582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524582 DAUC <0003> auc.c:113 vector [2]: rand = ba83913f406c484a592d2f96a5d76007 20250110122524582 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250110122524582 DAUC <0003> auc.c:142 vector [2]: autn = 87f220c6e55f0000b4b878b932838c70 20250110122524582 DAUC <0003> auc.c:143 vector [2]: ck = 1b50456a189e40f831bc6f633c8f71c0 20250110122524582 DAUC <0003> auc.c:144 vector [2]: ik = c3ac961c57f6c66c4c0ec19a2cebe701 20250110122524582 DAUC <0003> auc.c:145 vector [2]: res = 5e6ce996aadf2bf00000000000000000 20250110122524582 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524582 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524582 DAUC <0003> auc.c:179 vector [2]: kc = 004a5e421c518c00 20250110122524582 DAUC <0003> auc.c:180 vector [2]: sres = fb95d681 20250110122524582 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524582 DAUC <0003> auc.c:113 vector [3]: rand = 769c1ce44e9f26affe6d5cdfeb66b2aa 20250110122524582 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250110122524582 DAUC <0003> auc.c:142 vector [3]: autn = f5b4ed7bf30f0000a5c0062bb68d4c44 20250110122524582 DAUC <0003> auc.c:143 vector [3]: ck = fb78fc4436285363543c30f0d8ea210b 20250110122524582 DAUC <0003> auc.c:144 vector [3]: ik = 836ae8ccb8393d8345860b3d753ca0a2 20250110122524582 DAUC <0003> auc.c:145 vector [3]: res = e91aa601e77cfc9a0000000000000000 20250110122524582 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524582 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524582 DAUC <0003> auc.c:179 vector [3]: kc = 3e24d7a8349b3c00 20250110122524582 DAUC <0003> auc.c:180 vector [3]: sres = bb6391cb 20250110122524582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524582 DAUC <0003> db_auc.c:245 IMSI='262421651942675': Generated 4 vectors 20250110122524582 DAUC <0003> db_auc.c:249 IMSI='262421651942675': Updating SQN=161 in DB 20250110122524582 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651942675"} 20250110122524582 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524582 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524582 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524584 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524584 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651942675"} 20250110122524584 DAUC <0003> db_auc.c:236 IMSI='262421651942675': Calling to generate 5 vectors 20250110122524584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524584 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524584 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524584 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250110122524584 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524584 DAUC <0003> auc.c:113 vector [0]: rand = 088234d00b1a72f827f58ada19b42f4e 20250110122524584 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250110122524584 DAUC <0003> auc.c:142 vector [0]: autn = 6e3b8180f4ed0000cffe53ae44ac4fbe 20250110122524584 DAUC <0003> auc.c:143 vector [0]: ck = f7f96e1d8d3f1fabe2728e06b723f9a6 20250110122524584 DAUC <0003> auc.c:144 vector [0]: ik = 83075747ca1acfc38161b3583a9c6089 20250110122524584 DAUC <0003> auc.c:145 vector [0]: res = 560e5160082c0c000000000000000000 20250110122524584 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524584 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524584 DAUC <0003> auc.c:179 vector [0]: kc = f791b631aae3b800 20250110122524584 DAUC <0003> auc.c:180 vector [0]: sres = f35b8952 20250110122524584 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524584 DAUC <0003> auc.c:113 vector [1]: rand = f8a574d21a8ff813eb3f402de89b7366 20250110122524584 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250110122524584 DAUC <0003> auc.c:142 vector [1]: autn = f22e82e95b36000005c5f5ce67b280f2 20250110122524584 DAUC <0003> auc.c:143 vector [1]: ck = c27e9e43ba20c5b51fdfc1fd00e94af2 20250110122524584 DAUC <0003> auc.c:144 vector [1]: ik = 3c2e29bc73d58853bf455b8d88764568 20250110122524584 DAUC <0003> auc.c:145 vector [1]: res = f1de875818f9c8d30000000000000000 20250110122524584 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524584 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524584 DAUC <0003> auc.c:179 vector [1]: kc = d5017bc7783abc00 20250110122524584 DAUC <0003> auc.c:180 vector [1]: sres = 6cbde5c0 20250110122524584 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524584 DAUC <0003> auc.c:113 vector [2]: rand = 20226664754a691782c0444ceea36598 20250110122524584 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250110122524584 DAUC <0003> auc.c:142 vector [2]: autn = f79c7f0f4a8a000042346d6b4ce6f310 20250110122524584 DAUC <0003> auc.c:143 vector [2]: ck = 1adf3481c78cd34ea05bdb4da6eb4aaf 20250110122524584 DAUC <0003> auc.c:144 vector [2]: ik = 74f091ea62dbf50fde5bf11abc8431a2 20250110122524584 DAUC <0003> auc.c:145 vector [2]: res = f0b7403cc675a9890000000000000000 20250110122524584 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524584 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524584 DAUC <0003> auc.c:179 vector [2]: kc = a5a73b8d67fc4400 20250110122524584 DAUC <0003> auc.c:180 vector [2]: sres = 3d752314 20250110122524584 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524584 DAUC <0003> auc.c:113 vector [3]: rand = 6a703709042dc3cd059636012f0fe326 20250110122524584 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250110122524584 DAUC <0003> auc.c:142 vector [3]: autn = 044237ce46a80000b3557737dd51c6be 20250110122524584 DAUC <0003> auc.c:143 vector [3]: ck = a5466116daad643670425f8b9139491b 20250110122524584 DAUC <0003> auc.c:144 vector [3]: ik = c5dfca359277dfc6a47f6d6e5f4fa7f3 20250110122524584 DAUC <0003> auc.c:145 vector [3]: res = 5e6fc4988f1934b30000000000000000 20250110122524584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524584 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524584 DAUC <0003> auc.c:179 vector [3]: kc = 53d864f9bfd46800 20250110122524584 DAUC <0003> auc.c:180 vector [3]: sres = 44550d59 20250110122524584 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524584 DAUC <0003> auc.c:113 vector [4]: rand = 67410d20e4e6004d34037cfa791bdcef 20250110122524584 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250110122524584 DAUC <0003> auc.c:142 vector [4]: autn = 9ec94fb77d0a0000a0fb33a833f89dc3 20250110122524584 DAUC <0003> auc.c:143 vector [4]: ck = b3fc6f97be9bf0f5db33a5db534b9a92 20250110122524584 DAUC <0003> auc.c:144 vector [4]: ik = c9862b22c4cc8ae921946d32f90f29fa 20250110122524584 DAUC <0003> auc.c:145 vector [4]: res = dd390330b62bf11e0000000000000000 20250110122524584 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524584 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524584 DAUC <0003> auc.c:179 vector [4]: kc = 8c99f9a52be03800 20250110122524584 DAUC <0003> auc.c:180 vector [4]: sres = b6912068 20250110122524584 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524584 DAUC <0003> db_auc.c:245 IMSI='262421651942675': Generated 5 vectors 20250110122524584 DAUC <0003> db_auc.c:249 IMSI='262421651942675': Updating SQN=321 in DB 20250110122524584 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651942675"} 20250110122524584 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524584 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524584 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524585 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524585 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651942675"} 20250110122524585 DAUC <0003> db_auc.c:236 IMSI='262421651942675': Calling to generate 5 vectors 20250110122524585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250110122524585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524585 DAUC <0003> auc.c:113 vector [0]: rand = 58a3d3f99372e39cee3346d0715e54ea 20250110122524585 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250110122524585 DAUC <0003> auc.c:142 vector [0]: autn = 846669d5c12f000049009c3ff591cd5a 20250110122524585 DAUC <0003> auc.c:143 vector [0]: ck = c644b8a162ef217e51861f4f4defa29f 20250110122524585 DAUC <0003> auc.c:144 vector [0]: ik = 09a853669cc35269bc7fc03ef1bf3039 20250110122524585 DAUC <0003> auc.c:145 vector [0]: res = 8ce0ec2db674f0930000000000000000 20250110122524585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524585 DAUC <0003> auc.c:179 vector [0]: kc = b785815171c96800 20250110122524585 DAUC <0003> auc.c:180 vector [0]: sres = fa09b958 20250110122524585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524585 DAUC <0003> auc.c:113 vector [1]: rand = 891ef27847ba220bf410c7e05296f3d1 20250110122524585 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250110122524586 DAUC <0003> auc.c:142 vector [1]: autn = 7afd2d92a05500006ac8ab1163cdda1d 20250110122524586 DAUC <0003> auc.c:143 vector [1]: ck = 25fdd9275cbdc98772b3c188b058fd6b 20250110122524586 DAUC <0003> auc.c:144 vector [1]: ik = 4c2c35d63ee44b7da63c645e0e89a7a7 20250110122524586 DAUC <0003> auc.c:145 vector [1]: res = 5ddddaff92e2f2960000000000000000 20250110122524586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524586 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524586 DAUC <0003> auc.c:179 vector [1]: kc = 7b5dfce942a3d000 20250110122524586 DAUC <0003> auc.c:180 vector [1]: sres = beadbdae 20250110122524586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524586 DAUC <0003> auc.c:113 vector [2]: rand = 87123d28c30bc9467f499a723879d53e 20250110122524586 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250110122524586 DAUC <0003> auc.c:142 vector [2]: autn = b8ee2df3b28f0000b744f1b9faf570dd 20250110122524586 DAUC <0003> auc.c:143 vector [2]: ck = 6d13475c724c9ef049e28ab1c0e2bece 20250110122524586 DAUC <0003> auc.c:144 vector [2]: ik = f1830aff3d81ef419ef677d865097a01 20250110122524586 DAUC <0003> auc.c:145 vector [2]: res = 616f17ff8d959e380000000000000000 20250110122524586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524586 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524586 DAUC <0003> auc.c:179 vector [2]: kc = e37befc7b30abc00 20250110122524586 DAUC <0003> auc.c:180 vector [2]: sres = 4bd4384b 20250110122524586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524586 DAUC <0003> auc.c:113 vector [3]: rand = 8e1e97dfc28faa1d19742c117d2877b9 20250110122524586 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250110122524586 DAUC <0003> auc.c:142 vector [3]: autn = 621df74e4133000010b8f9e565f6adb1 20250110122524586 DAUC <0003> auc.c:143 vector [3]: ck = 91e5093e38942971b2db8c285f95bb9d 20250110122524586 DAUC <0003> auc.c:144 vector [3]: ik = d79328fefa6021d9b89ccf4c5da97f53 20250110122524586 DAUC <0003> auc.c:145 vector [3]: res = 6ccb48d5667de9250000000000000000 20250110122524586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524586 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524586 DAUC <0003> auc.c:179 vector [3]: kc = c170485585f3b800 20250110122524586 DAUC <0003> auc.c:180 vector [3]: sres = f1648f5f 20250110122524586 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524586 DAUC <0003> auc.c:113 vector [4]: rand = 2a30fea2ce87a8bc40a9967ebf6776b8 20250110122524586 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250110122524586 DAUC <0003> auc.c:142 vector [4]: autn = a93ff7b3528d00007818809b46134dd1 20250110122524586 DAUC <0003> auc.c:143 vector [4]: ck = aa827edd1de3627bb6ffc6c75dd444e1 20250110122524586 DAUC <0003> auc.c:144 vector [4]: ik = d90e6488fb3b66db43287e6602bb8baf 20250110122524586 DAUC <0003> auc.c:145 vector [4]: res = 5c95eee4d0ea42830000000000000000 20250110122524586 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524586 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524586 DAUC <0003> auc.c:179 vector [4]: kc = 70fdb6f1914c4000 20250110122524586 DAUC <0003> auc.c:180 vector [4]: sres = 6caf9e6d 20250110122524586 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524586 DAUC <0003> db_auc.c:245 IMSI='262421651942675': Generated 5 vectors 20250110122524586 DAUC <0003> db_auc.c:249 IMSI='262421651942675': Updating SQN=481 in DB 20250110122524586 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651942675"} 20250110122524586 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421651942675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524586 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524586 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@19b064519dfe: Final verdict of PTC: pass 20250110122524588 DAUC <0003> db_auc.c:157 IMSI='262427646242825': No 2G Auth Data 20250110122524588 DAUC <0003> db_auc.c:192 IMSI='262427646242825': No 3G Auth Data HLR_Test-GSUP(21)@19b064519dfe: Created GsupExpect[0] for "262427646242825" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250110122524594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20250110122524596 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524596 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427646242825"} 20250110122524596 DAUC <0003> db_auc.c:236 IMSI='262427646242825': Calling to generate 1 vectors 20250110122524596 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250110122524596 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524596 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524596 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122524596 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524596 DAUC <0003> auc.c:113 vector [0]: rand = 450ab55a4429bd2a5e570f0e725cb0a7 20250110122524596 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122524596 DAUC <0003> auc.c:142 vector [0]: autn = 368c76f5727f0000b7afb13c385ee333 20250110122524596 DAUC <0003> auc.c:143 vector [0]: ck = a415d3e1eb170593cbf720da71618a06 20250110122524596 DAUC <0003> auc.c:144 vector [0]: ik = 553857d416582f30168f0c50b20361ab 20250110122524596 DAUC <0003> auc.c:145 vector [0]: res = c13972b05d89ed980000000000000000 20250110122524596 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524596 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524596 DAUC <0003> auc.c:179 vector [0]: kc = 48130ae32461e22e 20250110122524596 DAUC <0003> auc.c:180 vector [0]: sres = 085a80c3 20250110122524596 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524596 DAUC <0003> db_auc.c:245 IMSI='262427646242825': Generated 1 vectors 20250110122524596 DAUC <0003> db_auc.c:249 IMSI='262427646242825': Updating SQN=33 in DB 20250110122524596 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427646242825"} 20250110122524596 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524596 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524596 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@19b064519dfe: Found GsupExpect[0] for "262427646242825" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@19b064519dfe: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427646242825" TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: setverdict(pass): none -> pass 20250110122524597 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524597 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427646242825"} 20250110122524597 DAUC <0003> db_auc.c:236 IMSI='262427646242825': Calling to generate 4 vectors 20250110122524597 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250110122524597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250110122524597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524597 DAUC <0003> auc.c:113 vector [0]: rand = b2fed427d4bea2aa6aa797f37829e6a5 20250110122524597 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250110122524597 DAUC <0003> auc.c:142 vector [0]: autn = b6d6a832bd1f00007a97fa3fe545ac7e 20250110122524597 DAUC <0003> auc.c:143 vector [0]: ck = c4b47bc17bd7e260d91be4bd1e0d2f02 20250110122524597 DAUC <0003> auc.c:144 vector [0]: ik = bcc5b0c574580d1b1fbc0c4c9cee0423 20250110122524597 DAUC <0003> auc.c:145 vector [0]: res = 7b1d08c8b562ea5a0000000000000000 20250110122524597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524597 DAUC <0003> auc.c:179 vector [0]: kc = 686f33d02a46f2d9 20250110122524597 DAUC <0003> auc.c:180 vector [0]: sres = 1d3d832f 20250110122524597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524597 DAUC <0003> auc.c:113 vector [1]: rand = 1f2b4a5cf153e82e28d7633163d084e0 20250110122524597 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250110122524597 DAUC <0003> auc.c:142 vector [1]: autn = 9317b671b16300001813503cc8417055 20250110122524597 DAUC <0003> auc.c:143 vector [1]: ck = b4913ad404e38613da2e7d9f30114635 20250110122524597 DAUC <0003> auc.c:144 vector [1]: ik = baffab3ae919a4bb0a4a8c4ac8ef5920 20250110122524597 DAUC <0003> auc.c:145 vector [1]: res = 9da23fc32e16d44f0000000000000000 20250110122524597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524597 DAUC <0003> auc.c:179 vector [1]: kc = bc2725312f42161c 20250110122524597 DAUC <0003> auc.c:180 vector [1]: sres = 6368887f 20250110122524597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524597 DAUC <0003> auc.c:113 vector [2]: rand = 3c9e8079f3fd55bb565881cf77631720 20250110122524597 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250110122524597 DAUC <0003> auc.c:142 vector [2]: autn = 6d8a4be3ce2700007cf7485c37a7791c 20250110122524597 DAUC <0003> auc.c:143 vector [2]: ck = 4c99946ca297b143a538881d09df0508 20250110122524597 DAUC <0003> auc.c:144 vector [2]: ik = cf4bbe2c7fa37a781f51fdbc72f6c7fc 20250110122524597 DAUC <0003> auc.c:145 vector [2]: res = 99726129e7fb5ab10000000000000000 20250110122524597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524597 DAUC <0003> auc.c:179 vector [2]: kc = ac0783e86a3cda2f 20250110122524597 DAUC <0003> auc.c:180 vector [2]: sres = 4baba410 20250110122524597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524597 DAUC <0003> auc.c:113 vector [3]: rand = 9bc457e4bcb29f1bb545be107d3a67d5 20250110122524597 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250110122524597 DAUC <0003> auc.c:142 vector [3]: autn = ec11f96ec79e000054412404d319ad1e 20250110122524597 DAUC <0003> auc.c:143 vector [3]: ck = 288a732b74dc9ce1f31fecf00e94fee0 20250110122524597 DAUC <0003> auc.c:144 vector [3]: ik = e4c69ea0755f96e3c73b895fd1891dff 20250110122524597 DAUC <0003> auc.c:145 vector [3]: res = 76bf09c68220d2600000000000000000 20250110122524597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524597 DAUC <0003> auc.c:179 vector [3]: kc = 6d56871823df5b6a 20250110122524597 DAUC <0003> auc.c:180 vector [3]: sres = 5b43b33d 20250110122524597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524597 DAUC <0003> db_auc.c:245 IMSI='262427646242825': Generated 4 vectors 20250110122524597 DAUC <0003> db_auc.c:249 IMSI='262427646242825': Updating SQN=161 in DB 20250110122524597 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427646242825"} 20250110122524597 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524597 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524597 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524598 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524598 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427646242825"} 20250110122524598 DAUC <0003> db_auc.c:236 IMSI='262427646242825': Calling to generate 5 vectors 20250110122524598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524598 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250110122524598 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524598 DAUC <0003> auc.c:113 vector [0]: rand = b99e20250ce793477afc07e72f20508a 20250110122524598 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250110122524598 DAUC <0003> auc.c:142 vector [0]: autn = 033234126c6800003d7691331fa56fa2 20250110122524598 DAUC <0003> auc.c:143 vector [0]: ck = 1202c4fb9c019d16b7bf431e87f79128 20250110122524598 DAUC <0003> auc.c:144 vector [0]: ik = dd99c17c8ec754d5a5a19a2c58c23d8e 20250110122524598 DAUC <0003> auc.c:145 vector [0]: res = 2ae58eb81c0788d70000000000000000 20250110122524598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524598 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524598 DAUC <0003> auc.c:179 vector [0]: kc = dc2f93c8dbe08f02 20250110122524598 DAUC <0003> auc.c:180 vector [0]: sres = e381faca 20250110122524598 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524598 DAUC <0003> auc.c:113 vector [1]: rand = 445e02bca1dee3f39d1348a5dce32f52 20250110122524598 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250110122524598 DAUC <0003> auc.c:142 vector [1]: autn = f8951953679b0000dc4a16d46a3b7c96 20250110122524598 DAUC <0003> auc.c:143 vector [1]: ck = 35b186a502df92e2063a11fa1fb8edef 20250110122524598 DAUC <0003> auc.c:144 vector [1]: ik = 165854440d23da5164260aa3d28daa7c 20250110122524598 DAUC <0003> auc.c:145 vector [1]: res = 0a8004dad5cc7a960000000000000000 20250110122524598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524598 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524598 DAUC <0003> auc.c:179 vector [1]: kc = d7b13d910b7fb510 20250110122524598 DAUC <0003> auc.c:180 vector [1]: sres = 9a29b808 20250110122524598 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524598 DAUC <0003> auc.c:113 vector [2]: rand = 3c9c3abb0cac89c2fcfa8becbb479d74 20250110122524598 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250110122524598 DAUC <0003> auc.c:142 vector [2]: autn = 989d4b3e0926000072204389cddb7341 20250110122524598 DAUC <0003> auc.c:143 vector [2]: ck = a1cfbffc264c593d40d491b0a64c9d1b 20250110122524598 DAUC <0003> auc.c:144 vector [2]: ik = 408f889c3486587cb51ac9d0de69825f 20250110122524598 DAUC <0003> auc.c:145 vector [2]: res = 266eb33237fa975b0000000000000000 20250110122524598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524598 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524598 DAUC <0003> auc.c:179 vector [2]: kc = 2e29dea2d19a260b 20250110122524598 DAUC <0003> auc.c:180 vector [2]: sres = 0ed825c4 20250110122524598 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524599 DAUC <0003> auc.c:113 vector [3]: rand = 1347b5b57bf597a58a1443601693d2e4 20250110122524599 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250110122524599 DAUC <0003> auc.c:142 vector [3]: autn = 0b69efcd594000009fc5470b274a2de6 20250110122524599 DAUC <0003> auc.c:143 vector [3]: ck = 51538bddc4eef09b67c781a27f29f631 20250110122524599 DAUC <0003> auc.c:144 vector [3]: ik = 28cb58c337b66b724ba3136968b008a3 20250110122524599 DAUC <0003> auc.c:145 vector [3]: res = 99adc58b3c1cc1d50000000000000000 20250110122524599 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524599 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524599 DAUC <0003> auc.c:179 vector [3]: kc = 492214c14e202c06 20250110122524599 DAUC <0003> auc.c:180 vector [3]: sres = 4dd7eb71 20250110122524599 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524599 DAUC <0003> auc.c:113 vector [4]: rand = 5dec85b84bf7ef5ae04f8254cf5e5c84 20250110122524599 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250110122524599 DAUC <0003> auc.c:142 vector [4]: autn = f9f92eefeaf00000fc8a958349da1fc4 20250110122524599 DAUC <0003> auc.c:143 vector [4]: ck = b1c8f878471101a0a12c696146332a92 20250110122524599 DAUC <0003> auc.c:144 vector [4]: ik = 6519dd2b85ce39b46a0e1c1dfaa1faf6 20250110122524599 DAUC <0003> auc.c:145 vector [4]: res = f215162b453865bd0000000000000000 20250110122524599 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524599 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524599 DAUC <0003> auc.c:179 vector [4]: kc = 0551938db29478ce 20250110122524599 DAUC <0003> auc.c:180 vector [4]: sres = f16a4487 20250110122524599 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524599 DAUC <0003> db_auc.c:245 IMSI='262427646242825': Generated 5 vectors 20250110122524599 DAUC <0003> db_auc.c:249 IMSI='262427646242825': Updating SQN=321 in DB 20250110122524599 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427646242825"} 20250110122524599 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524599 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524599 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524600 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524600 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427646242825"} 20250110122524600 DAUC <0003> db_auc.c:236 IMSI='262427646242825': Calling to generate 5 vectors 20250110122524600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122524600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122524600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122524600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250110122524600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122524600 DAUC <0003> auc.c:113 vector [0]: rand = 0fd1b83a886ce4ae53f4aa0156d30363 20250110122524600 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250110122524600 DAUC <0003> auc.c:142 vector [0]: autn = 1342d51480ed000030cb7f38cf5245b0 20250110122524600 DAUC <0003> auc.c:143 vector [0]: ck = 0829ca77fc139c80f7528ff186d82c4f 20250110122524600 DAUC <0003> auc.c:144 vector [0]: ik = 0c0f55e644a15f8bc0ef479e67c2401d 20250110122524600 DAUC <0003> auc.c:145 vector [0]: res = 3ede5f0eded0c0ae0000000000000000 20250110122524600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122524600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122524600 DAUC <0003> auc.c:179 vector [0]: kc = 130e28c94753480d 20250110122524600 DAUC <0003> auc.c:180 vector [0]: sres = 184d2a31 20250110122524600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122524600 DAUC <0003> auc.c:113 vector [1]: rand = bcc06b735c5ed0de9d01c1126066e76f 20250110122524600 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250110122524600 DAUC <0003> auc.c:142 vector [1]: autn = c3a18633e61a000031208857b6eb695b 20250110122524600 DAUC <0003> auc.c:143 vector [1]: ck = 790227d4c06b1e78e90804b43ef8cde7 20250110122524600 DAUC <0003> auc.c:144 vector [1]: ik = 21544034af1d4ca0944bb5b37146b55c 20250110122524600 DAUC <0003> auc.c:145 vector [1]: res = 09ec05eb2d8ede560000000000000000 20250110122524600 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122524600 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122524600 DAUC <0003> auc.c:179 vector [1]: kc = d99dedc35ccae90f 20250110122524600 DAUC <0003> auc.c:180 vector [1]: sres = 1e82d9a6 20250110122524600 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122524600 DAUC <0003> auc.c:113 vector [2]: rand = f6aded5edee8d210daf1de3e857669c1 20250110122524600 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250110122524600 DAUC <0003> auc.c:142 vector [2]: autn = 26c86a87360e00009068b97fd902c09f 20250110122524600 DAUC <0003> auc.c:143 vector [2]: ck = 8101a329652dd5e33ac5ca1fdfb4e15f 20250110122524600 DAUC <0003> auc.c:144 vector [2]: ik = 798d8dde13701ae84c3a37f362e91a9a 20250110122524600 DAUC <0003> auc.c:145 vector [2]: res = 81d5905930d0a5550000000000000000 20250110122524600 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122524600 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122524600 DAUC <0003> auc.c:179 vector [2]: kc = 7b654c2992d9f9db 20250110122524600 DAUC <0003> auc.c:180 vector [2]: sres = 06554f55 20250110122524600 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122524600 DAUC <0003> auc.c:113 vector [3]: rand = 816dbf1893aa2802b91cb984c7f879f6 20250110122524600 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250110122524600 DAUC <0003> auc.c:142 vector [3]: autn = 1965b3ab4739000053e93076f28b4602 20250110122524600 DAUC <0003> auc.c:143 vector [3]: ck = 52736b9bebdee81cb9c715735ba4f518 20250110122524600 DAUC <0003> auc.c:144 vector [3]: ik = 8d1ff73136a6e335bd26236ec6c4d37c 20250110122524600 DAUC <0003> auc.c:145 vector [3]: res = 417dd55d7149b8db0000000000000000 20250110122524600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122524600 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122524600 DAUC <0003> auc.c:179 vector [3]: kc = ce1c0c165e57c8bb 20250110122524600 DAUC <0003> auc.c:180 vector [3]: sres = 9ff3b00a 20250110122524600 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122524600 DAUC <0003> auc.c:113 vector [4]: rand = 1620e14c0d76e4e64f2cfd3fdafccc2c 20250110122524600 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250110122524600 DAUC <0003> auc.c:142 vector [4]: autn = 7cdb8f4634d00000253caff3e9c6cb3f 20250110122524600 DAUC <0003> auc.c:143 vector [4]: ck = 81b8dfaea20238902be391d869eb0775 20250110122524600 DAUC <0003> auc.c:144 vector [4]: ik = 26b1a04d2c61799b533e5c442a593329 20250110122524600 DAUC <0003> auc.c:145 vector [4]: res = 8f63a84e5b2d4dd30000000000000000 20250110122524600 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122524600 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122524600 DAUC <0003> auc.c:179 vector [4]: kc = 146787bc505962c0 20250110122524600 DAUC <0003> auc.c:180 vector [4]: sres = bd7b18a8 20250110122524600 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122524600 DAUC <0003> db_auc.c:245 IMSI='262427646242825': Generated 5 vectors 20250110122524600 DAUC <0003> db_auc.c:249 IMSI='262427646242825': Updating SQN=481 in DB 20250110122524600 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427646242825"} 20250110122524600 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427646242825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122524600 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122524600 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122524602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122524603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 20250110122524603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42157<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@19b064519dfe: Final verdict of PTC: none 20250110122524604 DLINP <000b> input/ipa.c:451 connected read/write 20250110122524604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122524604 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122524604 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122524604 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@19b064519dfe: Final verdict of PTC: none 22@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:24 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 20250110122524629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20250110122524730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_sai_eps started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122527835 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122527835 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122527839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122527845 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527845 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122527845 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122527845 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 20250110122527845 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122527845 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 20250110122527845 DLGSUP <0013> gsup_server.c:235 2: 20250110122527845 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122527845 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(32)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122527845 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122527845 DLGSUP <0013> gsup_server.c:235 4: 20250110122527845 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122527845 DLGSUP <0013> gsup_server.c:235 5: 20250110122527845 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122527845 DLGSUP <0013> gsup_server.c:235 7: 20250110122527845 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122527845 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122527845 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122527845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@19b064519dfe: 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") 20250110122527871 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39783<->l=127.0.0.1:4259) 20250110122527878 DAUC <0003> db_auc.c:157 IMSI='262427798276669': No 2G Auth Data 20250110122527878 DAUC <0003> db_auc.c:192 IMSI='262427798276669': No 3G Auth Data HLR_Test-GSUP(33)@19b064519dfe: Created GsupExpect[0] for "262427798276669" to be handled at TC_gsup_sai_eps(36) 20250110122527893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20250110122527900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527900 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427798276669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427798276669"} 20250110122527900 DAUC <0003> db_auc.c:157 IMSI='262427798276669': No 2G Auth Data 20250110122527900 DAUC <0003> db_auc.c:236 IMSI='262427798276669': Calling to generate 5 vectors 20250110122527900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122527900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122527900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122527900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122527900 DAUC <0003> auc.c:113 vector [0]: rand = d842d8d64c6fc6c8916fa0ebce0c3181 20250110122527900 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122527900 DAUC <0003> auc.c:142 vector [0]: autn = 3d40a5adfbeb80002acd0eb61966f811 20250110122527900 DAUC <0003> auc.c:143 vector [0]: ck = 5572cb631fc703859243d88f761d1cf4 20250110122527900 DAUC <0003> auc.c:144 vector [0]: ik = 9d9bfcfed167c308c55a1a45f178e850 20250110122527900 DAUC <0003> auc.c:145 vector [0]: res = cba15abc5985fa250000000000000000 20250110122527900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122527900 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122527900 DAUC <0003> auc.c:151 vector [0]: kc = 9ff0f55749c53429 20250110122527900 DAUC <0003> auc.c:152 vector [0]: sres = 9224a099 20250110122527900 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122527900 DAUC <0003> auc.c:113 vector [1]: rand = ecdbc0c41084c2b7ad8b996c96a017ce 20250110122527900 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122527900 DAUC <0003> auc.c:142 vector [1]: autn = dacf30d550cb800012d6760060055d71 20250110122527900 DAUC <0003> auc.c:143 vector [1]: ck = 29edd504e098897a8f20e8fd00b14a96 20250110122527900 DAUC <0003> auc.c:144 vector [1]: ik = cb5afa896889304ade93fa4661010961 20250110122527900 DAUC <0003> auc.c:145 vector [1]: res = 4d46959b6c4b4d370000000000000000 20250110122527900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122527900 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122527900 DAUC <0003> auc.c:151 vector [1]: kc = b3043d36e9a1fac7 20250110122527900 DAUC <0003> auc.c:152 vector [1]: sres = 210dd8ac 20250110122527900 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122527900 DAUC <0003> auc.c:113 vector [2]: rand = 41783aeaa49bbeb7e399ac28967b4459 20250110122527900 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122527900 DAUC <0003> auc.c:142 vector [2]: autn = 79f023b7f37280006c8c0472c0f0fce4 20250110122527900 DAUC <0003> auc.c:143 vector [2]: ck = 0b3faec5f94c4ed0960562606588beba 20250110122527900 DAUC <0003> auc.c:144 vector [2]: ik = 7c88ea3b1f76869aa9966ea518ce3ee0 20250110122527900 DAUC <0003> auc.c:145 vector [2]: res = e1585273a25a286f0000000000000000 20250110122527900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122527900 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122527901 DAUC <0003> auc.c:151 vector [2]: kc = 4824483b9b7c4810 20250110122527901 DAUC <0003> auc.c:152 vector [2]: sres = 43027a1c 20250110122527901 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122527901 DAUC <0003> auc.c:113 vector [3]: rand = c3e89ac7923a527f3d4e2a52301e0f96 20250110122527901 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122527901 DAUC <0003> auc.c:142 vector [3]: autn = b78d28bf15d780005faabd975c68a970 20250110122527901 DAUC <0003> auc.c:143 vector [3]: ck = c1f9f62804316da2a6705158ab7f47a4 20250110122527901 DAUC <0003> auc.c:144 vector [3]: ik = 41a1575e6a14f5ac3caf8a3171233992 20250110122527901 DAUC <0003> auc.c:145 vector [3]: res = 460da00162e465b70000000000000000 20250110122527901 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122527901 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122527901 DAUC <0003> auc.c:151 vector [3]: kc = 1a877a1fb479e638 20250110122527901 DAUC <0003> auc.c:152 vector [3]: sres = 24e9c5b6 20250110122527901 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122527901 DAUC <0003> auc.c:113 vector [4]: rand = 664a89b5c45cfedfb9720c8fbdbedbbf 20250110122527901 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122527901 DAUC <0003> auc.c:142 vector [4]: autn = 4033901f20d4800095ddf001205b495b 20250110122527901 DAUC <0003> auc.c:143 vector [4]: ck = b863a90e2e43f644de3071d5cfbf92e3 20250110122527901 DAUC <0003> auc.c:144 vector [4]: ik = b227dab8d4b0d763f5dd394a5fee30ea 20250110122527901 DAUC <0003> auc.c:145 vector [4]: res = 9845bbcb455e29030000000000000000 20250110122527901 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122527901 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122527901 DAUC <0003> auc.c:151 vector [4]: kc = 21a93b296aa2832e 20250110122527901 DAUC <0003> auc.c:152 vector [4]: sres = dd1b92c8 20250110122527901 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122527901 DAUC <0003> db_auc.c:245 IMSI='262427798276669': Generated 5 vectors 20250110122527901 DAUC <0003> db_auc.c:249 IMSI='262427798276669': Updating SQN=161 in DB 20250110122527901 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427798276669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427798276669"} 20250110122527901 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427798276669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122527901 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122527901 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@19b064519dfe: Found GsupExpect[0] for "262427798276669" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@19b064519dfe: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427798276669" TC_gsup_sai_eps(36)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122527908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@19b064519dfe: Final verdict of PTC: pass 20250110122527911 DAUC <0003> db_auc.c:157 IMSI='262428132080706': No 2G Auth Data 20250110122527911 DAUC <0003> db_auc.c:192 IMSI='262428132080706': No 3G Auth Data HLR_Test-GSUP(33)@19b064519dfe: Created GsupExpect[0] for "262428132080706" to be handled at TC_gsup_sai_eps(37) 20250110122527919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20250110122527920 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527920 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428132080706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428132080706"} 20250110122527920 DAUC <0003> db_auc.c:157 IMSI='262428132080706': No 2G Auth Data 20250110122527920 DAUC <0003> db_auc.c:236 IMSI='262428132080706': Calling to generate 5 vectors 20250110122527920 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250110122527920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122527920 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250110122527920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122527920 DAUC <0003> auc.c:113 vector [0]: rand = 064dedafb8d5dccf5cb750149c875090 20250110122527920 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122527920 DAUC <0003> auc.c:142 vector [0]: autn = 7bcbacba574f8000eaa4055032b35564 20250110122527920 DAUC <0003> auc.c:143 vector [0]: ck = ef279d7323e251b3e05e16b5e14a2b21 20250110122527920 DAUC <0003> auc.c:144 vector [0]: ik = 0b3e3ae4cc26b0941418c279c45d7885 20250110122527920 DAUC <0003> auc.c:145 vector [0]: res = d207a7eee13079060000000000000000 20250110122527920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122527920 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250110122527920 DAUC <0003> auc.c:151 vector [0]: kc = 105f735bcad3b283 20250110122527920 DAUC <0003> auc.c:152 vector [0]: sres = 3337dee8 20250110122527920 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250110122527921 DAUC <0003> auc.c:113 vector [1]: rand = e002e068078a46328f072c6d4654e78b 20250110122527921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122527921 DAUC <0003> auc.c:142 vector [1]: autn = f8ec74cba0a78000ecc79908091a19b4 20250110122527921 DAUC <0003> auc.c:143 vector [1]: ck = aa4951a44a6f580ca8040bd24263b3f2 20250110122527921 DAUC <0003> auc.c:144 vector [1]: ik = 710c50122aca8ad1858fe22537cefe8e 20250110122527921 DAUC <0003> auc.c:145 vector [1]: res = 3e6f6d711c65f4c70000000000000000 20250110122527921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122527921 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250110122527921 DAUC <0003> auc.c:151 vector [1]: kc = f6cee84115089fa1 20250110122527921 DAUC <0003> auc.c:152 vector [1]: sres = 220a99b6 20250110122527921 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250110122527921 DAUC <0003> auc.c:113 vector [2]: rand = 82ef25af0d958b2849a6a2699a0726d5 20250110122527921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122527921 DAUC <0003> auc.c:142 vector [2]: autn = f9f10d352c818000059fc9162360fb30 20250110122527921 DAUC <0003> auc.c:143 vector [2]: ck = 905d0b4610f77e705fecaa6e9751235e 20250110122527921 DAUC <0003> auc.c:144 vector [2]: ik = 474684a56a20a5084ea388403a4ba57a 20250110122527921 DAUC <0003> auc.c:145 vector [2]: res = 8f24c62bdfb183f50000000000000000 20250110122527921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122527921 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250110122527921 DAUC <0003> auc.c:151 vector [2]: kc = c654adcdd7cd5d5c 20250110122527921 DAUC <0003> auc.c:152 vector [2]: sres = 509545de 20250110122527921 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250110122527921 DAUC <0003> auc.c:113 vector [3]: rand = 0b4729c5e94eaf81f89d98d5397a5f30 20250110122527921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122527921 DAUC <0003> auc.c:142 vector [3]: autn = 04e40016dc99800075ae2245d030a147 20250110122527921 DAUC <0003> auc.c:143 vector [3]: ck = 0f7c46b0752e54a41eba0977f3ad599d 20250110122527921 DAUC <0003> auc.c:144 vector [3]: ik = ae4e6ea9358084d288a08634a8a62078 20250110122527921 DAUC <0003> auc.c:145 vector [3]: res = 7c2cf38a4840fc960000000000000000 20250110122527921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122527921 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250110122527921 DAUC <0003> auc.c:151 vector [3]: kc = 3728a75a1ba5a993 20250110122527921 DAUC <0003> auc.c:152 vector [3]: sres = 346c0f1c 20250110122527921 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250110122527921 DAUC <0003> auc.c:113 vector [4]: rand = de82da327f8085c4749bd787d4dcc326 20250110122527921 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122527921 DAUC <0003> auc.c:142 vector [4]: autn = f6e1b9d04ac6800066d8b0e80aaa9317 20250110122527921 DAUC <0003> auc.c:143 vector [4]: ck = 7038493a0fe26a5d68c0adcbd4577671 20250110122527921 DAUC <0003> auc.c:144 vector [4]: ik = d1527195d9c3cd8a308b4c65ccef0d0f 20250110122527921 DAUC <0003> auc.c:145 vector [4]: res = 65a6242774361adc0000000000000000 20250110122527921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122527921 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250110122527921 DAUC <0003> auc.c:151 vector [4]: kc = f921d901ce99dca9 20250110122527921 DAUC <0003> auc.c:152 vector [4]: sres = 11903efb 20250110122527921 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250110122527921 DAUC <0003> db_auc.c:245 IMSI='262428132080706': Generated 5 vectors 20250110122527921 DAUC <0003> db_auc.c:249 IMSI='262428132080706': Updating SQN=161 in DB 20250110122527921 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428132080706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428132080706"} 20250110122527921 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428132080706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122527921 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122527921 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@19b064519dfe: Found GsupExpect[0] for "262428132080706" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@19b064519dfe: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428132080706" TC_gsup_sai_eps(37)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122527922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@19b064519dfe: Final verdict of PTC: pass 20250110122527922 DAUC <0003> db_auc.c:157 IMSI='262428530002983': No 2G Auth Data 20250110122527922 DAUC <0003> db_auc.c:192 IMSI='262428530002983': No 3G Auth Data HLR_Test-GSUP(33)@19b064519dfe: Created GsupExpect[0] for "262428530002983" to be handled at TC_gsup_sai_eps(38) 20250110122527929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4258 20250110122527931 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527931 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428530002983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428530002983"} 20250110122527931 DAUC <0003> db_auc.c:236 IMSI='262428530002983': Calling to generate 5 vectors 20250110122527931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122527931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122527931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122527931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122527931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122527931 DAUC <0003> auc.c:113 vector [0]: rand = a0875beab6b2ba46aa440b923ad581b3 20250110122527931 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122527931 DAUC <0003> auc.c:142 vector [0]: autn = 4aa7dc2a0922800016bb0d0e903782c9 20250110122527931 DAUC <0003> auc.c:143 vector [0]: ck = 177d47249b74ce525ccac87f445c539d 20250110122527931 DAUC <0003> auc.c:144 vector [0]: ik = 1744f61b8e9d8d492d74e5475f2bd580 20250110122527931 DAUC <0003> auc.c:145 vector [0]: res = 6b6036cd62f573c00000000000000000 20250110122527931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122527931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122527931 DAUC <0003> auc.c:179 vector [0]: kc = abf2fc4238f31c00 20250110122527931 DAUC <0003> auc.c:180 vector [0]: sres = c81dec3a 20250110122527931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122527931 DAUC <0003> auc.c:113 vector [1]: rand = dabe64d2a4c6cf0fe02a71779e855127 20250110122527931 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122527931 DAUC <0003> auc.c:142 vector [1]: autn = 26b048413322800067c1bcc5b4a44529 20250110122527931 DAUC <0003> auc.c:143 vector [1]: ck = 41d8b3b6295d036badc934aa68f3628d 20250110122527931 DAUC <0003> auc.c:144 vector [1]: ik = bf212733abacd8bdaf4c3784cc45b531 20250110122527931 DAUC <0003> auc.c:145 vector [1]: res = 88387db0a0542aa10000000000000000 20250110122527931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122527931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122527931 DAUC <0003> auc.c:179 vector [1]: kc = ba4133ad5b07d400 20250110122527931 DAUC <0003> auc.c:180 vector [1]: sres = 95972838 20250110122527931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122527931 DAUC <0003> auc.c:113 vector [2]: rand = 9756428bdc297293343f0fb081881757 20250110122527931 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122527931 DAUC <0003> auc.c:142 vector [2]: autn = 025184fae1ac800077689c4952e86651 20250110122527931 DAUC <0003> auc.c:143 vector [2]: ck = cb2ae5496c5f016e5f1a0cc6a0f67b70 20250110122527931 DAUC <0003> auc.c:144 vector [2]: ik = f2e4571f32008e3a53ca723fc3d5131b 20250110122527931 DAUC <0003> auc.c:145 vector [2]: res = 2ff56ea7aecf24d50000000000000000 20250110122527931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122527931 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122527931 DAUC <0003> auc.c:179 vector [2]: kc = 980540b1cb29c400 20250110122527931 DAUC <0003> auc.c:180 vector [2]: sres = 4b13f85d 20250110122527931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122527931 DAUC <0003> auc.c:113 vector [3]: rand = 5e73c5e90b3caee7cfa945e061ab530e 20250110122527931 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122527931 DAUC <0003> auc.c:142 vector [3]: autn = 9982014fd0b980002b67eb487217e643 20250110122527931 DAUC <0003> auc.c:143 vector [3]: ck = 17112bbc24da8fec2c2168ddd6f1af67 20250110122527931 DAUC <0003> auc.c:144 vector [3]: ik = eff5736b73de156dfc01938614e89c77 20250110122527931 DAUC <0003> auc.c:145 vector [3]: res = ba61703d939cfd950000000000000000 20250110122527931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122527931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122527931 DAUC <0003> auc.c:179 vector [3]: kc = a2a6c66bdc020000 20250110122527931 DAUC <0003> auc.c:180 vector [3]: sres = 5667edd8 20250110122527931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122527931 DAUC <0003> auc.c:113 vector [4]: rand = c3896d95c6074859685d929b2e972b12 20250110122527931 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122527931 DAUC <0003> auc.c:142 vector [4]: autn = bb1adb6fa6a380008f7ad8d5eb1faec2 20250110122527931 DAUC <0003> auc.c:143 vector [4]: ck = d9b2b7ac67e5f0da451b58aa78cd887f 20250110122527931 DAUC <0003> auc.c:144 vector [4]: ik = 0bbdabf4bbf6d78fd6bf1eab2ff14c40 20250110122527931 DAUC <0003> auc.c:145 vector [4]: res = 94ad29703d1756850000000000000000 20250110122527931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122527931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122527931 DAUC <0003> auc.c:179 vector [4]: kc = 0391702644a58c00 20250110122527931 DAUC <0003> auc.c:180 vector [4]: sres = 6082fc5b 20250110122527931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122527931 DAUC <0003> db_auc.c:245 IMSI='262428530002983': Generated 5 vectors 20250110122527931 DAUC <0003> db_auc.c:249 IMSI='262428530002983': Updating SQN=161 in DB 20250110122527931 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428530002983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428530002983"} 20250110122527931 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428530002983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122527931 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122527931 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@19b064519dfe: Found GsupExpect[0] for "262428530002983" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@19b064519dfe: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428530002983" TC_gsup_sai_eps(38)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122527933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@19b064519dfe: Final verdict of PTC: pass 20250110122527933 DAUC <0003> db_auc.c:157 IMSI='262425950925799': No 2G Auth Data 20250110122527933 DAUC <0003> db_auc.c:192 IMSI='262425950925799': No 3G Auth Data HLR_Test-GSUP(33)@19b064519dfe: Created GsupExpect[0] for "262425950925799" to be handled at TC_gsup_sai_eps(39) 20250110122527940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20250110122527942 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527942 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425950925799 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425950925799"} 20250110122527942 DAUC <0003> db_auc.c:236 IMSI='262425950925799': Calling to generate 5 vectors 20250110122527942 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122527942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122527942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122527942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122527942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122527942 DAUC <0003> auc.c:113 vector [0]: rand = 605a4725b92ebab1a8322573cd66bf98 20250110122527942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122527942 DAUC <0003> auc.c:142 vector [0]: autn = cf476e05092080000bafba7fe04238c3 20250110122527942 DAUC <0003> auc.c:143 vector [0]: ck = a4bcc4b4c7d7c1c5d3faa6519d3c763d 20250110122527942 DAUC <0003> auc.c:144 vector [0]: ik = fb2c7824cf17c9abe326ab00d57adc85 20250110122527942 DAUC <0003> auc.c:145 vector [0]: res = 869685739128eede0000000000000000 20250110122527942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122527942 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122527942 DAUC <0003> auc.c:179 vector [0]: kc = 825c180e91d7a800 20250110122527942 DAUC <0003> auc.c:180 vector [0]: sres = fc2c5d16 20250110122527942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122527942 DAUC <0003> auc.c:113 vector [1]: rand = b4d300cea8174c7e26dc6bc8071e5be1 20250110122527942 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122527942 DAUC <0003> auc.c:142 vector [1]: autn = a705113ccb4e8000940a2ee34a2d4a4f 20250110122527942 DAUC <0003> auc.c:143 vector [1]: ck = 913589a50c617a68b115a9fee35e5046 20250110122527942 DAUC <0003> auc.c:144 vector [1]: ik = 89ff360218b89b5a9830d6a43754b737 20250110122527942 DAUC <0003> auc.c:145 vector [1]: res = 1d381f5eee3428ed0000000000000000 20250110122527942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122527942 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122527942 DAUC <0003> auc.c:179 vector [1]: kc = c2cdcca28b409c00 20250110122527942 DAUC <0003> auc.c:180 vector [1]: sres = 202ad554 20250110122527942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122527942 DAUC <0003> auc.c:113 vector [2]: rand = 7898db2b535a66a2921332778d5e04fc 20250110122527942 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122527942 DAUC <0003> auc.c:142 vector [2]: autn = 4d0eacbb8416800037c26199e95dd41b 20250110122527942 DAUC <0003> auc.c:143 vector [2]: ck = d80b7863ffc69e5ebff7e6e2d62eb5d8 20250110122527942 DAUC <0003> auc.c:144 vector [2]: ik = d0d8eae6b9a04daa5d4fb8bf15aaf72d 20250110122527942 DAUC <0003> auc.c:145 vector [2]: res = 4fabd9479f9ee5f60000000000000000 20250110122527942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122527942 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122527942 DAUC <0003> auc.c:179 vector [2]: kc = 56770ccbb5e63400 20250110122527942 DAUC <0003> auc.c:180 vector [2]: sres = f82c79f9 20250110122527942 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122527942 DAUC <0003> auc.c:113 vector [3]: rand = e1bf5ea70171b52d9de1a8adcfbe886a 20250110122527942 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122527942 DAUC <0003> auc.c:142 vector [3]: autn = 0c4e8fc6737f8000a1081579c7a0cef7 20250110122527942 DAUC <0003> auc.c:143 vector [3]: ck = 6e6beaa8d813719eef6aebad2fccfd26 20250110122527942 DAUC <0003> auc.c:144 vector [3]: ik = 85ac066aa585948fdb4dcd60f19e00a5 20250110122527942 DAUC <0003> auc.c:145 vector [3]: res = 86948c1735725d2e0000000000000000 20250110122527942 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122527942 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122527942 DAUC <0003> auc.c:179 vector [3]: kc = 723d6694f74b3800 20250110122527942 DAUC <0003> auc.c:180 vector [3]: sres = 0fefbd7c 20250110122527942 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122527942 DAUC <0003> auc.c:113 vector [4]: rand = 97bc3a694845a4d2a133f81f91a97dde 20250110122527942 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122527942 DAUC <0003> auc.c:142 vector [4]: autn = 40093fe5c113800087fd3c8e8747ad4d 20250110122527942 DAUC <0003> auc.c:143 vector [4]: ck = 05f3eca2443811729b426b43acb1a160 20250110122527942 DAUC <0003> auc.c:144 vector [4]: ik = 5de16c388beca9ba59a449f80c748b82 20250110122527942 DAUC <0003> auc.c:145 vector [4]: res = c7af8eba1c4a07a90000000000000000 20250110122527942 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122527942 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122527942 DAUC <0003> auc.c:179 vector [4]: kc = 4988851210064000 20250110122527942 DAUC <0003> auc.c:180 vector [4]: sres = 656209c5 20250110122527942 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122527942 DAUC <0003> db_auc.c:245 IMSI='262425950925799': Generated 5 vectors 20250110122527942 DAUC <0003> db_auc.c:249 IMSI='262425950925799': Updating SQN=161 in DB 20250110122527942 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425950925799 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425950925799"} 20250110122527942 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425950925799 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122527942 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122527942 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@19b064519dfe: Found GsupExpect[0] for "262425950925799" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@19b064519dfe: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425950925799" TC_gsup_sai_eps(39)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122527943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@19b064519dfe: Final verdict of PTC: pass 20250110122527944 DAUC <0003> db_auc.c:157 IMSI='262427657598796': No 2G Auth Data 20250110122527944 DAUC <0003> db_auc.c:192 IMSI='262427657598796': No 3G Auth Data HLR_Test-GSUP(33)@19b064519dfe: Created GsupExpect[0] for "262427657598796" to be handled at TC_gsup_sai_eps(40) 20250110122527951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37188<->l=127.0.0.1:4258 20250110122527952 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527952 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427657598796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427657598796"} 20250110122527952 DAUC <0003> db_auc.c:236 IMSI='262427657598796': Calling to generate 5 vectors 20250110122527952 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250110122527952 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250110122527952 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250110122527952 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250110122527952 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250110122527952 DAUC <0003> auc.c:113 vector [0]: rand = 055407ffdae8d3860f87ba365c8aeb9b 20250110122527952 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250110122527952 DAUC <0003> auc.c:142 vector [0]: autn = 7268b0d79d0f800085a72626c1e789ef 20250110122527952 DAUC <0003> auc.c:143 vector [0]: ck = 3613d1b41880731573d11a377e21a40f 20250110122527952 DAUC <0003> auc.c:144 vector [0]: ik = dafa7a206b4dd7002589ed46da7c3f0d 20250110122527952 DAUC <0003> auc.c:145 vector [0]: res = 1f65836eb96eb3940000000000000000 20250110122527952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250110122527952 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250110122527952 DAUC <0003> auc.c:179 vector [0]: kc = 90d727567bd5151b 20250110122527952 DAUC <0003> auc.c:180 vector [0]: sres = fd3f74a3 20250110122527952 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250110122527952 DAUC <0003> auc.c:113 vector [1]: rand = 4648625d9d4216da618807ab2be5d166 20250110122527952 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250110122527952 DAUC <0003> auc.c:142 vector [1]: autn = 11d9a7159ba78000f79d8960d226afff 20250110122527952 DAUC <0003> auc.c:143 vector [1]: ck = 7d8ea7c87cc6a4c4f654ce5c2715fac3 20250110122527952 DAUC <0003> auc.c:144 vector [1]: ik = c4c299526e056b5b8af810871660b0dd 20250110122527952 DAUC <0003> auc.c:145 vector [1]: res = f8013ee1b0dc04280000000000000000 20250110122527952 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250110122527952 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250110122527952 DAUC <0003> auc.c:179 vector [1]: kc = 3ce1511e342bd9e6 20250110122527952 DAUC <0003> auc.c:180 vector [1]: sres = 642b7ff1 20250110122527952 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250110122527952 DAUC <0003> auc.c:113 vector [2]: rand = 62876b82d5d4718f55b0a90b0eaf0596 20250110122527952 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250110122527952 DAUC <0003> auc.c:142 vector [2]: autn = 5e9cd4dbaba280002a64e93735f4ac82 20250110122527952 DAUC <0003> auc.c:143 vector [2]: ck = ae3f470730850ece8416226546e71b07 20250110122527952 DAUC <0003> auc.c:144 vector [2]: ik = a7c9233e42ad1f4629f79469836f010e 20250110122527952 DAUC <0003> auc.c:145 vector [2]: res = 9bc93a30242343370000000000000000 20250110122527952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250110122527952 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250110122527952 DAUC <0003> auc.c:179 vector [2]: kc = e3c82c6462ef9967 20250110122527952 DAUC <0003> auc.c:180 vector [2]: sres = 36c39922 20250110122527952 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250110122527952 DAUC <0003> auc.c:113 vector [3]: rand = 90a9df965b6f8aeaaa6af9700b61321f 20250110122527952 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250110122527952 DAUC <0003> auc.c:142 vector [3]: autn = 7f32c1ead1a580009ad7c5b396076590 20250110122527952 DAUC <0003> auc.c:143 vector [3]: ck = c0ff06d375019201de8b312c4b031ffb 20250110122527952 DAUC <0003> auc.c:144 vector [3]: ik = cd7f373784e56038f7c9c8ce45720bb3 20250110122527952 DAUC <0003> auc.c:145 vector [3]: res = 1c8a5c3457ae5cc20000000000000000 20250110122527952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250110122527952 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250110122527952 DAUC <0003> auc.c:179 vector [3]: kc = 3a211e91bd79456d 20250110122527952 DAUC <0003> auc.c:180 vector [3]: sres = 2f77dc5f 20250110122527952 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250110122527952 DAUC <0003> auc.c:113 vector [4]: rand = 5b74288039a5e80da7062007921a8ea4 20250110122527952 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250110122527952 DAUC <0003> auc.c:142 vector [4]: autn = 3dc99b51bc1a8000378cbdb21af7e41c 20250110122527952 DAUC <0003> auc.c:143 vector [4]: ck = 334bd42cd76ee94e53f0dd210eb17861 20250110122527952 DAUC <0003> auc.c:144 vector [4]: ik = 8e6c462d324373d029155e271e1ede83 20250110122527952 DAUC <0003> auc.c:145 vector [4]: res = b0a1c37b677c0ac50000000000000000 20250110122527952 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250110122527952 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250110122527952 DAUC <0003> auc.c:179 vector [4]: kc = abc38752a958e876 20250110122527952 DAUC <0003> auc.c:180 vector [4]: sres = 5ef737d4 20250110122527952 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250110122527952 DAUC <0003> db_auc.c:245 IMSI='262427657598796': Generated 5 vectors 20250110122527952 DAUC <0003> db_auc.c:249 IMSI='262427657598796': Updating SQN=161 in DB 20250110122527952 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427657598796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427657598796"} 20250110122527952 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427657598796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122527952 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122527952 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@19b064519dfe: Found GsupExpect[0] for "262427657598796" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@19b064519dfe: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427657598796" TC_gsup_sai_eps(40)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122527954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37188<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122527955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@19b064519dfe: Final verdict of PTC: none 20250110122527956 DLINP <000b> input/ipa.c:451 connected read/write 20250110122527956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122527956 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122527956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122527956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122527956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39783<->l=127.0.0.1:4259) 34@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:27 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 20250110122527978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20250110122528079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67484) Waiting for packet dumper to finish... 1 (prev_count=67484, count=126080) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:25: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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul_unknown_imsi started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122531202 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122531203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122531207 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122531209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122531212 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122531212 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122531212 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122531212 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 20250110122531212 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122531212 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 20250110122531212 DLGSUP <0013> gsup_server.c:235 2: 20250110122531212 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122531212 DLGSUP <0013> gsup_server.c:235 3: 20250110122531212 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122531212 DLGSUP <0013> gsup_server.c:235 4: 20250110122531212 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122531212 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(41)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122531212 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122531212 DLGSUP <0013> gsup_server.c:235 7: 20250110122531212 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122531212 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122531212 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122531212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@19b064519dfe: 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") 20250110122531229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33125<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@19b064519dfe: Created GsupExpect[0] for "262420721654830" to be handled at TC_gsup_ul_unknown_imsi(45) 20250110122531241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20250110122531258 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122531258 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420721654830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420721654830" cn_domain=PS} 20250110122531258 DLU <0006> fsm.c:456 lu(262420721654830)[0x558a5c420460]{UNVALIDATED}: Allocated 20250110122531258 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420721654830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250110122531258 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420721654830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420721654830" cause=IMSI unknown in HLR} 20250110122531258 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420721654830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122531258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420721654830)[0x558a5c420460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122531258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420721654830)[0x558a5c420460]{UNVALIDATED}: Freeing instance 20250110122531258 DLU <0006> fsm.c:568 lu(PS:IMSI-262420721654830)[0x558a5c420460]{UNVALIDATED}: Deallocated 20250110122531258 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122531258 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@19b064519dfe: Found GsupExpect[0] for "262420721654830" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420721654830" TC_gsup_ul_unknown_imsi(45)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122531262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@19b064519dfe: Final verdict of PTC: pass 20250110122531265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20250110122531266 DLINP <000b> input/ipa.c:451 connected read/write 20250110122531267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122531267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122531267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122531267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122531267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33125<->l=127.0.0.1:4259) 43@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(42)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 43: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:31 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 20250110122531301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4258 20250110122531401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122534502 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122534502 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122534506 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122534506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@19b064519dfe: 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) } } } } 20250110122534507 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122534507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122534507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122534507 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 20250110122534507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122534507 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 20250110122534507 DLGSUP <0013> gsup_server.c:235 2: 20250110122534507 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122534507 DLGSUP <0013> gsup_server.c:235 3: 20250110122534507 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(46)@19b064519dfe: 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 } } } } 20250110122534507 DLGSUP <0013> gsup_server.c:235 4: 20250110122534507 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122534507 DLGSUP <0013> gsup_server.c:235 5: 20250110122534507 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122534507 DLGSUP <0013> gsup_server.c:235 7: 20250110122534507 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(46)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122534507 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122534507 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122534507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@19b064519dfe: 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") 20250110122534530 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45045<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@19b064519dfe: Created GsupExpect[0] for "262422736054333" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250110122534542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20250110122534550 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122534550 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422736054333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422736054333" cn_domain=PS source_name="the-source\n"} 20250110122534550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250110122534550 DLU <0006> fsm.c:456 lu(262422736054333)[0x558a5c420460]{UNVALIDATED}: Allocated 20250110122534550 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422736054333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250110122534550 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422736054333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422736054333" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250110122534550 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422736054333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122534550 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422736054333)[0x558a5c420460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122534550 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422736054333)[0x558a5c420460]{UNVALIDATED}: Freeing instance 20250110122534550 DLU <0006> fsm.c:568 lu(PS:IMSI-262422736054333)[0x558a5c420460]{UNVALIDATED}: Deallocated 20250110122534550 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122534550 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@19b064519dfe: Found GsupExpect[0] for "262422736054333" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422736054333" TC_gsup_ul_unknown_imsi_via_proxy(50)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122534551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@19b064519dfe: Final verdict of PTC: pass 20250110122534551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20250110122534552 DLINP <000b> input/ipa.c:451 connected read/write 20250110122534552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122534552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122534552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122534552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122534552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250110122534552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45045<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@19b064519dfe: Final verdict of PTC: none 48@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 48: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:34 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 20250110122534586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 20250110122534687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26628) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122537792 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122537792 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122537794 DLINP <000b> input/ipa.c:451 connected read/write 20250110122537794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122537794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@19b064519dfe: 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) } } } } 20250110122537795 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-IPA(51)@19b064519dfe: 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 } } } } 20250110122537795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122537795 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122537795 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122537795 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 20250110122537795 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122537795 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 20250110122537795 DLGSUP <0013> gsup_server.c:235 2: 20250110122537795 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122537795 DLGSUP <0013> gsup_server.c:235 3: 20250110122537795 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122537795 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(51)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122537795 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122537795 DLGSUP <0013> gsup_server.c:235 5: 20250110122537795 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122537795 DLGSUP <0013> gsup_server.c:235 7: 20250110122537795 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122537795 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122537795 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122537795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@19b064519dfe: 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") 20250110122537806 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44429<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@19b064519dfe: Created GsupExpect[0] for "262424257641533" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250110122537814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 20250110122537842 DLINP <000b> input/ipa.c:451 connected read/write 20250110122537842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122537842 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424257641533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257641533" cn_domain=PS} 20250110122537842 DLU <0006> fsm.c:456 lu(262424257641533)[0x558a5c420460]{UNVALIDATED}: Allocated 20250110122537842 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424257641533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250110122537842 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424257641533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424257641533" cause=Roaming not allowed in this location area} 20250110122537842 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424257641533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122537842 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424257641533)[0x558a5c420460]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122537842 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424257641533)[0x558a5c420460]{UNVALIDATED}: Freeing instance 20250110122537842 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257641533)[0x558a5c420460]{UNVALIDATED}: Deallocated 20250110122537842 DLINP <000b> input/ipa.c:451 connected read/write 20250110122537842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122537842 DLINP <000b> input/ipa.c:451 connected read/write 20250110122537842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@19b064519dfe: Found GsupExpect[0] for "262424257641533" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424257641533" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122537849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@19b064519dfe: Final verdict of PTC: pass 20250110122537850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 20250110122537853 DLINP <000b> input/ipa.c:451 connected read/write 20250110122537853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122537853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122537853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122537853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@19b064519dfe: Final verdict of PTC: none 20250110122537853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44429<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@19b064519dfe: Final verdict of PTC: none 53@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 53: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:37 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 20250110122537921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20250110122538022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_sai_err_unknown_imsi started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122541106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122541106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122541110 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122541111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122541115 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122541115 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122541115 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122541115 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 20250110122541115 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122541115 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 20250110122541115 DLGSUP <0013> gsup_server.c:235 2: 20250110122541115 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122541115 DLGSUP <0013> gsup_server.c:235 3: 20250110122541115 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122541115 DLGSUP <0013> gsup_server.c:235 4: 20250110122541115 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122541115 DLGSUP <0013> gsup_server.c:235 5: 20250110122541115 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122541116 DLGSUP <0013> gsup_server.c:235 7: 20250110122541116 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122541116 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122541116 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122541116 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@19b064519dfe: 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") 20250110122541139 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39241<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@19b064519dfe: Created GsupExpect[0] for "262427028786068" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250110122541154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 20250110122541162 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122541162 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427028786068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427028786068"} 20250110122541162 DAUC <0003> db_auc.c:133 IMSI='262427028786068': No such subscriber 20250110122541162 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427028786068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250110122541162 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427028786068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427028786068" cause=IMSI unknown in HLR} 20250110122541162 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427028786068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122541162 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122541162 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@19b064519dfe: Found GsupExpect[0] for "262427028786068" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@19b064519dfe: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427028786068" TC_gsup_sai_err_unknown_imsi(60)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122541167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@19b064519dfe: Final verdict of PTC: pass 20250110122541168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20250110122541170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39241<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@19b064519dfe: Final verdict of PTC: none 20250110122541171 DLINP <000b> input/ipa.c:451 connected read/write 20250110122541171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122541171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122541171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122541171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@19b064519dfe: Final verdict of PTC: none 58@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 58: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:41 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 20250110122541203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 20250110122541304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25600) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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.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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122544406 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122544406 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122544410 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122544415 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122544415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122544415 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 20250110122544415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122544415 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 20250110122544415 DLGSUP <0013> gsup_server.c:235 2: 20250110122544415 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122544415 DLGSUP <0013> gsup_server.c:235 3: 20250110122544415 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122544415 DLGSUP <0013> gsup_server.c:235 4: 20250110122544415 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122544416 DLGSUP <0013> gsup_server.c:235 5: 20250110122544416 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122544416 DLGSUP <0013> gsup_server.c:235 7: 20250110122544416 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122544416 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122544416 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(61)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122544416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@19b064519dfe: 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") 20250110122544440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34515<->l=127.0.0.1:4259) 20250110122544448 DAUC <0003> db_auc.c:157 IMSI='262423915077869': No 2G Auth Data 20250110122544448 DAUC <0003> db_auc.c:192 IMSI='262423915077869': No 3G Auth Data HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262423915077869" to be handled at TC_gsup_ul(65) 20250110122544469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20250110122544478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544478 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423915077869" cn_domain=PS} 20250110122544478 DLU <0006> fsm.c:456 lu(262423915077869)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544478 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423915077869)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544478 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423915077869" cn_domain=PS} 20250110122544478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262423915077869" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul(65)"262423915077869" 20250110122544484 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544484 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423915077869"} 20250110122544484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423915077869)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544484 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544484 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423915077869"} 20250110122544484 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423915077869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423915077869)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423915077869)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544485 DLU <0006> fsm.c:568 lu(PS:IMSI-262423915077869)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544485 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544485 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(65)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 TC_gsup_ul(65)@19b064519dfe: Final verdict of PTC: pass 20250110122544489 DAUC <0003> db_auc.c:157 IMSI='262426669263859': No 2G Auth Data 20250110122544489 DAUC <0003> db_auc.c:192 IMSI='262426669263859': No 3G Auth Data 20250110122544490 DLGSUP <0013> hlr.c:121 IMSI 262426669263859: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262426669263859" to be handled at TC_gsup_ul(66) 20250110122544499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20250110122544502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544502 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426669263859" cn_domain=PS} 20250110122544502 DLU <0006> fsm.c:456 lu(262426669263859)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544502 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426669263859)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544502 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426669263859" cn_domain=PS} 20250110122544502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262426669263859" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 1TC_gsup_ul(66)"262426669263859" 20250110122544503 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544503 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426669263859"} 20250110122544503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426669263859)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544503 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544503 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426669263859"} 20250110122544503 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426669263859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426669263859)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426669263859)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544503 DLU <0006> fsm.c:568 lu(PS:IMSI-262426669263859)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544503 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544503 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(66)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 TC_gsup_ul(66)@19b064519dfe: Final verdict of PTC: pass 20250110122544505 DAUC <0003> db_auc.c:157 IMSI='262429897282762': No 2G Auth Data 20250110122544505 DAUC <0003> db_auc.c:192 IMSI='262429897282762': No 3G Auth Data 20250110122544505 DLGSUP <0013> hlr.c:121 IMSI 262429897282762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262429897282762" to be handled at TC_gsup_ul(67) 20250110122544512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 20250110122544514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544514 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429897282762" cn_domain=PS} 20250110122544514 DLU <0006> fsm.c:456 lu(262429897282762)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544514 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429897282762)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544514 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429897282762" cn_domain=PS} 20250110122544514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262429897282762" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 2TC_gsup_ul(67)"262429897282762" 20250110122544516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544516 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429897282762"} 20250110122544516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429897282762)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544516 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544516 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429897282762"} 20250110122544516 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429897282762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429897282762)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429897282762)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544516 DLU <0006> fsm.c:568 lu(PS:IMSI-262429897282762)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(67)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 TC_gsup_ul(67)@19b064519dfe: Final verdict of PTC: pass 20250110122544517 DAUC <0003> db_auc.c:157 IMSI='262421106965315': No 2G Auth Data 20250110122544517 DAUC <0003> db_auc.c:192 IMSI='262421106965315': No 3G Auth Data 20250110122544518 DLGSUP <0013> hlr.c:121 IMSI 262421106965315: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262421106965315" to be handled at TC_gsup_ul(68) 20250110122544524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20250110122544526 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544526 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421106965315" cn_domain=PS} 20250110122544526 DLU <0006> fsm.c:456 lu(262421106965315)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544526 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421106965315)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544526 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421106965315" cn_domain=PS} 20250110122544526 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544526 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262421106965315" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 3TC_gsup_ul(68)"262421106965315" 20250110122544527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544527 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421106965315"} 20250110122544527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421106965315)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544527 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544527 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421106965315"} 20250110122544527 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421106965315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421106965315)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421106965315)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544527 DLU <0006> fsm.c:568 lu(PS:IMSI-262421106965315)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544527 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(68)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 TC_gsup_ul(68)@19b064519dfe: Final verdict of PTC: pass 20250110122544528 DAUC <0003> db_auc.c:157 IMSI='262420989361888': No 2G Auth Data 20250110122544528 DAUC <0003> db_auc.c:192 IMSI='262420989361888': No 3G Auth Data 20250110122544529 DLGSUP <0013> hlr.c:121 IMSI 262420989361888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262420989361888" to be handled at TC_gsup_ul(69) 20250110122544534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20250110122544536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544536 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420989361888" cn_domain=PS} 20250110122544536 DLU <0006> fsm.c:456 lu(262420989361888)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544536 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420989361888)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544536 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420989361888" cn_domain=PS} 20250110122544536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262420989361888" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 4TC_gsup_ul(69)"262420989361888" 20250110122544537 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544537 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420989361888"} 20250110122544537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420989361888)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544537 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544537 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420989361888"} 20250110122544537 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420989361888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420989361888)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420989361888)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544537 DLU <0006> fsm.c:568 lu(PS:IMSI-262420989361888)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544537 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544537 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(69)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 TC_gsup_ul(69)@19b064519dfe: Final verdict of PTC: pass 20250110122544539 DAUC <0003> db_auc.c:157 IMSI='262426559717114': No 2G Auth Data 20250110122544539 DAUC <0003> db_auc.c:192 IMSI='262426559717114': No 3G Auth Data 20250110122544539 DLGSUP <0013> hlr.c:121 IMSI 262426559717114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262426559717114" to be handled at TC_gsup_ul(70) 20250110122544546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20250110122544548 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544548 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426559717114" cn_domain=PS} 20250110122544548 DLU <0006> fsm.c:456 lu(262426559717114)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544548 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426559717114)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544548 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426559717114" cn_domain=PS} 20250110122544548 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544548 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262426559717114" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 5TC_gsup_ul(70)"262426559717114" 20250110122544549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544549 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426559717114"} 20250110122544549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426559717114)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544549 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544549 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426559717114"} 20250110122544549 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426559717114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559717114)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559717114)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544549 DLU <0006> fsm.c:568 lu(PS:IMSI-262426559717114)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(70)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 TC_gsup_ul(70)@19b064519dfe: Final verdict of PTC: pass 20250110122544551 DAUC <0003> db_auc.c:157 IMSI='262424474886636': No 2G Auth Data 20250110122544551 DAUC <0003> db_auc.c:192 IMSI='262424474886636': No 3G Auth Data 20250110122544551 DLGSUP <0013> hlr.c:121 IMSI 262424474886636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262424474886636" to be handled at TC_gsup_ul(71) 20250110122544558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20250110122544560 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544560 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474886636" cn_domain=PS} 20250110122544560 DLU <0006> fsm.c:456 lu(262424474886636)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544560 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424474886636)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544560 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424474886636" cn_domain=PS} 20250110122544560 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544560 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262424474886636" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 6TC_gsup_ul(71)"262424474886636" 20250110122544561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544561 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424474886636"} 20250110122544561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424474886636)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544561 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544561 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424474886636"} 20250110122544561 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424474886636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474886636)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474886636)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544561 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474886636)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(71)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 TC_gsup_ul(71)@19b064519dfe: Final verdict of PTC: pass 20250110122544562 DAUC <0003> db_auc.c:157 IMSI='262423298798046': No 2G Auth Data 20250110122544562 DAUC <0003> db_auc.c:192 IMSI='262423298798046': No 3G Auth Data 20250110122544562 DLGSUP <0013> hlr.c:121 IMSI 262423298798046: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@19b064519dfe: Created GsupExpect[0] for "262423298798046" to be handled at TC_gsup_ul(72) 20250110122544568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20250110122544570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544570 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423298798046" cn_domain=PS} 20250110122544570 DLU <0006> fsm.c:456 lu(262423298798046)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122544570 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122544570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423298798046)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122544570 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423298798046" cn_domain=PS} 20250110122544570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544570 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@19b064519dfe: Found GsupExpect[0] for "262423298798046" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@19b064519dfe: Added IMSI table entry 7TC_gsup_ul(72)"262423298798046" 20250110122544572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544572 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423298798046"} 20250110122544572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423298798046)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122544572 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122544572 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423298798046"} 20250110122544572 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423298798046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122544572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423298798046)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122544572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423298798046)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122544572 DLU <0006> fsm.c:568 lu(PS:IMSI-262423298798046)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122544572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122544572 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul(72)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122544572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 TC_gsup_ul(72)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122544573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58834<->l=127.0.0.1:4258 20250110122544574 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34515<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@19b064519dfe: Final verdict of PTC: none 20250110122544574 DLINP <000b> input/ipa.c:451 connected read/write 20250110122544574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122544574 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122544574 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122544574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@19b064519dfe: Final verdict of PTC: none 63@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_ul finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250110122544597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 20250110122544698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul_via_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122547784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122547784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122547788 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122547793 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122547793 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122547793 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122547793 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 20250110122547793 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122547794 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 20250110122547794 DLGSUP <0013> gsup_server.c:235 2: 20250110122547794 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122547794 DLGSUP <0013> gsup_server.c:235 3: 20250110122547794 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122547794 DLGSUP <0013> gsup_server.c:235 4: 20250110122547794 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122547794 DLGSUP <0013> gsup_server.c:235 5: 20250110122547794 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122547794 DLGSUP <0013> gsup_server.c:235 7: 20250110122547794 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122547794 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122547794 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122547794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@19b064519dfe: 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") 20250110122547814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37105<->l=127.0.0.1:4259) 20250110122547818 DAUC <0003> db_auc.c:157 IMSI='262428273589217': No 2G Auth Data 20250110122547818 DAUC <0003> db_auc.c:192 IMSI='262428273589217': No 3G Auth Data HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262428273589217" to be handled at TC_gsup_ul_via_proxy(77) 20250110122547825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20250110122547834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547834 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428273589217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428273589217" cn_domain=PS source_name="the-source\n"} 20250110122547834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250110122547834 DLU <0006> fsm.c:456 lu(262428273589217)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547834 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428273589217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428273589217)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547834 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428273589217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428273589217" cn_domain=PS destination_name="the-source\n"} 20250110122547834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262428273589217" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428273589217" 20250110122547837 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547837 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428273589217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428273589217" source_name="the-source\n"} 20250110122547837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428273589217)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547837 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428273589217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547837 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428273589217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428273589217" destination_name="the-source\n"} 20250110122547837 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428273589217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273589217)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273589217)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547837 DLU <0006> fsm.c:568 lu(PS:IMSI-262428273589217)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547837 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547837 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@19b064519dfe: Final verdict of PTC: pass 20250110122547841 DAUC <0003> db_auc.c:157 IMSI='262421203183581': No 2G Auth Data 20250110122547841 DAUC <0003> db_auc.c:192 IMSI='262421203183581': No 3G Auth Data 20250110122547842 DLGSUP <0013> hlr.c:121 IMSI 262421203183581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262421203183581" to be handled at TC_gsup_ul_via_proxy(78) 20250110122547855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20250110122547857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547857 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421203183581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421203183581" cn_domain=PS source_name="the-source\n"} 20250110122547857 DLU <0006> fsm.c:456 lu(262421203183581)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547857 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421203183581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421203183581)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547857 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421203183581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421203183581" cn_domain=PS destination_name="the-source\n"} 20250110122547857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262421203183581" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421203183581" 20250110122547858 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547858 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421203183581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421203183581" source_name="the-source\n"} 20250110122547858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421203183581)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547858 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421203183581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547858 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421203183581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421203183581" destination_name="the-source\n"} 20250110122547858 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421203183581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421203183581)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421203183581)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547858 DLU <0006> fsm.c:568 lu(PS:IMSI-262421203183581)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547858 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547858 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@19b064519dfe: Final verdict of PTC: pass 20250110122547860 DAUC <0003> db_auc.c:157 IMSI='262425846042001': No 2G Auth Data 20250110122547860 DAUC <0003> db_auc.c:192 IMSI='262425846042001': No 3G Auth Data 20250110122547860 DLGSUP <0013> hlr.c:121 IMSI 262425846042001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262425846042001" to be handled at TC_gsup_ul_via_proxy(79) 20250110122547866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20250110122547867 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547867 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425846042001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425846042001" cn_domain=PS source_name="the-source\n"} 20250110122547867 DLU <0006> fsm.c:456 lu(262425846042001)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547867 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425846042001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425846042001)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547867 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425846042001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425846042001" cn_domain=PS destination_name="the-source\n"} 20250110122547867 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547867 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262425846042001" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425846042001" 20250110122547869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547869 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425846042001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425846042001" source_name="the-source\n"} 20250110122547869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425846042001)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547869 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425846042001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547869 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425846042001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425846042001" destination_name="the-source\n"} 20250110122547869 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425846042001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425846042001)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425846042001)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547869 DLU <0006> fsm.c:568 lu(PS:IMSI-262425846042001)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@19b064519dfe: Final verdict of PTC: pass 20250110122547870 DAUC <0003> db_auc.c:157 IMSI='262424263759599': No 2G Auth Data 20250110122547870 DAUC <0003> db_auc.c:192 IMSI='262424263759599': No 3G Auth Data 20250110122547870 DLGSUP <0013> hlr.c:121 IMSI 262424263759599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262424263759599" to be handled at TC_gsup_ul_via_proxy(80) 20250110122547876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20250110122547878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547878 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424263759599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424263759599" cn_domain=PS source_name="the-source\n"} 20250110122547878 DLU <0006> fsm.c:456 lu(262424263759599)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547878 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424263759599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424263759599)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547878 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424263759599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424263759599" cn_domain=PS destination_name="the-source\n"} 20250110122547878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262424263759599" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424263759599" 20250110122547879 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547879 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424263759599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424263759599" source_name="the-source\n"} 20250110122547879 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424263759599)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547879 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424263759599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547879 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424263759599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424263759599" destination_name="the-source\n"} 20250110122547879 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424263759599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263759599)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263759599)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547879 DLU <0006> fsm.c:568 lu(PS:IMSI-262424263759599)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547879 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547879 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@19b064519dfe: Final verdict of PTC: pass 20250110122547880 DAUC <0003> db_auc.c:157 IMSI='262428818204192': No 2G Auth Data 20250110122547880 DAUC <0003> db_auc.c:192 IMSI='262428818204192': No 3G Auth Data 20250110122547881 DLGSUP <0013> hlr.c:121 IMSI 262428818204192: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262428818204192" to be handled at TC_gsup_ul_via_proxy(81) 20250110122547888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58982<->l=127.0.0.1:4258 20250110122547890 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547890 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428818204192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428818204192" cn_domain=PS source_name="the-source\n"} 20250110122547890 DLU <0006> fsm.c:456 lu(262428818204192)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547890 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428818204192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428818204192)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547890 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428818204192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428818204192" cn_domain=PS destination_name="the-source\n"} 20250110122547890 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547890 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262428818204192" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428818204192" 20250110122547891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547891 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428818204192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428818204192" source_name="the-source\n"} 20250110122547891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428818204192)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547891 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428818204192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547891 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428818204192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428818204192" destination_name="the-source\n"} 20250110122547891 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428818204192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428818204192)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428818204192)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547891 DLU <0006> fsm.c:568 lu(PS:IMSI-262428818204192)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58982<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@19b064519dfe: Final verdict of PTC: pass 20250110122547892 DAUC <0003> db_auc.c:157 IMSI='262421399946407': No 2G Auth Data 20250110122547892 DAUC <0003> db_auc.c:192 IMSI='262421399946407': No 3G Auth Data 20250110122547892 DLGSUP <0013> hlr.c:121 IMSI 262421399946407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262421399946407" to be handled at TC_gsup_ul_via_proxy(82) 20250110122547898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20250110122547900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547900 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421399946407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421399946407" cn_domain=PS source_name="the-source\n"} 20250110122547900 DLU <0006> fsm.c:456 lu(262421399946407)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547900 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421399946407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421399946407)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547900 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421399946407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421399946407" cn_domain=PS destination_name="the-source\n"} 20250110122547900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262421399946407" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421399946407" 20250110122547901 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547901 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421399946407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421399946407" source_name="the-source\n"} 20250110122547901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421399946407)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547901 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421399946407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547901 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421399946407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421399946407" destination_name="the-source\n"} 20250110122547901 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421399946407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421399946407)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421399946407)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547901 DLU <0006> fsm.c:568 lu(PS:IMSI-262421399946407)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547901 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547901 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@19b064519dfe: Final verdict of PTC: pass 20250110122547903 DAUC <0003> db_auc.c:157 IMSI='262425791342609': No 2G Auth Data 20250110122547903 DAUC <0003> db_auc.c:192 IMSI='262425791342609': No 3G Auth Data 20250110122547903 DLGSUP <0013> hlr.c:121 IMSI 262425791342609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262425791342609" to be handled at TC_gsup_ul_via_proxy(83) 20250110122547910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 20250110122547912 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547912 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425791342609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425791342609" cn_domain=PS source_name="the-source\n"} 20250110122547912 DLU <0006> fsm.c:456 lu(262425791342609)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547912 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425791342609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425791342609)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547912 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425791342609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425791342609" cn_domain=PS destination_name="the-source\n"} 20250110122547912 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547912 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262425791342609" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425791342609" 20250110122547913 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547913 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425791342609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425791342609" source_name="the-source\n"} 20250110122547913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425791342609)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547913 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425791342609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547913 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425791342609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425791342609" destination_name="the-source\n"} 20250110122547913 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425791342609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425791342609)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425791342609)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547913 DLU <0006> fsm.c:568 lu(PS:IMSI-262425791342609)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547913 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547913 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@19b064519dfe: Final verdict of PTC: pass 20250110122547914 DAUC <0003> db_auc.c:157 IMSI='262428273260680': No 2G Auth Data 20250110122547914 DAUC <0003> db_auc.c:192 IMSI='262428273260680': No 3G Auth Data 20250110122547914 DLGSUP <0013> hlr.c:121 IMSI 262428273260680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@19b064519dfe: Created GsupExpect[0] for "262428273260680" to be handled at TC_gsup_ul_via_proxy(84) 20250110122547921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20250110122547923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547923 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428273260680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428273260680" cn_domain=PS source_name="the-source\n"} 20250110122547923 DLU <0006> fsm.c:456 lu(262428273260680)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122547923 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428273260680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250110122547923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428273260680)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122547923 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428273260680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428273260680" cn_domain=PS destination_name="the-source\n"} 20250110122547923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@19b064519dfe: Found GsupExpect[0] for "262428273260680" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@19b064519dfe: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428273260680" 20250110122547924 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547925 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428273260680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428273260680" source_name="the-source\n"} 20250110122547925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428273260680)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122547925 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428273260680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122547925 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428273260680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428273260680" destination_name="the-source\n"} 20250110122547925 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428273260680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122547925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273260680)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122547925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273260680)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122547925 DLU <0006> fsm.c:568 lu(PS:IMSI-262428273260680)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122547925 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122547925 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122547925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122547926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20250110122547927 DLINP <000b> input/ipa.c:451 connected read/write 20250110122547927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122547927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122547927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122547927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122547927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250110122547927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37105<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@19b064519dfe: Final verdict of PTC: none 75@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:47 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 20250110122547950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20250110122548051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:25:50 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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_ul_subscriber_data started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122551176 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122551177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122551178 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122551181 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122551181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122551181 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 20250110122551181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122551181 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 20250110122551181 DLGSUP <0013> gsup_server.c:235 2: 20250110122551181 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122551181 DLGSUP <0013> gsup_server.c:235 3: 20250110122551181 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122551181 DLGSUP <0013> gsup_server.c:235 4: 20250110122551181 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122551181 DLGSUP <0013> gsup_server.c:235 5: 20250110122551181 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122551181 DLGSUP <0013> gsup_server.c:235 7: 20250110122551181 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122551181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122551181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122551181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@19b064519dfe: 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") 20250110122551201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39495<->l=127.0.0.1:4259) 20250110122551227 DAUC <0003> db_auc.c:157 IMSI='262423484022565': No 2G Auth Data 20250110122551227 DAUC <0003> db_auc.c:192 IMSI='262423484022565': No 3G Auth Data HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262423484022565" to be handled at TC_gsup_ul_subscriber_data(89) 20250110122551258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551270 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551270 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423484022565" cn_domain=PS} 20250110122551270 DLU <0006> fsm.c:456 lu(262423484022565)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551270 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423484022565)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551270 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423484022565" cn_domain=PS} 20250110122551270 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551270 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262423484022565" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423484022565" 20250110122551276 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551276 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423484022565"} 20250110122551276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423484022565)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551276 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551276 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423484022565"} 20250110122551276 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423484022565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484022565)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484022565)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551276 DLU <0006> fsm.c:568 lu(PS:IMSI-262423484022565)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551276 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551276 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@19b064519dfe: Final verdict of PTC: pass 20250110122551280 DAUC <0003> db_auc.c:157 IMSI='262424581312028': No 2G Auth Data 20250110122551280 DAUC <0003> db_auc.c:192 IMSI='262424581312028': No 3G Auth Data 20250110122551281 DLGSUP <0013> hlr.c:121 IMSI 262424581312028: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262424581312028" to be handled at TC_gsup_ul_subscriber_data(90) 20250110122551293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551295 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424581312028" cn_domain=PS} 20250110122551295 DLU <0006> fsm.c:456 lu(262424581312028)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551295 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424581312028)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551295 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424581312028" cn_domain=PS} 20250110122551295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262424581312028" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424581312028" 20250110122551296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551296 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424581312028"} 20250110122551296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424581312028)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551296 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551296 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424581312028"} 20250110122551296 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424581312028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424581312028)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424581312028)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551296 DLU <0006> fsm.c:568 lu(PS:IMSI-262424581312028)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@19b064519dfe: Final verdict of PTC: pass 20250110122551298 DAUC <0003> db_auc.c:157 IMSI='262423139291142': No 2G Auth Data 20250110122551298 DAUC <0003> db_auc.c:192 IMSI='262423139291142': No 3G Auth Data 20250110122551298 DLGSUP <0013> hlr.c:121 IMSI 262423139291142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262423139291142" to be handled at TC_gsup_ul_subscriber_data(91) 20250110122551305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551307 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423139291142" cn_domain=PS} 20250110122551307 DLU <0006> fsm.c:456 lu(262423139291142)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551307 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423139291142)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551307 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423139291142" cn_domain=PS} 20250110122551307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262423139291142" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423139291142" 20250110122551308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551308 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423139291142"} 20250110122551308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423139291142)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551308 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551308 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423139291142"} 20250110122551308 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423139291142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423139291142)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423139291142)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551308 DLU <0006> fsm.c:568 lu(PS:IMSI-262423139291142)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@19b064519dfe: Final verdict of PTC: pass 20250110122551309 DAUC <0003> db_auc.c:157 IMSI='262421678113897': No 2G Auth Data 20250110122551310 DAUC <0003> db_auc.c:192 IMSI='262421678113897': No 3G Auth Data 20250110122551310 DLGSUP <0013> hlr.c:121 IMSI 262421678113897: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262421678113897" to be handled at TC_gsup_ul_subscriber_data(92) 20250110122551316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551318 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551318 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421678113897" cn_domain=PS} 20250110122551318 DLU <0006> fsm.c:456 lu(262421678113897)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551318 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421678113897)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551318 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421678113897" cn_domain=PS} 20250110122551318 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551318 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262421678113897" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421678113897" 20250110122551320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551320 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421678113897"} 20250110122551320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421678113897)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551320 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551320 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421678113897"} 20250110122551320 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421678113897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678113897)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678113897)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551320 DLU <0006> fsm.c:568 lu(PS:IMSI-262421678113897)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@19b064519dfe: Final verdict of PTC: pass 20250110122551322 DAUC <0003> db_auc.c:157 IMSI='262428907135244': No 2G Auth Data 20250110122551322 DAUC <0003> db_auc.c:192 IMSI='262428907135244': No 3G Auth Data 20250110122551322 DLGSUP <0013> hlr.c:121 IMSI 262428907135244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262428907135244" to be handled at TC_gsup_ul_subscriber_data(93) 20250110122551328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551330 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428907135244" cn_domain=PS} 20250110122551330 DLU <0006> fsm.c:456 lu(262428907135244)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551330 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428907135244)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551330 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428907135244" cn_domain=PS} 20250110122551330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262428907135244" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428907135244" 20250110122551332 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551332 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428907135244"} 20250110122551332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428907135244)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551332 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551332 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428907135244"} 20250110122551332 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428907135244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428907135244)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428907135244)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551332 DLU <0006> fsm.c:568 lu(PS:IMSI-262428907135244)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551332 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551332 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@19b064519dfe: Final verdict of PTC: pass 20250110122551333 DAUC <0003> db_auc.c:157 IMSI='262425976962943': No 2G Auth Data 20250110122551333 DAUC <0003> db_auc.c:192 IMSI='262425976962943': No 3G Auth Data 20250110122551333 DLGSUP <0013> hlr.c:121 IMSI 262425976962943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262425976962943" to be handled at TC_gsup_ul_subscriber_data(94) 20250110122551341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551344 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425976962943" cn_domain=PS} 20250110122551344 DLU <0006> fsm.c:456 lu(262425976962943)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551344 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425976962943)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551344 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425976962943" cn_domain=PS} 20250110122551344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262425976962943" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425976962943" 20250110122551345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551345 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425976962943"} 20250110122551345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425976962943)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551345 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551345 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425976962943"} 20250110122551345 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425976962943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425976962943)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425976962943)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551345 DLU <0006> fsm.c:568 lu(PS:IMSI-262425976962943)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@19b064519dfe: Final verdict of PTC: pass 20250110122551347 DAUC <0003> db_auc.c:157 IMSI='262425101577410': No 2G Auth Data 20250110122551347 DAUC <0003> db_auc.c:192 IMSI='262425101577410': No 3G Auth Data 20250110122551347 DLGSUP <0013> hlr.c:121 IMSI 262425101577410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262425101577410" to be handled at TC_gsup_ul_subscriber_data(95) 20250110122551355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551357 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551357 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425101577410" cn_domain=PS} 20250110122551357 DLU <0006> fsm.c:456 lu(262425101577410)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551357 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425101577410)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551357 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425101577410" cn_domain=PS} 20250110122551357 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551357 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262425101577410" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425101577410" 20250110122551358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551358 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425101577410"} 20250110122551358 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425101577410)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551358 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551358 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425101577410"} 20250110122551358 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425101577410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425101577410)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425101577410)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551358 DLU <0006> fsm.c:568 lu(PS:IMSI-262425101577410)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@19b064519dfe: Final verdict of PTC: pass 20250110122551360 DAUC <0003> db_auc.c:157 IMSI='262423923360934': No 2G Auth Data 20250110122551360 DAUC <0003> db_auc.c:192 IMSI='262423923360934': No 3G Auth Data 20250110122551361 DLGSUP <0013> hlr.c:121 IMSI 262423923360934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@19b064519dfe: Created GsupExpect[0] for "262423923360934" to be handled at TC_gsup_ul_subscriber_data(96) 20250110122551368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@19b064519dfe: GSUP ul subscriber_data<unbound> 20250110122551370 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551370 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923360934" cn_domain=PS} 20250110122551370 DLU <0006> fsm.c:456 lu(262423923360934)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122551370 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122551370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423923360934)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122551370 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423923360934" cn_domain=PS} 20250110122551370 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551370 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@19b064519dfe: Found GsupExpect[0] for "262423923360934" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@19b064519dfe: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423923360934" 20250110122551371 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551371 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423923360934"} 20250110122551371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423923360934)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122551371 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122551371 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423923360934"} 20250110122551371 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423923360934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122551371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923360934)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122551371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923360934)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122551371 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923360934)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122551371 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122551371 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122551372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122551373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4258 20250110122551374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39495<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@19b064519dfe: Final verdict of PTC: none 20250110122551374 DLINP <000b> input/ipa.c:451 connected read/write 20250110122551374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122551374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122551374 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122551374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:51 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 20250110122551408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20250110122551509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=118148) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_vty started. MTC@19b064519dfe: legacy= true 20250110122554616 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122554616 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122554621 DLINP <000b> input/ipa.c:451 connected read/write 20250110122554621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122554623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122554626 DLINP <000b> input/ipa.c:451 connected read/write 20250110122554626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122554626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122554626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122554626 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 20250110122554626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122554626 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 20250110122554626 DLGSUP <0013> gsup_server.c:235 2: 20250110122554626 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122554626 DLGSUP <0013> gsup_server.c:235 3: 20250110122554626 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122554626 DLGSUP <0013> gsup_server.c:235 4: 20250110122554626 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122554626 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(97)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122554626 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122554626 DLGSUP <0013> gsup_server.c:235 7: 20250110122554626 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122554626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122554627 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122554627 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@19b064519dfe: 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") 20250110122554653 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34755<->l=127.0.0.1:4259) 20250110122554656 DAUC <0003> db_auc.c:157 IMSI='262427856802346': No 2G Auth Data 20250110122554656 DAUC <0003> db_auc.c:192 IMSI='262427856802346': No 3G Auth Data 20250110122554659 DAUC <0003> db_auc.c:192 IMSI='262427856802346': No 3G Auth Data 20250110122554665 DAUC <0003> db_auc.c:157 IMSI='262429505751489': No 2G Auth Data 20250110122554665 DAUC <0003> db_auc.c:192 IMSI='262429505751489': No 3G Auth Data 20250110122554668 DAUC <0003> db_auc.c:157 IMSI='262429505751489': No 2G Auth Data 20250110122554674 DAUC <0003> db_auc.c:157 IMSI='262425327578230': No 2G Auth Data 20250110122554674 DAUC <0003> db_auc.c:192 IMSI='262425327578230': No 3G Auth Data MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122554682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 20250110122554683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34755<->l=127.0.0.1:4259) 20250110122554683 DLINP <000b> input/ipa.c:451 connected read/write 20250110122554683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122554683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122554683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122554683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@19b064519dfe: Final verdict of PTC: none 98@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@19b064519dfe: Test case TC_vty finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250110122554715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 20250110122554816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_vty_msisdn_isd started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122557917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122557917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122557920 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122557925 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122557925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122557925 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 20250110122557925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122557925 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 20250110122557925 DLGSUP <0013> gsup_server.c:235 2: 20250110122557925 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122557925 DLGSUP <0013> gsup_server.c:235 3: 20250110122557925 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122557925 DLGSUP <0013> gsup_server.c:235 4: 20250110122557925 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122557925 DLGSUP <0013> gsup_server.c:235 5: 20250110122557925 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122557925 DLGSUP <0013> gsup_server.c:235 7: 20250110122557925 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122557925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122557925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122557925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@19b064519dfe: 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") 20250110122557948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41925<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@19b064519dfe: Created GsupExpect[0] for "262425888312309" to be handled at TC_vty_msisdn_isd(104) 20250110122557959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20250110122557961 DAUC <0003> db_auc.c:157 IMSI='262425888312309': No 2G Auth Data 20250110122557961 DAUC <0003> db_auc.c:192 IMSI='262425888312309': No 3G Auth Data 20250110122557970 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557970 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888312309" cn_domain=PS} 20250110122557970 DLU <0006> fsm.c:456 lu(262425888312309)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122557970 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122557970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425888312309)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122557970 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425888312309" cn_domain=PS} 20250110122557970 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122557970 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@19b064519dfe: Found GsupExpect[0] for "262425888312309" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@19b064519dfe: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425888312309" 20250110122557974 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557974 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425888312309"} 20250110122557974 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425888312309)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122557974 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122557974 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425888312309"} 20250110122557974 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122557974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888312309)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122557974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888312309)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122557974 DLU <0006> fsm.c:568 lu(PS:IMSI-262425888312309)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122557974 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122557974 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@19b064519dfe: setverdict(pass): none -> pass 20250110122557977 DLGSUP <0013> hlr.c:128 IMSI 262425888312309: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250110122557977 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122557977 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122557979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@19b064519dfe: Final verdict of PTC: pass 20250110122557979 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557979 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425888312309"} 20250110122557979 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250110122557979 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425888312309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122557980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44586<->l=127.0.0.1:4258 20250110122557982 DLINP <000b> input/ipa.c:451 connected read/write 20250110122557982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122557982 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122557982 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122557982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122557982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41925<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@19b064519dfe: Final verdict of PTC: none 102@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 102: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@19b064519dfe: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:25:57 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 20250110122558031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20250110122558131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_purge_cs started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122601192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122601192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122601197 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122601202 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601202 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122601202 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122601202 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 20250110122601203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122601203 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 20250110122601203 DLGSUP <0013> gsup_server.c:235 2: 20250110122601203 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122601203 DLGSUP <0013> gsup_server.c:235 3: 20250110122601203 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122601203 DLGSUP <0013> gsup_server.c:235 4: 20250110122601203 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122601203 DLGSUP <0013> gsup_server.c:235 5: 20250110122601203 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122601203 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(105)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122601203 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122601203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122601203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122601203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@19b064519dfe: 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") 20250110122601236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40771<->l=127.0.0.1:4259) 20250110122601244 DAUC <0003> db_auc.c:157 IMSI='262426536065457': No 2G Auth Data 20250110122601244 DAUC <0003> db_auc.c:192 IMSI='262426536065457': No 3G Auth Data HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262426536065457" to be handled at TC_gsup_purge_cs(109) 20250110122601268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 20250110122601279 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601279 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426536065457" cn_domain=PS} 20250110122601279 DLU <0006> fsm.c:456 lu(262426536065457)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601279 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426536065457)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601279 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426536065457" cn_domain=PS} 20250110122601279 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601279 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262426536065457" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426536065457" 20250110122601285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601285 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426536065457"} 20250110122601285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426536065457)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601285 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601285 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426536065457"} 20250110122601285 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426536065457)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426536065457)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601285 DLU <0006> fsm.c:568 lu(PS:IMSI-262426536065457)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@19b064519dfe: setverdict(pass): none -> pass 20250110122601289 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601289 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426536065457" cn_domain=CS} 20250110122601289 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601289 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426536065457"} 20250110122601289 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426536065457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601289 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601289 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@19b064519dfe: Final verdict of PTC: pass 20250110122601295 DAUC <0003> db_auc.c:157 IMSI='262423836839820': No 2G Auth Data 20250110122601295 DAUC <0003> db_auc.c:192 IMSI='262423836839820': No 3G Auth Data 20250110122601296 DLGSUP <0013> hlr.c:121 IMSI 262423836839820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262423836839820" to be handled at TC_gsup_purge_cs(110) 20250110122601310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44636<->l=127.0.0.1:4258 20250110122601312 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601312 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423836839820" cn_domain=PS} 20250110122601312 DLU <0006> fsm.c:456 lu(262423836839820)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601312 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423836839820)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601312 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423836839820" cn_domain=PS} 20250110122601312 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601312 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262423836839820" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423836839820" 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601313 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423836839820"} 20250110122601313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423836839820)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601313 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601313 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423836839820"} 20250110122601313 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423836839820)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423836839820)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601313 DLU <0006> fsm.c:568 lu(PS:IMSI-262423836839820)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@19b064519dfe: setverdict(pass): none -> pass 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601313 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423836839820" cn_domain=CS} 20250110122601313 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601313 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423836839820"} 20250110122601313 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423836839820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601313 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44636<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@19b064519dfe: Final verdict of PTC: pass 20250110122601314 DAUC <0003> db_auc.c:157 IMSI='262421480735386': No 2G Auth Data 20250110122601314 DAUC <0003> db_auc.c:192 IMSI='262421480735386': No 3G Auth Data 20250110122601315 DLGSUP <0013> hlr.c:121 IMSI 262421480735386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262421480735386" to be handled at TC_gsup_purge_cs(111) 20250110122601321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20250110122601322 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601322 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421480735386" cn_domain=PS} 20250110122601322 DLU <0006> fsm.c:456 lu(262421480735386)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601322 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421480735386)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601322 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421480735386" cn_domain=PS} 20250110122601322 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601322 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262421480735386" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421480735386" 20250110122601323 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601323 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421480735386"} 20250110122601323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421480735386)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601323 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601323 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421480735386"} 20250110122601323 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421480735386)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421480735386)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601323 DLU <0006> fsm.c:568 lu(PS:IMSI-262421480735386)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601323 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601323 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@19b064519dfe: setverdict(pass): none -> pass 20250110122601323 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601323 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421480735386" cn_domain=CS} 20250110122601323 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601323 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421480735386"} 20250110122601323 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421480735386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601323 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601324 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@19b064519dfe: Final verdict of PTC: pass 20250110122601325 DAUC <0003> db_auc.c:157 IMSI='262428059189357': No 2G Auth Data 20250110122601325 DAUC <0003> db_auc.c:192 IMSI='262428059189357': No 3G Auth Data 20250110122601325 DLGSUP <0013> hlr.c:121 IMSI 262428059189357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262428059189357" to be handled at TC_gsup_purge_cs(112) 20250110122601331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 20250110122601333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601333 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428059189357" cn_domain=PS} 20250110122601333 DLU <0006> fsm.c:456 lu(262428059189357)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601333 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428059189357)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601333 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428059189357" cn_domain=PS} 20250110122601333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262428059189357" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428059189357" 20250110122601334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601334 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428059189357"} 20250110122601334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428059189357)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601334 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601334 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428059189357"} 20250110122601334 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059189357)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059189357)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601334 DLU <0006> fsm.c:568 lu(PS:IMSI-262428059189357)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@19b064519dfe: setverdict(pass): none -> pass 20250110122601335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601335 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428059189357" cn_domain=CS} 20250110122601335 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601335 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428059189357"} 20250110122601335 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428059189357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@19b064519dfe: Final verdict of PTC: pass 20250110122601336 DAUC <0003> db_auc.c:157 IMSI='262429446905558': No 2G Auth Data 20250110122601336 DAUC <0003> db_auc.c:192 IMSI='262429446905558': No 3G Auth Data 20250110122601336 DLGSUP <0013> hlr.c:121 IMSI 262429446905558: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262429446905558" to be handled at TC_gsup_purge_cs(113) 20250110122601342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 20250110122601343 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601343 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429446905558" cn_domain=PS} 20250110122601343 DLU <0006> fsm.c:456 lu(262429446905558)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601343 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429446905558)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601343 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429446905558" cn_domain=PS} 20250110122601343 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601343 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262429446905558" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429446905558" 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601345 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429446905558"} 20250110122601345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429446905558)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601345 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601345 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429446905558"} 20250110122601345 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446905558)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429446905558)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601345 DLU <0006> fsm.c:568 lu(PS:IMSI-262429446905558)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@19b064519dfe: setverdict(pass): none -> pass 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601345 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429446905558" cn_domain=CS} 20250110122601345 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601345 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429446905558"} 20250110122601345 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429446905558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601345 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@19b064519dfe: Final verdict of PTC: pass 20250110122601347 DAUC <0003> db_auc.c:157 IMSI='262426386548365': No 2G Auth Data 20250110122601347 DAUC <0003> db_auc.c:192 IMSI='262426386548365': No 3G Auth Data 20250110122601347 DLGSUP <0013> hlr.c:121 IMSI 262426386548365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262426386548365" to be handled at TC_gsup_purge_cs(114) 20250110122601353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4258 20250110122601354 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601354 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426386548365" cn_domain=PS} 20250110122601354 DLU <0006> fsm.c:456 lu(262426386548365)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601354 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426386548365)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601354 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426386548365" cn_domain=PS} 20250110122601354 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601354 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262426386548365" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426386548365" 20250110122601355 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601355 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426386548365"} 20250110122601355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426386548365)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601355 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601355 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426386548365"} 20250110122601355 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426386548365)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426386548365)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601355 DLU <0006> fsm.c:568 lu(PS:IMSI-262426386548365)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601355 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601355 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@19b064519dfe: setverdict(pass): none -> pass 20250110122601356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601356 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426386548365" cn_domain=CS} 20250110122601356 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601356 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426386548365"} 20250110122601356 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426386548365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@19b064519dfe: Final verdict of PTC: pass 20250110122601357 DAUC <0003> db_auc.c:157 IMSI='262426624106138': No 2G Auth Data 20250110122601357 DAUC <0003> db_auc.c:192 IMSI='262426624106138': No 3G Auth Data 20250110122601358 DLGSUP <0013> hlr.c:121 IMSI 262426624106138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262426624106138" to be handled at TC_gsup_purge_cs(115) 20250110122601363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4258 20250110122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601365 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426624106138" cn_domain=PS} 20250110122601365 DLU <0006> fsm.c:456 lu(262426624106138)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601365 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426624106138)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601365 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426624106138" cn_domain=PS} 20250110122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601365 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262426624106138" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426624106138" 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601366 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426624106138"} 20250110122601366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426624106138)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601366 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601366 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426624106138"} 20250110122601366 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426624106138)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426624106138)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601366 DLU <0006> fsm.c:568 lu(PS:IMSI-262426624106138)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@19b064519dfe: setverdict(pass): none -> pass 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601366 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426624106138" cn_domain=CS} 20250110122601366 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601366 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426624106138"} 20250110122601366 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426624106138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601366 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44674<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@19b064519dfe: Final verdict of PTC: pass 20250110122601367 DAUC <0003> db_auc.c:157 IMSI='262429838934461': No 2G Auth Data 20250110122601367 DAUC <0003> db_auc.c:192 IMSI='262429838934461': No 3G Auth Data 20250110122601368 DLGSUP <0013> hlr.c:121 IMSI 262429838934461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@19b064519dfe: Created GsupExpect[0] for "262429838934461" to be handled at TC_gsup_purge_cs(116) 20250110122601373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 20250110122601375 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601375 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429838934461" cn_domain=PS} 20250110122601375 DLU <0006> fsm.c:456 lu(262429838934461)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122601375 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122601375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429838934461)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122601375 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429838934461" cn_domain=PS} 20250110122601375 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601375 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@19b064519dfe: Found GsupExpect[0] for "262429838934461" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@19b064519dfe: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429838934461" 20250110122601376 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601376 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429838934461"} 20250110122601376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429838934461)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122601376 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122601376 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429838934461"} 20250110122601376 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122601376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429838934461)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122601376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429838934461)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122601376 DLU <0006> fsm.c:568 lu(PS:IMSI-262429838934461)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122601376 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601376 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@19b064519dfe: setverdict(pass): none -> pass 20250110122601377 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601377 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429838934461" cn_domain=CS} 20250110122601377 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250110122601377 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429838934461"} 20250110122601377 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429838934461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122601377 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122601377 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122601377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122601378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 107@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(106)@19b064519dfe: Final verdict of PTC: none 20250110122601379 DLINP <000b> input/ipa.c:451 connected read/write 20250110122601379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122601379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122601379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122601379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122601379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40771<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:01 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 20250110122601406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4258 20250110122601507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134764) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_purge_ps started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122604639 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122604640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122604645 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122604650 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122604651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122604651 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 20250110122604651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122604651 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 20250110122604651 DLGSUP <0013> gsup_server.c:235 2: 20250110122604651 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122604651 DLGSUP <0013> gsup_server.c:235 3: 20250110122604651 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122604651 DLGSUP <0013> gsup_server.c:235 4: 20250110122604651 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122604651 DLGSUP <0013> gsup_server.c:235 5: 20250110122604651 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122604651 DLGSUP <0013> gsup_server.c:235 7: 20250110122604651 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122604651 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122604651 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(117)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122604651 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@19b064519dfe: 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") 20250110122604673 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44059<->l=127.0.0.1:4259) 20250110122604675 DAUC <0003> db_auc.c:157 IMSI='262425144603990': No 2G Auth Data 20250110122604675 DAUC <0003> db_auc.c:192 IMSI='262425144603990': No 3G Auth Data HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262425144603990" to be handled at TC_gsup_purge_ps(121) 20250110122604683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20250110122604694 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604694 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425144603990" cn_domain=PS} 20250110122604694 DLU <0006> fsm.c:456 lu(262425144603990)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604694 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425144603990)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604694 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425144603990" cn_domain=PS} 20250110122604694 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604694 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262425144603990" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425144603990" 20250110122604700 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604700 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425144603990"} 20250110122604700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425144603990)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604700 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604700 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425144603990"} 20250110122604700 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144603990)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144603990)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604700 DLU <0006> fsm.c:568 lu(PS:IMSI-262425144603990)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604700 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604700 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@19b064519dfe: setverdict(pass): none -> pass 20250110122604703 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604703 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425144603990" cn_domain=PS} 20250110122604703 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604703 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425144603990"} 20250110122604703 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425144603990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604703 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604703 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@19b064519dfe: Final verdict of PTC: pass 20250110122604707 DAUC <0003> db_auc.c:157 IMSI='262426859855267': No 2G Auth Data 20250110122604707 DAUC <0003> db_auc.c:192 IMSI='262426859855267': No 3G Auth Data 20250110122604708 DLGSUP <0013> hlr.c:121 IMSI 262426859855267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262426859855267" to be handled at TC_gsup_purge_ps(122) 20250110122604717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20250110122604718 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604719 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426859855267" cn_domain=PS} 20250110122604719 DLU <0006> fsm.c:456 lu(262426859855267)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604719 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426859855267)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604719 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426859855267" cn_domain=PS} 20250110122604719 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604719 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262426859855267" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426859855267" 20250110122604720 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604720 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426859855267"} 20250110122604720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426859855267)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604720 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604720 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426859855267"} 20250110122604720 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426859855267)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426859855267)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604720 DLU <0006> fsm.c:568 lu(PS:IMSI-262426859855267)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604720 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604720 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@19b064519dfe: setverdict(pass): none -> pass 20250110122604720 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604720 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426859855267" cn_domain=PS} 20250110122604720 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604721 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426859855267"} 20250110122604721 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426859855267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604721 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604721 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@19b064519dfe: Final verdict of PTC: pass 20250110122604722 DAUC <0003> db_auc.c:157 IMSI='262426059146124': No 2G Auth Data 20250110122604722 DAUC <0003> db_auc.c:192 IMSI='262426059146124': No 3G Auth Data 20250110122604722 DLGSUP <0013> hlr.c:121 IMSI 262426059146124: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262426059146124" to be handled at TC_gsup_purge_ps(123) 20250110122604729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 20250110122604732 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604732 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426059146124" cn_domain=PS} 20250110122604732 DLU <0006> fsm.c:456 lu(262426059146124)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604732 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426059146124)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604732 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426059146124" cn_domain=PS} 20250110122604732 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604732 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262426059146124" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426059146124" 20250110122604734 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604734 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426059146124"} 20250110122604734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426059146124)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604734 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604734 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426059146124"} 20250110122604734 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426059146124)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426059146124)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604734 DLU <0006> fsm.c:568 lu(PS:IMSI-262426059146124)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604734 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604734 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@19b064519dfe: setverdict(pass): none -> pass 20250110122604735 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604735 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426059146124" cn_domain=PS} 20250110122604735 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604735 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426059146124"} 20250110122604735 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426059146124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604735 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604735 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@19b064519dfe: Final verdict of PTC: pass 20250110122604736 DAUC <0003> db_auc.c:157 IMSI='262426085594606': No 2G Auth Data 20250110122604736 DAUC <0003> db_auc.c:192 IMSI='262426085594606': No 3G Auth Data 20250110122604737 DLGSUP <0013> hlr.c:121 IMSI 262426085594606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262426085594606" to be handled at TC_gsup_purge_ps(124) 20250110122604743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20250110122604744 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604744 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426085594606" cn_domain=PS} 20250110122604744 DLU <0006> fsm.c:456 lu(262426085594606)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604744 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426085594606)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604744 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426085594606" cn_domain=PS} 20250110122604744 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604744 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262426085594606" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426085594606" 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604746 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426085594606"} 20250110122604746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426085594606)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604746 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604746 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426085594606"} 20250110122604746 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085594606)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085594606)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604746 DLU <0006> fsm.c:568 lu(PS:IMSI-262426085594606)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@19b064519dfe: setverdict(pass): none -> pass 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604746 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426085594606" cn_domain=PS} 20250110122604746 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604746 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426085594606"} 20250110122604746 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426085594606 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604746 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@19b064519dfe: Final verdict of PTC: pass 20250110122604748 DAUC <0003> db_auc.c:157 IMSI='262422417554875': No 2G Auth Data 20250110122604748 DAUC <0003> db_auc.c:192 IMSI='262422417554875': No 3G Auth Data 20250110122604748 DLGSUP <0013> hlr.c:121 IMSI 262422417554875: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262422417554875" to be handled at TC_gsup_purge_ps(125) 20250110122604755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20250110122604756 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604756 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422417554875" cn_domain=PS} 20250110122604756 DLU <0006> fsm.c:456 lu(262422417554875)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604756 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422417554875)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604757 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422417554875" cn_domain=PS} 20250110122604757 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604757 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262422417554875" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422417554875" 20250110122604758 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604758 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422417554875"} 20250110122604758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422417554875)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604758 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604758 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422417554875"} 20250110122604758 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417554875)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417554875)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604758 DLU <0006> fsm.c:568 lu(PS:IMSI-262422417554875)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604758 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604758 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@19b064519dfe: setverdict(pass): none -> pass 20250110122604759 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604759 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422417554875" cn_domain=PS} 20250110122604759 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604759 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422417554875"} 20250110122604759 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422417554875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604759 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604759 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@19b064519dfe: Final verdict of PTC: pass 20250110122604760 DAUC <0003> db_auc.c:157 IMSI='262427437219823': No 2G Auth Data 20250110122604760 DAUC <0003> db_auc.c:192 IMSI='262427437219823': No 3G Auth Data 20250110122604761 DLGSUP <0013> hlr.c:121 IMSI 262427437219823: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262427437219823" to be handled at TC_gsup_purge_ps(126) 20250110122604767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4258 20250110122604769 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604769 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427437219823" cn_domain=PS} 20250110122604769 DLU <0006> fsm.c:456 lu(262427437219823)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604769 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427437219823)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604769 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427437219823" cn_domain=PS} 20250110122604769 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604769 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262427437219823" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427437219823" 20250110122604770 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604770 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427437219823"} 20250110122604770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427437219823)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604770 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604770 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427437219823"} 20250110122604770 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427437219823)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427437219823)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604770 DLU <0006> fsm.c:568 lu(PS:IMSI-262427437219823)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604770 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604770 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@19b064519dfe: setverdict(pass): none -> pass 20250110122604771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604771 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427437219823" cn_domain=PS} 20250110122604771 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604771 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427437219823"} 20250110122604771 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427437219823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@19b064519dfe: Final verdict of PTC: pass 20250110122604772 DAUC <0003> db_auc.c:157 IMSI='262429038583427': No 2G Auth Data 20250110122604772 DAUC <0003> db_auc.c:192 IMSI='262429038583427': No 3G Auth Data 20250110122604772 DLGSUP <0013> hlr.c:121 IMSI 262429038583427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262429038583427" to be handled at TC_gsup_purge_ps(127) 20250110122604778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20250110122604780 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604780 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429038583427" cn_domain=PS} 20250110122604780 DLU <0006> fsm.c:456 lu(262429038583427)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604780 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429038583427)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604780 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429038583427" cn_domain=PS} 20250110122604780 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604780 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262429038583427" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429038583427" 20250110122604781 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604781 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429038583427"} 20250110122604781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429038583427)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604781 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604781 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429038583427"} 20250110122604781 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429038583427)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429038583427)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604781 DLU <0006> fsm.c:568 lu(PS:IMSI-262429038583427)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604781 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604781 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@19b064519dfe: setverdict(pass): none -> pass 20250110122604781 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604782 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429038583427" cn_domain=PS} 20250110122604782 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604782 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429038583427"} 20250110122604782 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429038583427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604782 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604782 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@19b064519dfe: Final verdict of PTC: pass 20250110122604783 DAUC <0003> db_auc.c:157 IMSI='262427948631901': No 2G Auth Data 20250110122604783 DAUC <0003> db_auc.c:192 IMSI='262427948631901': No 3G Auth Data 20250110122604783 DLGSUP <0013> hlr.c:121 IMSI 262427948631901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@19b064519dfe: Created GsupExpect[0] for "262427948631901" to be handled at TC_gsup_purge_ps(128) 20250110122604789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 20250110122604791 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604791 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427948631901" cn_domain=PS} 20250110122604791 DLU <0006> fsm.c:456 lu(262427948631901)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122604791 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122604791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427948631901)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122604791 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427948631901" cn_domain=PS} 20250110122604791 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604791 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@19b064519dfe: Found GsupExpect[0] for "262427948631901" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@19b064519dfe: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427948631901" 20250110122604792 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604792 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427948631901"} 20250110122604792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427948631901)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122604792 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122604792 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427948631901"} 20250110122604792 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122604792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427948631901)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122604792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427948631901)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122604792 DLU <0006> fsm.c:568 lu(PS:IMSI-262427948631901)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122604792 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604792 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@19b064519dfe: setverdict(pass): none -> pass 20250110122604793 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604793 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427948631901" cn_domain=PS} 20250110122604793 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250110122604793 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427948631901"} 20250110122604793 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427948631901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250110122604793 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122604793 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122604793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122604794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4258 20250110122604795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44059<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@19b064519dfe: Final verdict of PTC: none 20250110122604795 DLINP <000b> input/ipa.c:451 connected read/write 20250110122604795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122604795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122604795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122604795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@19b064519dfe: Final verdict of PTC: none 119@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:04 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 20250110122604817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 20250110122604918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_purge_unknown started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122608045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122608046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122608049 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122608049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122608051 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122608051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122608051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122608051 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 20250110122608051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122608051 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 20250110122608051 DLGSUP <0013> gsup_server.c:235 2: 20250110122608051 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122608051 DLGSUP <0013> gsup_server.c:235 3: 20250110122608051 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122608051 DLGSUP <0013> gsup_server.c:235 4: 20250110122608051 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122608051 DLGSUP <0013> gsup_server.c:235 5: 20250110122608051 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122608051 DLGSUP <0013> gsup_server.c:235 7: 20250110122608051 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122608051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122608051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122608051 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@19b064519dfe: 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") 20250110122608059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44835<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@19b064519dfe: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250110122608065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20250110122608098 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122608098 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} 20250110122608098 DLU <0006> fsm.c:456 lu(2345743413463)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122608098 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 20250110122608098 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} 20250110122608098 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122608098 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x558a5c420df0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122608098 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x558a5c420df0]{UNVALIDATED}: Freeing instance 20250110122608098 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x558a5c420df0]{UNVALIDATED}: Deallocated 20250110122608099 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122608099 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@19b064519dfe: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@19b064519dfe: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@19b064519dfe: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122608106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122608109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 20250110122608110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44835<->l=127.0.0.1:4259) 20250110122608111 DLINP <000b> input/ipa.c:451 connected read/write 20250110122608111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122608111 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122608111 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122608111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@19b064519dfe: Final verdict of PTC: none 131@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:08 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 20250110122608144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20250110122608245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_unknown started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122611366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122611366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122611371 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122611376 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611376 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122611376 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122611376 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 20250110122611376 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122611376 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 20250110122611376 DLGSUP <0013> gsup_server.c:235 2: 20250110122611376 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122611376 DLGSUP <0013> gsup_server.c:235 3: 20250110122611376 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122611376 DLGSUP <0013> gsup_server.c:235 4: 20250110122611376 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122611376 DLGSUP <0013> gsup_server.c:235 5: 20250110122611376 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122611376 DLGSUP <0013> gsup_server.c:235 7: 20250110122611376 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122611376 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122611376 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122611376 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@19b064519dfe: 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") 20250110122611394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44579<->l=127.0.0.1:4259) 20250110122611400 DAUC <0003> db_auc.c:157 IMSI='262428124660875': No 2G Auth Data 20250110122611400 DAUC <0003> db_auc.c:192 IMSI='262428124660875': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262428124660875" to be handled at TC_mo_ussd_unknown(138) 20250110122611423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20250110122611433 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611433 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428124660875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428124660875" session_id=3365860799 session_state=BEGIN} 20250110122611433 DSS <0004> hlr_ussd.c:576 262428124660875/0xc89ef5bf: Process SS (BEGIN) 20250110122611433 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611433 DSS <0004> hlr_ussd.c:518 262428124660875/0xc89ef5bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611433 DSS <0004> hlr_ussd.c:523 262428124660875/0xc89ef5bf: USSD for unknown code '*#200#' 20250110122611433 DSS <0004> hlr_ussd.c:354 262428124660875/0xc89ef5bf: Tx ReturnError(1, 0x12) 20250110122611433 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428124660875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124660875" session_id=3365860799 session_state=END} 20250110122611433 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611433 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262428124660875" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428124660875" TC_mo_ussd_unknown(138)@19b064519dfe: setverdict(pass): none -> pass 20250110122611437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@19b064519dfe: Final verdict of PTC: pass 20250110122611437 DAUC <0003> db_auc.c:157 IMSI='262429595544088': No 2G Auth Data 20250110122611437 DAUC <0003> db_auc.c:192 IMSI='262429595544088': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262429595544088" to be handled at TC_mo_ussd_unknown(139) 20250110122611445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 20250110122611448 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611448 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429595544088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429595544088" session_id=824059890 session_state=BEGIN} 20250110122611448 DSS <0004> hlr_ussd.c:576 262429595544088/0x311e27f2: Process SS (BEGIN) 20250110122611448 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611448 DSS <0004> hlr_ussd.c:518 262429595544088/0x311e27f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611448 DSS <0004> hlr_ussd.c:523 262429595544088/0x311e27f2: USSD for unknown code '*#200#' 20250110122611448 DSS <0004> hlr_ussd.c:354 262429595544088/0x311e27f2: Tx ReturnError(1, 0x12) 20250110122611448 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429595544088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429595544088" session_id=824059890 session_state=END} 20250110122611448 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611448 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262429595544088" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429595544088" TC_mo_ussd_unknown(139)@19b064519dfe: setverdict(pass): none -> pass 20250110122611449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@19b064519dfe: Final verdict of PTC: pass 20250110122611450 DAUC <0003> db_auc.c:157 IMSI='262424648978706': No 2G Auth Data 20250110122611450 DAUC <0003> db_auc.c:192 IMSI='262424648978706': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262424648978706" to be handled at TC_mo_ussd_unknown(140) 20250110122611455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20250110122611458 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611458 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424648978706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424648978706" session_id=1450559985 session_state=BEGIN} 20250110122611458 DSS <0004> hlr_ussd.c:576 262424648978706/0x5675c9f1: Process SS (BEGIN) 20250110122611458 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611458 DSS <0004> hlr_ussd.c:518 262424648978706/0x5675c9f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611458 DSS <0004> hlr_ussd.c:523 262424648978706/0x5675c9f1: USSD for unknown code '*#200#' 20250110122611458 DSS <0004> hlr_ussd.c:354 262424648978706/0x5675c9f1: Tx ReturnError(1, 0x12) 20250110122611458 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424648978706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424648978706" session_id=1450559985 session_state=END} 20250110122611458 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611458 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262424648978706" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424648978706" TC_mo_ussd_unknown(140)@19b064519dfe: setverdict(pass): none -> pass 20250110122611459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@19b064519dfe: Final verdict of PTC: pass 20250110122611459 DAUC <0003> db_auc.c:157 IMSI='262424393890832': No 2G Auth Data 20250110122611459 DAUC <0003> db_auc.c:192 IMSI='262424393890832': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262424393890832" to be handled at TC_mo_ussd_unknown(141) 20250110122611466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20250110122611469 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611469 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424393890832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424393890832" session_id=3079495566 session_state=BEGIN} 20250110122611469 DSS <0004> hlr_ussd.c:576 262424393890832/0xb78d5f8e: Process SS (BEGIN) 20250110122611469 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611469 DSS <0004> hlr_ussd.c:518 262424393890832/0xb78d5f8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611469 DSS <0004> hlr_ussd.c:523 262424393890832/0xb78d5f8e: USSD for unknown code '*#200#' 20250110122611469 DSS <0004> hlr_ussd.c:354 262424393890832/0xb78d5f8e: Tx ReturnError(1, 0x12) 20250110122611469 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424393890832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424393890832" session_id=3079495566 session_state=END} 20250110122611469 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611469 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262424393890832" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424393890832" TC_mo_ussd_unknown(141)@19b064519dfe: setverdict(pass): none -> pass 20250110122611470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@19b064519dfe: Final verdict of PTC: pass 20250110122611470 DAUC <0003> db_auc.c:157 IMSI='262421908642550': No 2G Auth Data 20250110122611470 DAUC <0003> db_auc.c:192 IMSI='262421908642550': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262421908642550" to be handled at TC_mo_ussd_unknown(142) 20250110122611477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20250110122611480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611480 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421908642550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421908642550" session_id=4043165852 session_state=BEGIN} 20250110122611480 DSS <0004> hlr_ussd.c:576 262421908642550/0xf0fdd09c: Process SS (BEGIN) 20250110122611480 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611480 DSS <0004> hlr_ussd.c:518 262421908642550/0xf0fdd09c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611480 DSS <0004> hlr_ussd.c:523 262421908642550/0xf0fdd09c: USSD for unknown code '*#200#' 20250110122611480 DSS <0004> hlr_ussd.c:354 262421908642550/0xf0fdd09c: Tx ReturnError(1, 0x12) 20250110122611480 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421908642550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421908642550" session_id=4043165852 session_state=END} 20250110122611480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262421908642550" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421908642550" TC_mo_ussd_unknown(142)@19b064519dfe: setverdict(pass): none -> pass 20250110122611481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@19b064519dfe: Final verdict of PTC: pass 20250110122611482 DAUC <0003> db_auc.c:157 IMSI='262427335569066': No 2G Auth Data 20250110122611482 DAUC <0003> db_auc.c:192 IMSI='262427335569066': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262427335569066" to be handled at TC_mo_ussd_unknown(143) 20250110122611488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20250110122611490 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611490 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427335569066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427335569066" session_id=3952722458 session_state=BEGIN} 20250110122611490 DSS <0004> hlr_ussd.c:576 262427335569066/0xeb99c21a: Process SS (BEGIN) 20250110122611491 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611491 DSS <0004> hlr_ussd.c:518 262427335569066/0xeb99c21a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611491 DSS <0004> hlr_ussd.c:523 262427335569066/0xeb99c21a: USSD for unknown code '*#200#' 20250110122611491 DSS <0004> hlr_ussd.c:354 262427335569066/0xeb99c21a: Tx ReturnError(1, 0x12) 20250110122611491 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427335569066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427335569066" session_id=3952722458 session_state=END} 20250110122611491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262427335569066" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427335569066" TC_mo_ussd_unknown(143)@19b064519dfe: setverdict(pass): none -> pass 20250110122611492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@19b064519dfe: Final verdict of PTC: pass 20250110122611492 DAUC <0003> db_auc.c:157 IMSI='262424225170921': No 2G Auth Data 20250110122611492 DAUC <0003> db_auc.c:192 IMSI='262424225170921': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262424225170921" to be handled at TC_mo_ussd_unknown(144) 20250110122611499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 20250110122611502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611502 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424225170921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225170921" session_id=1059833827 session_state=BEGIN} 20250110122611502 DSS <0004> hlr_ussd.c:576 262424225170921/0x3f2bc7e3: Process SS (BEGIN) 20250110122611502 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611502 DSS <0004> hlr_ussd.c:518 262424225170921/0x3f2bc7e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611502 DSS <0004> hlr_ussd.c:523 262424225170921/0x3f2bc7e3: USSD for unknown code '*#200#' 20250110122611502 DSS <0004> hlr_ussd.c:354 262424225170921/0x3f2bc7e3: Tx ReturnError(1, 0x12) 20250110122611502 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424225170921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225170921" session_id=1059833827 session_state=END} 20250110122611502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611502 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262424225170921" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424225170921" TC_mo_ussd_unknown(144)@19b064519dfe: setverdict(pass): none -> pass 20250110122611503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@19b064519dfe: Final verdict of PTC: pass 20250110122611504 DAUC <0003> db_auc.c:157 IMSI='262428187894755': No 2G Auth Data 20250110122611504 DAUC <0003> db_auc.c:192 IMSI='262428187894755': No 3G Auth Data HLR_Test-GSUP(135)@19b064519dfe: Created GsupExpect[0] for "262428187894755" to be handled at TC_mo_ussd_unknown(145) 20250110122611510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20250110122611514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611514 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428187894755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428187894755" session_id=3244076001 session_state=BEGIN} 20250110122611514 DSS <0004> hlr_ussd.c:576 262428187894755/0xc15cabe1: Process SS (BEGIN) 20250110122611514 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250110122611514 DSS <0004> hlr_ussd.c:518 262428187894755/0xc15cabe1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250110122611514 DSS <0004> hlr_ussd.c:523 262428187894755/0xc15cabe1: USSD for unknown code '*#200#' 20250110122611514 DSS <0004> hlr_ussd.c:354 262428187894755/0xc15cabe1: Tx ReturnError(1, 0x12) 20250110122611514 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428187894755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428187894755" session_id=3244076001 session_state=END} 20250110122611514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122611514 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@19b064519dfe: Found GsupExpect[0] for "262428187894755" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428187894755" TC_mo_ussd_unknown(145)@19b064519dfe: setverdict(pass): none -> pass 20250110122611515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@19b064519dfe: Final verdict of PTC: pass 20250110122611515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20250110122611516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44579<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@19b064519dfe: Final verdict of PTC: none 20250110122611516 DLINP <000b> input/ipa.c:451 connected read/write 20250110122611516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122611516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 136@19b064519dfe: Final verdict of PTC: none 20250110122611516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122611516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 136: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:11 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 20250110122611539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20250110122611640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_euse_disc started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122614695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122614695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@19b064519dfe: 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) } } } } 20250110122614701 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@19b064519dfe: 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 } } } } 20250110122614701 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122614701 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122614701 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 20250110122614701 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122614701 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 20250110122614701 DLGSUP <0013> gsup_server.c:235 2: 20250110122614701 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122614701 DLGSUP <0013> gsup_server.c:235 3: 20250110122614701 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122614701 DLGSUP <0013> gsup_server.c:235 4: 20250110122614701 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122614701 DLGSUP <0013> gsup_server.c:235 5: 20250110122614701 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122614701 DLGSUP <0013> gsup_server.c:235 7: 20250110122614701 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122614701 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122614701 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122614701 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@19b064519dfe: 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") 20250110122614727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43333<->l=127.0.0.1:4259) 20250110122614736 DAUC <0003> db_auc.c:157 IMSI='262428158284109': No 2G Auth Data 20250110122614736 DAUC <0003> db_auc.c:192 IMSI='262428158284109': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262428158284109" to be handled at TC_mo_ussd_euse_disc(150) 20250110122614758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40438<->l=127.0.0.1:4258 20250110122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614774 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428158284109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428158284109" session_id=1139940030 session_state=BEGIN} 20250110122614774 DSS <0004> hlr_ussd.c:576 262428158284109/0x43f21abe: Process SS (BEGIN) 20250110122614774 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614774 DSS <0004> hlr_ussd.c:518 262428158284109/0x43f21abe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614774 DSS <0004> hlr_ussd.c:542 262428158284109/0x43f21abe: Cannot find conn for EUSE EUSE-foobar 20250110122614774 DSS <0004> hlr_ussd.c:354 262428158284109/0x43f21abe: Tx ReturnError(1, 0x22) 20250110122614774 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428158284109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428158284109" session_id=1139940030 session_state=END} 20250110122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262428158284109" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428158284109" TC_mo_ussd_euse_disc(150)@19b064519dfe: setverdict(pass): none -> pass 20250110122614783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40438<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@19b064519dfe: Final verdict of PTC: pass 20250110122614784 DAUC <0003> db_auc.c:157 IMSI='262422856247523': No 2G Auth Data 20250110122614784 DAUC <0003> db_auc.c:192 IMSI='262422856247523': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262422856247523" to be handled at TC_mo_ussd_euse_disc(151) 20250110122614806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20250110122614814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614814 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422856247523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422856247523" session_id=3185376956 session_state=BEGIN} 20250110122614814 DSS <0004> hlr_ussd.c:576 262422856247523/0xbddcfebc: Process SS (BEGIN) 20250110122614814 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614814 DSS <0004> hlr_ussd.c:518 262422856247523/0xbddcfebc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614814 DSS <0004> hlr_ussd.c:542 262422856247523/0xbddcfebc: Cannot find conn for EUSE EUSE-foobar 20250110122614814 DSS <0004> hlr_ussd.c:354 262422856247523/0xbddcfebc: Tx ReturnError(1, 0x22) 20250110122614814 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422856247523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422856247523" session_id=3185376956 session_state=END} 20250110122614814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262422856247523" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422856247523" TC_mo_ussd_euse_disc(151)@19b064519dfe: setverdict(pass): none -> pass 20250110122614816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@19b064519dfe: Final verdict of PTC: pass 20250110122614816 DAUC <0003> db_auc.c:157 IMSI='262428967896623': No 2G Auth Data 20250110122614816 DAUC <0003> db_auc.c:192 IMSI='262428967896623': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262428967896623" to be handled at TC_mo_ussd_euse_disc(152) 20250110122614822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4258 20250110122614825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614825 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428967896623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428967896623" session_id=2770074800 session_state=BEGIN} 20250110122614825 DSS <0004> hlr_ussd.c:576 262428967896623/0xa51bfcb0: Process SS (BEGIN) 20250110122614825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614825 DSS <0004> hlr_ussd.c:518 262428967896623/0xa51bfcb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614825 DSS <0004> hlr_ussd.c:542 262428967896623/0xa51bfcb0: Cannot find conn for EUSE EUSE-foobar 20250110122614825 DSS <0004> hlr_ussd.c:354 262428967896623/0xa51bfcb0: Tx ReturnError(1, 0x22) 20250110122614825 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428967896623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428967896623" session_id=2770074800 session_state=END} 20250110122614825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262428967896623" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428967896623" TC_mo_ussd_euse_disc(152)@19b064519dfe: setverdict(pass): none -> pass 20250110122614826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@19b064519dfe: Final verdict of PTC: pass 20250110122614827 DAUC <0003> db_auc.c:157 IMSI='262429717988793': No 2G Auth Data 20250110122614827 DAUC <0003> db_auc.c:192 IMSI='262429717988793': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262429717988793" to be handled at TC_mo_ussd_euse_disc(153) 20250110122614833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 20250110122614836 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614836 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429717988793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429717988793" session_id=2533333254 session_state=BEGIN} 20250110122614836 DSS <0004> hlr_ussd.c:576 262429717988793/0x96ff9906: Process SS (BEGIN) 20250110122614836 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614836 DSS <0004> hlr_ussd.c:518 262429717988793/0x96ff9906: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614836 DSS <0004> hlr_ussd.c:542 262429717988793/0x96ff9906: Cannot find conn for EUSE EUSE-foobar 20250110122614836 DSS <0004> hlr_ussd.c:354 262429717988793/0x96ff9906: Tx ReturnError(1, 0x22) 20250110122614836 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429717988793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429717988793" session_id=2533333254 session_state=END} 20250110122614836 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614836 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262429717988793" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429717988793" TC_mo_ussd_euse_disc(153)@19b064519dfe: setverdict(pass): none -> pass 20250110122614838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@19b064519dfe: Final verdict of PTC: pass 20250110122614838 DAUC <0003> db_auc.c:157 IMSI='262421307849093': No 2G Auth Data 20250110122614838 DAUC <0003> db_auc.c:192 IMSI='262421307849093': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262421307849093" to be handled at TC_mo_ussd_euse_disc(154) 20250110122614845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20250110122614848 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614848 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421307849093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421307849093" session_id=6311607 session_state=BEGIN} 20250110122614848 DSS <0004> hlr_ussd.c:576 262421307849093/0x00604eb7: Process SS (BEGIN) 20250110122614848 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614848 DSS <0004> hlr_ussd.c:518 262421307849093/0x00604eb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614848 DSS <0004> hlr_ussd.c:542 262421307849093/0x00604eb7: Cannot find conn for EUSE EUSE-foobar 20250110122614848 DSS <0004> hlr_ussd.c:354 262421307849093/0x00604eb7: Tx ReturnError(1, 0x22) 20250110122614848 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421307849093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421307849093" session_id=6311607 session_state=END} 20250110122614848 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614848 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262421307849093" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421307849093" TC_mo_ussd_euse_disc(154)@19b064519dfe: setverdict(pass): none -> pass 20250110122614850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@19b064519dfe: Final verdict of PTC: pass 20250110122614850 DAUC <0003> db_auc.c:157 IMSI='262429333108894': No 2G Auth Data 20250110122614850 DAUC <0003> db_auc.c:192 IMSI='262429333108894': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262429333108894" to be handled at TC_mo_ussd_euse_disc(155) 20250110122614857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 20250110122614860 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614860 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429333108894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429333108894" session_id=3038620976 session_state=BEGIN} 20250110122614860 DSS <0004> hlr_ussd.c:576 262429333108894/0xb51dad30: Process SS (BEGIN) 20250110122614860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614860 DSS <0004> hlr_ussd.c:518 262429333108894/0xb51dad30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614860 DSS <0004> hlr_ussd.c:542 262429333108894/0xb51dad30: Cannot find conn for EUSE EUSE-foobar 20250110122614860 DSS <0004> hlr_ussd.c:354 262429333108894/0xb51dad30: Tx ReturnError(1, 0x22) 20250110122614860 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429333108894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429333108894" session_id=3038620976 session_state=END} 20250110122614860 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614860 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262429333108894" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429333108894" TC_mo_ussd_euse_disc(155)@19b064519dfe: setverdict(pass): none -> pass 20250110122614861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@19b064519dfe: Final verdict of PTC: pass 20250110122614862 DAUC <0003> db_auc.c:157 IMSI='262427737051747': No 2G Auth Data 20250110122614862 DAUC <0003> db_auc.c:192 IMSI='262427737051747': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262427737051747" to be handled at TC_mo_ussd_euse_disc(156) 20250110122614868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20250110122614871 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614871 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427737051747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427737051747" session_id=3937892492 session_state=BEGIN} 20250110122614871 DSS <0004> hlr_ussd.c:576 262427737051747/0xeab7788c: Process SS (BEGIN) 20250110122614871 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614871 DSS <0004> hlr_ussd.c:518 262427737051747/0xeab7788c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614871 DSS <0004> hlr_ussd.c:542 262427737051747/0xeab7788c: Cannot find conn for EUSE EUSE-foobar 20250110122614871 DSS <0004> hlr_ussd.c:354 262427737051747/0xeab7788c: Tx ReturnError(1, 0x22) 20250110122614871 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427737051747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427737051747" session_id=3937892492 session_state=END} 20250110122614871 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614871 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262427737051747" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427737051747" TC_mo_ussd_euse_disc(156)@19b064519dfe: setverdict(pass): none -> pass 20250110122614872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@19b064519dfe: Final verdict of PTC: pass 20250110122614873 DAUC <0003> db_auc.c:157 IMSI='262425936694367': No 2G Auth Data 20250110122614873 DAUC <0003> db_auc.c:192 IMSI='262425936694367': No 3G Auth Data HLR_Test-GSUP(147)@19b064519dfe: Created GsupExpect[0] for "262425936694367" to be handled at TC_mo_ussd_euse_disc(157) 20250110122614879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 20250110122614882 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614882 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425936694367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425936694367" session_id=3989302936 session_state=BEGIN} 20250110122614882 DSS <0004> hlr_ussd.c:576 262425936694367/0xedc7ee98: Process SS (BEGIN) 20250110122614882 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122614882 DSS <0004> hlr_ussd.c:518 262425936694367/0xedc7ee98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122614882 DSS <0004> hlr_ussd.c:542 262425936694367/0xedc7ee98: Cannot find conn for EUSE EUSE-foobar 20250110122614882 DSS <0004> hlr_ussd.c:354 262425936694367/0xedc7ee98: Tx ReturnError(1, 0x22) 20250110122614882 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425936694367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425936694367" session_id=3989302936 session_state=END} 20250110122614882 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122614882 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@19b064519dfe: Found GsupExpect[0] for "262425936694367" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425936694367" TC_mo_ussd_euse_disc(157)@19b064519dfe: setverdict(pass): none -> pass 20250110122614884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@19b064519dfe: Final verdict of PTC: pass 20250110122614884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 20250110122614885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43333<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@19b064519dfe: Final verdict of PTC: none 20250110122614885 DLINP <000b> input/ipa.c:451 connected read/write 20250110122614885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122614885 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122614885 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122614885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@19b064519dfe: Final verdict of PTC: none 148@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 148: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:14 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 20250110122614922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 20250110122615123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81816) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_iuse_imsi started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122618229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122618229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122618233 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122618238 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618238 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122618238 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122618238 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 20250110122618238 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122618238 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 20250110122618238 DLGSUP <0013> gsup_server.c:235 2: 20250110122618238 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122618238 DLGSUP <0013> gsup_server.c:235 3: 20250110122618238 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122618238 DLGSUP <0013> gsup_server.c:235 4: 20250110122618238 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122618238 DLGSUP <0013> gsup_server.c:235 5: 20250110122618238 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122618238 DLGSUP <0013> gsup_server.c:235 7: 20250110122618238 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122618238 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122618238 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122618238 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@19b064519dfe: 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") 20250110122618267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37863<->l=127.0.0.1:4259) 20250110122618278 DAUC <0003> db_auc.c:157 IMSI='262424022042371': No 2G Auth Data 20250110122618279 DAUC <0003> db_auc.c:192 IMSI='262424022042371': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262424022042371" to be handled at TC_mo_ussd_iuse_imsi(162) 20250110122618307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20250110122618319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618319 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424022042371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424022042371" session_id=1783070796 session_state=BEGIN} 20250110122618319 DSS <0004> hlr_ussd.c:576 262424022042371/0x6a47804c: Process SS (BEGIN) 20250110122618319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618319 DSS <0004> hlr_ussd.c:518 262424022042371/0x6a47804c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618319 DSS <0004> hlr_ussd.c:363 262424022042371/0x6a47804c: Tx USSD 'Your IMSI is 262424022042371' 20250110122618319 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424022042371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424022042371" session_id=1783070796 session_state=END} 20250110122618319 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424022042371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262424022042371" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424022042371" TC_mo_ussd_iuse_imsi(162)@19b064519dfe: setverdict(pass): none -> pass 20250110122618325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@19b064519dfe: Final verdict of PTC: pass 20250110122618326 DAUC <0003> db_auc.c:157 IMSI='262429324836121': No 2G Auth Data 20250110122618326 DAUC <0003> db_auc.c:192 IMSI='262429324836121': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262429324836121" to be handled at TC_mo_ussd_iuse_imsi(163) 20250110122618333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20250110122618336 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618336 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429324836121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429324836121" session_id=284248183 session_state=BEGIN} 20250110122618336 DSS <0004> hlr_ussd.c:576 262429324836121/0x10f14877: Process SS (BEGIN) 20250110122618336 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618336 DSS <0004> hlr_ussd.c:518 262429324836121/0x10f14877: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618336 DSS <0004> hlr_ussd.c:363 262429324836121/0x10f14877: Tx USSD 'Your IMSI is 262429324836121' 20250110122618336 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429324836121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429324836121" session_id=284248183 session_state=END} 20250110122618336 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429324836121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618336 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618336 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262429324836121" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429324836121" TC_mo_ussd_iuse_imsi(163)@19b064519dfe: setverdict(pass): none -> pass 20250110122618338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@19b064519dfe: Final verdict of PTC: pass 20250110122618338 DAUC <0003> db_auc.c:157 IMSI='262428506700274': No 2G Auth Data 20250110122618338 DAUC <0003> db_auc.c:192 IMSI='262428506700274': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262428506700274" to be handled at TC_mo_ussd_iuse_imsi(164) 20250110122618344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 20250110122618347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618347 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428506700274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428506700274" session_id=4158023652 session_state=BEGIN} 20250110122618347 DSS <0004> hlr_ussd.c:576 262428506700274/0xf7d667e4: Process SS (BEGIN) 20250110122618347 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618347 DSS <0004> hlr_ussd.c:518 262428506700274/0xf7d667e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618347 DSS <0004> hlr_ussd.c:363 262428506700274/0xf7d667e4: Tx USSD 'Your IMSI is 262428506700274' 20250110122618347 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428506700274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428506700274" session_id=4158023652 session_state=END} 20250110122618347 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428506700274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262428506700274" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428506700274" TC_mo_ussd_iuse_imsi(164)@19b064519dfe: setverdict(pass): none -> pass 20250110122618349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@19b064519dfe: Final verdict of PTC: pass 20250110122618349 DAUC <0003> db_auc.c:157 IMSI='262424162481081': No 2G Auth Data 20250110122618349 DAUC <0003> db_auc.c:192 IMSI='262424162481081': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262424162481081" to be handled at TC_mo_ussd_iuse_imsi(165) 20250110122618355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20250110122618358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618358 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424162481081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424162481081" session_id=1708720001 session_state=BEGIN} 20250110122618358 DSS <0004> hlr_ussd.c:576 262424162481081/0x65d8ff81: Process SS (BEGIN) 20250110122618358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618358 DSS <0004> hlr_ussd.c:518 262424162481081/0x65d8ff81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618358 DSS <0004> hlr_ussd.c:363 262424162481081/0x65d8ff81: Tx USSD 'Your IMSI is 262424162481081' 20250110122618358 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424162481081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424162481081" session_id=1708720001 session_state=END} 20250110122618358 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424162481081 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262424162481081" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424162481081" TC_mo_ussd_iuse_imsi(165)@19b064519dfe: setverdict(pass): none -> pass 20250110122618360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@19b064519dfe: Final verdict of PTC: pass 20250110122618360 DAUC <0003> db_auc.c:157 IMSI='262422151730204': No 2G Auth Data 20250110122618360 DAUC <0003> db_auc.c:192 IMSI='262422151730204': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262422151730204" to be handled at TC_mo_ussd_iuse_imsi(166) 20250110122618366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20250110122618369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618369 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422151730204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422151730204" session_id=380355823 session_state=BEGIN} 20250110122618369 DSS <0004> hlr_ussd.c:576 262422151730204/0x16abc4ef: Process SS (BEGIN) 20250110122618369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618369 DSS <0004> hlr_ussd.c:518 262422151730204/0x16abc4ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618369 DSS <0004> hlr_ussd.c:363 262422151730204/0x16abc4ef: Tx USSD 'Your IMSI is 262422151730204' 20250110122618369 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422151730204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422151730204" session_id=380355823 session_state=END} 20250110122618369 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422151730204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262422151730204" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422151730204" TC_mo_ussd_iuse_imsi(166)@19b064519dfe: setverdict(pass): none -> pass 20250110122618371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@19b064519dfe: Final verdict of PTC: pass 20250110122618371 DAUC <0003> db_auc.c:157 IMSI='262423015843246': No 2G Auth Data 20250110122618371 DAUC <0003> db_auc.c:192 IMSI='262423015843246': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262423015843246" to be handled at TC_mo_ussd_iuse_imsi(167) 20250110122618377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 20250110122618380 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618380 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423015843246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423015843246" session_id=372143928 session_state=BEGIN} 20250110122618380 DSS <0004> hlr_ussd.c:576 262423015843246/0x162e7738: Process SS (BEGIN) 20250110122618380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618380 DSS <0004> hlr_ussd.c:518 262423015843246/0x162e7738: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618380 DSS <0004> hlr_ussd.c:363 262423015843246/0x162e7738: Tx USSD 'Your IMSI is 262423015843246' 20250110122618380 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423015843246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423015843246" session_id=372143928 session_state=END} 20250110122618380 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423015843246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618380 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618380 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262423015843246" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423015843246" TC_mo_ussd_iuse_imsi(167)@19b064519dfe: setverdict(pass): none -> pass 20250110122618382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@19b064519dfe: Final verdict of PTC: pass 20250110122618383 DAUC <0003> db_auc.c:157 IMSI='262421468996797': No 2G Auth Data 20250110122618383 DAUC <0003> db_auc.c:192 IMSI='262421468996797': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262421468996797" to be handled at TC_mo_ussd_iuse_imsi(168) 20250110122618390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 20250110122618393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618393 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421468996797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421468996797" session_id=1290770628 session_state=BEGIN} 20250110122618393 DSS <0004> hlr_ussd.c:576 262421468996797/0x4cef98c4: Process SS (BEGIN) 20250110122618393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618393 DSS <0004> hlr_ussd.c:518 262421468996797/0x4cef98c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618393 DSS <0004> hlr_ussd.c:363 262421468996797/0x4cef98c4: Tx USSD 'Your IMSI is 262421468996797' 20250110122618393 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421468996797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421468996797" session_id=1290770628 session_state=END} 20250110122618393 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421468996797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262421468996797" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421468996797" TC_mo_ussd_iuse_imsi(168)@19b064519dfe: setverdict(pass): none -> pass 20250110122618395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@19b064519dfe: Final verdict of PTC: pass 20250110122618395 DAUC <0003> db_auc.c:157 IMSI='262422503327840': No 2G Auth Data 20250110122618395 DAUC <0003> db_auc.c:192 IMSI='262422503327840': No 3G Auth Data HLR_Test-GSUP(159)@19b064519dfe: Created GsupExpect[0] for "262422503327840" to be handled at TC_mo_ussd_iuse_imsi(169) 20250110122618403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4258 20250110122618405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618405 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422503327840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422503327840" session_id=2793522079 session_state=BEGIN} 20250110122618405 DSS <0004> hlr_ussd.c:576 262422503327840/0xa681c39f: Process SS (BEGIN) 20250110122618405 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122618405 DSS <0004> hlr_ussd.c:518 262422503327840/0xa681c39f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122618405 DSS <0004> hlr_ussd.c:363 262422503327840/0xa681c39f: Tx USSD 'Your IMSI is 262422503327840' 20250110122618405 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422503327840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422503327840" session_id=2793522079 session_state=END} 20250110122618405 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422503327840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122618405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122618405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@19b064519dfe: Found GsupExpect[0] for "262422503327840" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422503327840" TC_mo_ussd_iuse_imsi(169)@19b064519dfe: setverdict(pass): none -> pass 20250110122618407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@19b064519dfe: Final verdict of PTC: pass 20250110122618408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20250110122618408 DLINP <000b> input/ipa.c:451 connected read/write 20250110122618408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122618408 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122618408 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122618408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122618408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37863<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@19b064519dfe: Final verdict of PTC: none 160@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 160: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:18 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 20250110122618431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20250110122618633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70596) Waiting for packet dumper to finish... 1 (prev_count=70596, count=82232) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122621704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122621704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122621705 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122621706 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122621706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122621706 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 20250110122621706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122621706 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 20250110122621706 DLGSUP <0013> gsup_server.c:235 2: 20250110122621706 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122621706 DLGSUP <0013> gsup_server.c:235 3: 20250110122621706 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122621706 DLGSUP <0013> gsup_server.c:235 4: 20250110122621706 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122621706 DLGSUP <0013> gsup_server.c:235 5: 20250110122621706 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122621706 DLGSUP <0013> gsup_server.c:235 7: 20250110122621706 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(170)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122621706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122621706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122621706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@19b064519dfe: 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") 20250110122621713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33721<->l=127.0.0.1:4259) 20250110122621715 DAUC <0003> db_auc.c:157 IMSI='262426435753723': No 2G Auth Data 20250110122621715 DAUC <0003> db_auc.c:192 IMSI='262426435753723': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262426435753723" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250110122621720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 20250110122621750 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621750 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426435753723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426435753723" source_name="the-source\n" session_id=3095436309 session_state=BEGIN} 20250110122621750 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250110122621750 DSS <0004> hlr_ussd.c:576 262426435753723/0xb8809c15: Process SS (BEGIN) 20250110122621750 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621750 DSS <0004> hlr_ussd.c:518 262426435753723/0xb8809c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621750 DSS <0004> hlr_ussd.c:363 262426435753723/0xb8809c15: Tx USSD 'Your IMSI is 262426435753723' 20250110122621750 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426435753723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426435753723" destination_name="the-source\n" session_id=3095436309 session_state=END} 20250110122621750 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426435753723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621750 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621750 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262426435753723" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426435753723" TC_mo_ussd_iuse_imsi_via_proxy(174)@19b064519dfe: setverdict(pass): none -> pass 20250110122621753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@19b064519dfe: Final verdict of PTC: pass 20250110122621753 DAUC <0003> db_auc.c:157 IMSI='262420877149907': No 2G Auth Data 20250110122621753 DAUC <0003> db_auc.c:192 IMSI='262420877149907': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262420877149907" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250110122621759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 20250110122621762 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621762 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420877149907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420877149907" source_name="the-source\n" session_id=2163776848 session_state=BEGIN} 20250110122621762 DSS <0004> hlr_ussd.c:576 262420877149907/0x80f89d50: Process SS (BEGIN) 20250110122621762 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621762 DSS <0004> hlr_ussd.c:518 262420877149907/0x80f89d50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621762 DSS <0004> hlr_ussd.c:363 262420877149907/0x80f89d50: Tx USSD 'Your IMSI is 262420877149907' 20250110122621762 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420877149907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420877149907" destination_name="the-source\n" session_id=2163776848 session_state=END} 20250110122621762 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420877149907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621762 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621762 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262420877149907" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420877149907" TC_mo_ussd_iuse_imsi_via_proxy(175)@19b064519dfe: setverdict(pass): none -> pass 20250110122621764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@19b064519dfe: Final verdict of PTC: pass 20250110122621764 DAUC <0003> db_auc.c:157 IMSI='262429747411168': No 2G Auth Data 20250110122621764 DAUC <0003> db_auc.c:192 IMSI='262429747411168': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262429747411168" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250110122621771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 20250110122621774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621774 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429747411168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429747411168" source_name="the-source\n" session_id=2416287065 session_state=BEGIN} 20250110122621774 DSS <0004> hlr_ussd.c:576 262429747411168/0x90059d59: Process SS (BEGIN) 20250110122621774 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621774 DSS <0004> hlr_ussd.c:518 262429747411168/0x90059d59: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621774 DSS <0004> hlr_ussd.c:363 262429747411168/0x90059d59: Tx USSD 'Your IMSI is 262429747411168' 20250110122621774 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429747411168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429747411168" destination_name="the-source\n" session_id=2416287065 session_state=END} 20250110122621774 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429747411168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621774 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262429747411168" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429747411168" TC_mo_ussd_iuse_imsi_via_proxy(176)@19b064519dfe: setverdict(pass): none -> pass 20250110122621775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@19b064519dfe: Final verdict of PTC: pass 20250110122621776 DAUC <0003> db_auc.c:157 IMSI='262425345580476': No 2G Auth Data 20250110122621776 DAUC <0003> db_auc.c:192 IMSI='262425345580476': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262425345580476" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250110122621782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4258 20250110122621785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621785 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425345580476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425345580476" source_name="the-source\n" session_id=1762932714 session_state=BEGIN} 20250110122621785 DSS <0004> hlr_ussd.c:576 262425345580476/0x691437ea: Process SS (BEGIN) 20250110122621785 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621785 DSS <0004> hlr_ussd.c:518 262425345580476/0x691437ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621785 DSS <0004> hlr_ussd.c:363 262425345580476/0x691437ea: Tx USSD 'Your IMSI is 262425345580476' 20250110122621785 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425345580476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345580476" destination_name="the-source\n" session_id=1762932714 session_state=END} 20250110122621785 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425345580476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262425345580476" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425345580476" TC_mo_ussd_iuse_imsi_via_proxy(177)@19b064519dfe: setverdict(pass): none -> pass 20250110122621787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@19b064519dfe: Final verdict of PTC: pass 20250110122621787 DAUC <0003> db_auc.c:157 IMSI='262423603045214': No 2G Auth Data 20250110122621787 DAUC <0003> db_auc.c:192 IMSI='262423603045214': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262423603045214" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250110122621793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20250110122621796 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621796 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423603045214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423603045214" source_name="the-source\n" session_id=3086935218 session_state=BEGIN} 20250110122621796 DSS <0004> hlr_ussd.c:576 262423603045214/0xb7fee4b2: Process SS (BEGIN) 20250110122621796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621796 DSS <0004> hlr_ussd.c:518 262423603045214/0xb7fee4b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621796 DSS <0004> hlr_ussd.c:363 262423603045214/0xb7fee4b2: Tx USSD 'Your IMSI is 262423603045214' 20250110122621796 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423603045214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423603045214" destination_name="the-source\n" session_id=3086935218 session_state=END} 20250110122621796 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423603045214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621796 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621796 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262423603045214" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423603045214" TC_mo_ussd_iuse_imsi_via_proxy(178)@19b064519dfe: setverdict(pass): none -> pass 20250110122621798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@19b064519dfe: Final verdict of PTC: pass 20250110122621798 DAUC <0003> db_auc.c:157 IMSI='262424440225865': No 2G Auth Data 20250110122621798 DAUC <0003> db_auc.c:192 IMSI='262424440225865': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262424440225865" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250110122621805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20250110122621808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621808 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424440225865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424440225865" source_name="the-source\n" session_id=1030037858 session_state=BEGIN} 20250110122621808 DSS <0004> hlr_ussd.c:576 262424440225865/0x3d652162: Process SS (BEGIN) 20250110122621808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621808 DSS <0004> hlr_ussd.c:518 262424440225865/0x3d652162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621808 DSS <0004> hlr_ussd.c:363 262424440225865/0x3d652162: Tx USSD 'Your IMSI is 262424440225865' 20250110122621808 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424440225865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424440225865" destination_name="the-source\n" session_id=1030037858 session_state=END} 20250110122621808 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424440225865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262424440225865" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424440225865" TC_mo_ussd_iuse_imsi_via_proxy(179)@19b064519dfe: setverdict(pass): none -> pass 20250110122621810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@19b064519dfe: Final verdict of PTC: pass 20250110122621810 DAUC <0003> db_auc.c:157 IMSI='262426375172588': No 2G Auth Data 20250110122621810 DAUC <0003> db_auc.c:192 IMSI='262426375172588': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262426375172588" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250110122621816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20250110122621819 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621819 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426375172588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426375172588" source_name="the-source\n" session_id=2633430540 session_state=BEGIN} 20250110122621819 DSS <0004> hlr_ussd.c:576 262426375172588/0x9cf6f60c: Process SS (BEGIN) 20250110122621819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621819 DSS <0004> hlr_ussd.c:518 262426375172588/0x9cf6f60c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621819 DSS <0004> hlr_ussd.c:363 262426375172588/0x9cf6f60c: Tx USSD 'Your IMSI is 262426375172588' 20250110122621819 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426375172588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426375172588" destination_name="the-source\n" session_id=2633430540 session_state=END} 20250110122621820 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426375172588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621820 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621820 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262426375172588" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426375172588" TC_mo_ussd_iuse_imsi_via_proxy(180)@19b064519dfe: setverdict(pass): none -> pass 20250110122621821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@19b064519dfe: Final verdict of PTC: pass 20250110122621822 DAUC <0003> db_auc.c:157 IMSI='262420507154766': No 2G Auth Data 20250110122621822 DAUC <0003> db_auc.c:192 IMSI='262420507154766': No 3G Auth Data HLR_Test-GSUP(171)@19b064519dfe: Created GsupExpect[0] for "262420507154766" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250110122621829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4258 20250110122621832 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621832 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420507154766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420507154766" source_name="the-source\n" session_id=143872387 session_state=BEGIN} 20250110122621832 DSS <0004> hlr_ussd.c:576 262420507154766/0x08935183: Process SS (BEGIN) 20250110122621832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250110122621832 DSS <0004> hlr_ussd.c:518 262420507154766/0x08935183: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250110122621832 DSS <0004> hlr_ussd.c:363 262420507154766/0x08935183: Tx USSD 'Your IMSI is 262420507154766' 20250110122621832 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420507154766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507154766" destination_name="the-source\n" session_id=143872387 session_state=END} 20250110122621832 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420507154766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122621832 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122621832 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@19b064519dfe: Found GsupExpect[0] for "262420507154766" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262420507154766" TC_mo_ussd_iuse_imsi_via_proxy(181)@19b064519dfe: setverdict(pass): none -> pass 20250110122621834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@19b064519dfe: Final verdict of PTC: pass 20250110122621834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20250110122621835 DLINP <000b> input/ipa.c:451 connected read/write 20250110122621835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122621835 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122621835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122621835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122621835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250110122621835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33721<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@19b064519dfe: Final verdict of PTC: none 172@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 172: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:21 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 20250110122621869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 20250110122622070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82788) Waiting for packet dumper to finish... 1 (prev_count=82788, count=83484) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:26:24 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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_iuse_msisdn started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122625182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122625183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122625186 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122625191 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625192 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122625192 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122625192 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 20250110122625192 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122625192 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(182)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122625192 DLGSUP <0013> gsup_server.c:235 2: 20250110122625192 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122625192 DLGSUP <0013> gsup_server.c:235 3: 20250110122625192 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122625192 DLGSUP <0013> gsup_server.c:235 4: 20250110122625192 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122625192 DLGSUP <0013> gsup_server.c:235 5: 20250110122625192 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122625192 DLGSUP <0013> gsup_server.c:235 7: 20250110122625192 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122625192 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122625192 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122625192 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@19b064519dfe: 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") 20250110122625216 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46337<->l=127.0.0.1:4259) 20250110122625224 DAUC <0003> db_auc.c:157 IMSI='262421291812905': No 2G Auth Data 20250110122625224 DAUC <0003> db_auc.c:192 IMSI='262421291812905': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262421291812905" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250110122625250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20250110122625261 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625261 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421291812905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421291812905" session_id=4024200910 session_state=BEGIN} 20250110122625261 DSS <0004> hlr_ussd.c:576 262421291812905/0xefdc6ece: Process SS (BEGIN) 20250110122625261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625261 DSS <0004> hlr_ussd.c:518 262421291812905/0xefdc6ece: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625261 DSS <0004> hlr_ussd.c:363 262421291812905/0xefdc6ece: Tx USSD 'Your extension is 491616038746' 20250110122625261 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421291812905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421291812905" session_id=4024200910 session_state=END} 20250110122625261 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421291812905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625261 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625261 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262421291812905" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421291812905" TC_mo_ussd_iuse_msisdn(186)@19b064519dfe: setverdict(pass): none -> pass 20250110122625267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@19b064519dfe: Final verdict of PTC: pass 20250110122625267 DAUC <0003> db_auc.c:157 IMSI='262422073153563': No 2G Auth Data 20250110122625267 DAUC <0003> db_auc.c:192 IMSI='262422073153563': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262422073153563" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250110122625281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20250110122625285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625285 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422073153563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422073153563" session_id=1342250646 session_state=BEGIN} 20250110122625285 DSS <0004> hlr_ussd.c:576 262422073153563/0x50011e96: Process SS (BEGIN) 20250110122625285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625285 DSS <0004> hlr_ussd.c:518 262422073153563/0x50011e96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625285 DSS <0004> hlr_ussd.c:363 262422073153563/0x50011e96: Tx USSD 'Your extension is 491612217812' 20250110122625285 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422073153563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422073153563" session_id=1342250646 session_state=END} 20250110122625285 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422073153563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625285 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262422073153563" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422073153563" TC_mo_ussd_iuse_msisdn(187)@19b064519dfe: setverdict(pass): none -> pass 20250110122625287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@19b064519dfe: Final verdict of PTC: pass 20250110122625288 DAUC <0003> db_auc.c:157 IMSI='262423447679431': No 2G Auth Data 20250110122625288 DAUC <0003> db_auc.c:192 IMSI='262423447679431': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262423447679431" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250110122625293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20250110122625296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625296 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423447679431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423447679431" session_id=301691324 session_state=BEGIN} 20250110122625296 DSS <0004> hlr_ussd.c:576 262423447679431/0x11fb71bc: Process SS (BEGIN) 20250110122625296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625296 DSS <0004> hlr_ussd.c:518 262423447679431/0x11fb71bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625296 DSS <0004> hlr_ussd.c:363 262423447679431/0x11fb71bc: Tx USSD 'Your extension is 491615830547' 20250110122625296 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423447679431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423447679431" session_id=301691324 session_state=END} 20250110122625296 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423447679431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625296 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262423447679431" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423447679431" TC_mo_ussd_iuse_msisdn(188)@19b064519dfe: setverdict(pass): none -> pass 20250110122625298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@19b064519dfe: Final verdict of PTC: pass 20250110122625298 DAUC <0003> db_auc.c:157 IMSI='262421448613218': No 2G Auth Data 20250110122625298 DAUC <0003> db_auc.c:192 IMSI='262421448613218': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262421448613218" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250110122625304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20250110122625307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625307 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421448613218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421448613218" session_id=3838538567 session_state=BEGIN} 20250110122625307 DSS <0004> hlr_ussd.c:576 262421448613218/0xe4cb7347: Process SS (BEGIN) 20250110122625307 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625307 DSS <0004> hlr_ussd.c:518 262421448613218/0xe4cb7347: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625307 DSS <0004> hlr_ussd.c:363 262421448613218/0xe4cb7347: Tx USSD 'Your extension is 491611764841' 20250110122625307 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421448613218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421448613218" session_id=3838538567 session_state=END} 20250110122625307 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421448613218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262421448613218" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421448613218" TC_mo_ussd_iuse_msisdn(189)@19b064519dfe: setverdict(pass): none -> pass 20250110122625309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@19b064519dfe: Final verdict of PTC: pass 20250110122625309 DAUC <0003> db_auc.c:157 IMSI='262428771987870': No 2G Auth Data 20250110122625309 DAUC <0003> db_auc.c:192 IMSI='262428771987870': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262428771987870" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250110122625316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 20250110122625319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625319 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428771987870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428771987870" session_id=13821153 session_state=BEGIN} 20250110122625319 DSS <0004> hlr_ussd.c:576 262428771987870/0x00d2e4e1: Process SS (BEGIN) 20250110122625319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625319 DSS <0004> hlr_ussd.c:518 262428771987870/0x00d2e4e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625319 DSS <0004> hlr_ussd.c:363 262428771987870/0x00d2e4e1: Tx USSD 'Your extension is 491612866036' 20250110122625319 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428771987870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428771987870" session_id=13821153 session_state=END} 20250110122625319 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428771987870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625319 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262428771987870" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428771987870" TC_mo_ussd_iuse_msisdn(190)@19b064519dfe: setverdict(pass): none -> pass 20250110122625321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@19b064519dfe: Final verdict of PTC: pass 20250110122625321 DAUC <0003> db_auc.c:157 IMSI='262425333622723': No 2G Auth Data 20250110122625321 DAUC <0003> db_auc.c:192 IMSI='262425333622723': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262425333622723" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250110122625327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20250110122625330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625330 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425333622723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425333622723" session_id=2319171905 session_state=BEGIN} 20250110122625330 DSS <0004> hlr_ussd.c:576 262425333622723/0x8a3bc141: Process SS (BEGIN) 20250110122625330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625330 DSS <0004> hlr_ussd.c:518 262425333622723/0x8a3bc141: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625330 DSS <0004> hlr_ussd.c:363 262425333622723/0x8a3bc141: Tx USSD 'Your extension is 491610373162' 20250110122625330 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425333622723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425333622723" session_id=2319171905 session_state=END} 20250110122625330 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425333622723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262425333622723" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425333622723" TC_mo_ussd_iuse_msisdn(191)@19b064519dfe: setverdict(pass): none -> pass 20250110122625332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@19b064519dfe: Final verdict of PTC: pass 20250110122625332 DAUC <0003> db_auc.c:157 IMSI='262421594897979': No 2G Auth Data 20250110122625332 DAUC <0003> db_auc.c:192 IMSI='262421594897979': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262421594897979" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250110122625338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20250110122625341 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625341 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421594897979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421594897979" session_id=413226135 session_state=BEGIN} 20250110122625341 DSS <0004> hlr_ussd.c:576 262421594897979/0x18a15497: Process SS (BEGIN) 20250110122625341 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625341 DSS <0004> hlr_ussd.c:518 262421594897979/0x18a15497: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625341 DSS <0004> hlr_ussd.c:363 262421594897979/0x18a15497: Tx USSD 'Your extension is 491616800113' 20250110122625341 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421594897979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421594897979" session_id=413226135 session_state=END} 20250110122625341 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421594897979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625341 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625341 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262421594897979" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421594897979" TC_mo_ussd_iuse_msisdn(192)@19b064519dfe: setverdict(pass): none -> pass 20250110122625343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@19b064519dfe: Final verdict of PTC: pass 20250110122625343 DAUC <0003> db_auc.c:157 IMSI='262429470975580': No 2G Auth Data 20250110122625343 DAUC <0003> db_auc.c:192 IMSI='262429470975580': No 3G Auth Data HLR_Test-GSUP(183)@19b064519dfe: Created GsupExpect[0] for "262429470975580" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250110122625349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20250110122625352 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625352 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429470975580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429470975580" session_id=229869636 session_state=BEGIN} 20250110122625352 DSS <0004> hlr_ussd.c:576 262429470975580/0x0db38844: Process SS (BEGIN) 20250110122625352 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122625352 DSS <0004> hlr_ussd.c:518 262429470975580/0x0db38844: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122625352 DSS <0004> hlr_ussd.c:363 262429470975580/0x0db38844: Tx USSD 'Your extension is 491611234528' 20250110122625352 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429470975580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429470975580" session_id=229869636 session_state=END} 20250110122625352 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429470975580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122625352 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122625352 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@19b064519dfe: Found GsupExpect[0] for "262429470975580" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429470975580" TC_mo_ussd_iuse_msisdn(193)@19b064519dfe: setverdict(pass): none -> pass 20250110122625354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@19b064519dfe: Final verdict of PTC: pass 20250110122625354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@19b064519dfe: Final verdict of PTC: none 20250110122625355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46337<->l=127.0.0.1:4259) 20250110122625355 DLINP <000b> input/ipa.c:451 connected read/write 20250110122625355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122625355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122625355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122625355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 184: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:25 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 20250110122625378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20250110122625580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82336) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122628682 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122628682 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122628684 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122628685 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628685 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122628685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122628685 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 20250110122628685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122628685 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 20250110122628685 DLGSUP <0013> gsup_server.c:235 2: 20250110122628685 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122628685 DLGSUP <0013> gsup_server.c:235 3: 20250110122628685 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122628685 DLGSUP <0013> gsup_server.c:235 4: 20250110122628685 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122628685 DLGSUP <0013> gsup_server.c:235 5: 20250110122628685 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122628685 DLGSUP <0013> gsup_server.c:235 7: 20250110122628685 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122628685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122628685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122628685 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(194)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@19b064519dfe: 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") 20250110122628692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41089<->l=127.0.0.1:4259) 20250110122628695 DAUC <0003> db_auc.c:157 IMSI='262428549461812': No 2G Auth Data 20250110122628695 DAUC <0003> db_auc.c:192 IMSI='262428549461812': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262428549461812" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250110122628700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20250110122628730 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628730 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428549461812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428549461812" source_name="the-source\n" session_id=3981280010 session_state=BEGIN} 20250110122628730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250110122628730 DSS <0004> hlr_ussd.c:576 262428549461812/0xed4d830a: Process SS (BEGIN) 20250110122628730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628730 DSS <0004> hlr_ussd.c:518 262428549461812/0xed4d830a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628730 DSS <0004> hlr_ussd.c:363 262428549461812/0xed4d830a: Tx USSD 'Your extension is 491617617821' 20250110122628730 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428549461812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428549461812" destination_name="the-source\n" session_id=3981280010 session_state=END} 20250110122628730 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428549461812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628730 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628730 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262428549461812" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428549461812" TC_mo_ussd_iuse_msisdn_via_proxy(198)@19b064519dfe: setverdict(pass): none -> pass 20250110122628743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@19b064519dfe: Final verdict of PTC: pass 20250110122628745 DAUC <0003> db_auc.c:157 IMSI='262423087024968': No 2G Auth Data 20250110122628745 DAUC <0003> db_auc.c:192 IMSI='262423087024968': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262423087024968" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250110122628757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52292<->l=127.0.0.1:4258 20250110122628760 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628760 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423087024968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423087024968" source_name="the-source\n" session_id=2694390733 session_state=BEGIN} 20250110122628760 DSS <0004> hlr_ussd.c:576 262423087024968/0xa09923cd: Process SS (BEGIN) 20250110122628760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628760 DSS <0004> hlr_ussd.c:518 262423087024968/0xa09923cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628760 DSS <0004> hlr_ussd.c:363 262423087024968/0xa09923cd: Tx USSD 'Your extension is 491616054662' 20250110122628760 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423087024968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423087024968" destination_name="the-source\n" session_id=2694390733 session_state=END} 20250110122628760 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262423087024968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628760 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628760 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262423087024968" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423087024968" TC_mo_ussd_iuse_msisdn_via_proxy(199)@19b064519dfe: setverdict(pass): none -> pass 20250110122628762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52292<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@19b064519dfe: Final verdict of PTC: pass 20250110122628762 DAUC <0003> db_auc.c:157 IMSI='262427329473258': No 2G Auth Data 20250110122628762 DAUC <0003> db_auc.c:192 IMSI='262427329473258': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262427329473258" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250110122628768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20250110122628771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628771 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427329473258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427329473258" source_name="the-source\n" session_id=2084812528 session_state=BEGIN} 20250110122628771 DSS <0004> hlr_ussd.c:576 262427329473258/0x7c43b6f0: Process SS (BEGIN) 20250110122628771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628771 DSS <0004> hlr_ussd.c:518 262427329473258/0x7c43b6f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628771 DSS <0004> hlr_ussd.c:363 262427329473258/0x7c43b6f0: Tx USSD 'Your extension is 491617314548' 20250110122628771 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427329473258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427329473258" destination_name="the-source\n" session_id=2084812528 session_state=END} 20250110122628771 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427329473258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262427329473258" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427329473258" TC_mo_ussd_iuse_msisdn_via_proxy(200)@19b064519dfe: setverdict(pass): none -> pass 20250110122628773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@19b064519dfe: Final verdict of PTC: pass 20250110122628773 DAUC <0003> db_auc.c:157 IMSI='262426395726537': No 2G Auth Data 20250110122628773 DAUC <0003> db_auc.c:192 IMSI='262426395726537': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262426395726537" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250110122628781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20250110122628784 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628784 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426395726537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426395726537" source_name="the-source\n" session_id=2660565056 session_state=BEGIN} 20250110122628784 DSS <0004> hlr_ussd.c:576 262426395726537/0x9e950040: Process SS (BEGIN) 20250110122628784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628784 DSS <0004> hlr_ussd.c:518 262426395726537/0x9e950040: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628784 DSS <0004> hlr_ussd.c:363 262426395726537/0x9e950040: Tx USSD 'Your extension is 491616546113' 20250110122628784 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426395726537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426395726537" destination_name="the-source\n" session_id=2660565056 session_state=END} 20250110122628784 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426395726537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628784 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628784 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262426395726537" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426395726537" TC_mo_ussd_iuse_msisdn_via_proxy(201)@19b064519dfe: setverdict(pass): none -> pass 20250110122628786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@19b064519dfe: Final verdict of PTC: pass 20250110122628787 DAUC <0003> db_auc.c:157 IMSI='262425846285823': No 2G Auth Data 20250110122628787 DAUC <0003> db_auc.c:192 IMSI='262425846285823': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262425846285823" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250110122628793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20250110122628797 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628797 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425846285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425846285823" source_name="the-source\n" session_id=1930482175 session_state=BEGIN} 20250110122628797 DSS <0004> hlr_ussd.c:576 262425846285823/0x7310d1ff: Process SS (BEGIN) 20250110122628797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628797 DSS <0004> hlr_ussd.c:518 262425846285823/0x7310d1ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628797 DSS <0004> hlr_ussd.c:363 262425846285823/0x7310d1ff: Tx USSD 'Your extension is 491617805511' 20250110122628797 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425846285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846285823" destination_name="the-source\n" session_id=1930482175 session_state=END} 20250110122628797 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425846285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628797 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628797 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262425846285823" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425846285823" TC_mo_ussd_iuse_msisdn_via_proxy(202)@19b064519dfe: setverdict(pass): none -> pass 20250110122628799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@19b064519dfe: Final verdict of PTC: pass 20250110122628799 DAUC <0003> db_auc.c:157 IMSI='262420515939437': No 2G Auth Data 20250110122628799 DAUC <0003> db_auc.c:192 IMSI='262420515939437': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262420515939437" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250110122628805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20250110122628808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628808 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420515939437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420515939437" source_name="the-source\n" session_id=1028788067 session_state=BEGIN} 20250110122628808 DSS <0004> hlr_ussd.c:576 262420515939437/0x3d520f63: Process SS (BEGIN) 20250110122628808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628808 DSS <0004> hlr_ussd.c:518 262420515939437/0x3d520f63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628808 DSS <0004> hlr_ussd.c:363 262420515939437/0x3d520f63: Tx USSD 'Your extension is 491613726031' 20250110122628808 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420515939437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420515939437" destination_name="the-source\n" session_id=1028788067 session_state=END} 20250110122628808 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262420515939437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262420515939437" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420515939437" TC_mo_ussd_iuse_msisdn_via_proxy(203)@19b064519dfe: setverdict(pass): none -> pass 20250110122628810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@19b064519dfe: Final verdict of PTC: pass 20250110122628811 DAUC <0003> db_auc.c:157 IMSI='262426078934932': No 2G Auth Data 20250110122628811 DAUC <0003> db_auc.c:192 IMSI='262426078934932': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262426078934932" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250110122628817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20250110122628820 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628820 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426078934932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426078934932" source_name="the-source\n" session_id=2122504584 session_state=BEGIN} 20250110122628820 DSS <0004> hlr_ussd.c:576 262426078934932/0x7e82d988: Process SS (BEGIN) 20250110122628820 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628820 DSS <0004> hlr_ussd.c:518 262426078934932/0x7e82d988: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628820 DSS <0004> hlr_ussd.c:363 262426078934932/0x7e82d988: Tx USSD 'Your extension is 491615630610' 20250110122628820 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426078934932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426078934932" destination_name="the-source\n" session_id=2122504584 session_state=END} 20250110122628820 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426078934932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628820 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628820 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262426078934932" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426078934932" TC_mo_ussd_iuse_msisdn_via_proxy(204)@19b064519dfe: setverdict(pass): none -> pass 20250110122628822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@19b064519dfe: Final verdict of PTC: pass 20250110122628823 DAUC <0003> db_auc.c:157 IMSI='262427182705302': No 2G Auth Data 20250110122628823 DAUC <0003> db_auc.c:192 IMSI='262427182705302': No 3G Auth Data HLR_Test-GSUP(195)@19b064519dfe: Created GsupExpect[0] for "262427182705302" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250110122628828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20250110122628831 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628831 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427182705302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182705302" source_name="the-source\n" session_id=3626062139 session_state=BEGIN} 20250110122628831 DSS <0004> hlr_ussd.c:576 262427182705302/0xd821513b: Process SS (BEGIN) 20250110122628831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250110122628831 DSS <0004> hlr_ussd.c:518 262427182705302/0xd821513b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250110122628831 DSS <0004> hlr_ussd.c:363 262427182705302/0xd821513b: Tx USSD 'Your extension is 491611873505' 20250110122628831 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427182705302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182705302" destination_name="the-source\n" session_id=3626062139 session_state=END} 20250110122628831 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427182705302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122628831 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122628831 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@19b064519dfe: Found GsupExpect[0] for "262427182705302" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427182705302" TC_mo_ussd_iuse_msisdn_via_proxy(205)@19b064519dfe: setverdict(pass): none -> pass 20250110122628833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@19b064519dfe: Final verdict of PTC: pass 20250110122628834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20250110122628834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41089<->l=127.0.0.1:4259) 20250110122628834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122628834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122628834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122628834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122628834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122628834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@19b064519dfe: Final verdict of PTC: none 196@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 196: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:28 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 20250110122628862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20250110122629064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83060) Waiting for packet dumper to finish... 1 (prev_count=83060, count=84020) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:26:31 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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_euse started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 20250110122632185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39077 20250110122632185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39077 MTC@19b064519dfe: in not legacy case 2 IPA-EUSE-foobar(208)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122632187 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632187 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122632187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122632188 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632188 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632188 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122632188 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250110122632188 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250110122632188 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 20250110122632188 DLGSUP <0013> gsup_server.c:235 2: 20250110122632188 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 3: 20250110122632188 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 4: 20250110122632188 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 5: 20250110122632188 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 7: 20250110122632188 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122632188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122632188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122632188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39077 IPA-EUSE-foobar(208)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122632189 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122632190 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122632190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122632190 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 20250110122632190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122632190 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 20250110122632190 DLGSUP <0013> gsup_server.c:235 2: 20250110122632190 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122632190 DLGSUP <0013> gsup_server.c:235 3: 20250110122632190 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122632190 DLGSUP <0013> gsup_server.c:235 4: 20250110122632190 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122632190 DLGSUP <0013> gsup_server.c:235 5: 20250110122632190 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122632190 DLGSUP <0013> gsup_server.c:235 7: 20250110122632190 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122632190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122632190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122632190 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@19b064519dfe: 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") 20250110122632201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44097<->l=127.0.0.1:4259) 20250110122632206 DAUC <0003> db_auc.c:157 IMSI='262420494189715': No 2G Auth Data 20250110122632206 DAUC <0003> db_auc.c:192 IMSI='262420494189715': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262420494189715" to be handled at TC_mo_ussd_euse(212) 20250110122632216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20250110122632234 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632234 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420494189715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420494189715" session_id=2943904517 session_state=BEGIN} 20250110122632234 DSS <0004> hlr_ussd.c:576 262420494189715/0xaf786b05: Process SS (BEGIN) 20250110122632234 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632234 DSS <0004> hlr_ussd.c:518 262420494189715/0xaf786b05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632234 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632234 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632234 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632234 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632248 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632248 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632249 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420494189715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420494189715" session_id=2943904517 session_state=END} 20250110122632249 DSS <0004> hlr_ussd.c:576 262420494189715/0xaf786b05: Process SS (END) 20250110122632249 DSS <0004> hlr_ussd.c:518 262420494189715/0xaf786b05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632249 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420494189715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420494189715" session_id=2943904517 session_state=END} 20250110122632249 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420494189715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632249 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420494189715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632249 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632249 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262420494189715" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420494189715" TC_mo_ussd_euse(212)@19b064519dfe: setverdict(pass): none -> pass 20250110122632258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@19b064519dfe: Final verdict of PTC: pass 20250110122632259 DAUC <0003> db_auc.c:157 IMSI='262420802313933': No 2G Auth Data 20250110122632259 DAUC <0003> db_auc.c:192 IMSI='262420802313933': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262420802313933" to be handled at TC_mo_ussd_euse(213) 20250110122632268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 20250110122632271 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632271 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420802313933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420802313933" session_id=1480350735 session_state=BEGIN} 20250110122632271 DSS <0004> hlr_ussd.c:576 262420802313933/0x583c5c0f: Process SS (BEGIN) 20250110122632271 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632271 DSS <0004> hlr_ussd.c:518 262420802313933/0x583c5c0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632271 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632271 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632271 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632271 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632271 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632271 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632271 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420802313933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420802313933" session_id=1480350735 session_state=END} 20250110122632271 DSS <0004> hlr_ussd.c:576 262420802313933/0x583c5c0f: Process SS (END) 20250110122632271 DSS <0004> hlr_ussd.c:518 262420802313933/0x583c5c0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632271 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420802313933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420802313933" session_id=1480350735 session_state=END} 20250110122632272 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420802313933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632272 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420802313933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632272 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632272 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262420802313933" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420802313933" TC_mo_ussd_euse(213)@19b064519dfe: setverdict(pass): none -> pass 20250110122632273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@19b064519dfe: Final verdict of PTC: pass 20250110122632273 DAUC <0003> db_auc.c:157 IMSI='262426003718008': No 2G Auth Data 20250110122632273 DAUC <0003> db_auc.c:192 IMSI='262426003718008': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262426003718008" to be handled at TC_mo_ussd_euse(214) 20250110122632279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 20250110122632282 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632282 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426003718008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426003718008" session_id=4026539529 session_state=BEGIN} 20250110122632282 DSS <0004> hlr_ussd.c:576 262426003718008/0xf0001e09: Process SS (BEGIN) 20250110122632282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632282 DSS <0004> hlr_ussd.c:518 262426003718008/0xf0001e09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632282 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632282 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632282 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632282 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632283 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632283 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632283 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426003718008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426003718008" session_id=4026539529 session_state=END} 20250110122632283 DSS <0004> hlr_ussd.c:576 262426003718008/0xf0001e09: Process SS (END) 20250110122632283 DSS <0004> hlr_ussd.c:518 262426003718008/0xf0001e09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632283 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426003718008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426003718008" session_id=4026539529 session_state=END} 20250110122632283 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426003718008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632283 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426003718008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632283 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632283 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262426003718008" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426003718008" TC_mo_ussd_euse(214)@19b064519dfe: setverdict(pass): none -> pass 20250110122632285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@19b064519dfe: Final verdict of PTC: pass 20250110122632285 DAUC <0003> db_auc.c:157 IMSI='262426031887804': No 2G Auth Data 20250110122632285 DAUC <0003> db_auc.c:192 IMSI='262426031887804': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262426031887804" to be handled at TC_mo_ussd_euse(215) 20250110122632292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632295 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426031887804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426031887804" session_id=926805044 session_state=BEGIN} 20250110122632295 DSS <0004> hlr_ussd.c:576 262426031887804/0x373dec34: Process SS (BEGIN) 20250110122632295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632295 DSS <0004> hlr_ussd.c:518 262426031887804/0x373dec34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632295 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426031887804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031887804" session_id=926805044 session_state=END} 20250110122632295 DSS <0004> hlr_ussd.c:576 262426031887804/0x373dec34: Process SS (END) 20250110122632295 DSS <0004> hlr_ussd.c:518 262426031887804/0x373dec34: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632295 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426031887804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031887804" session_id=926805044 session_state=END} 20250110122632295 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426031887804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632295 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426031887804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632295 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262426031887804" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426031887804" TC_mo_ussd_euse(215)@19b064519dfe: setverdict(pass): none -> pass 20250110122632297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@19b064519dfe: Final verdict of PTC: pass 20250110122632298 DAUC <0003> db_auc.c:157 IMSI='262429421989353': No 2G Auth Data 20250110122632298 DAUC <0003> db_auc.c:192 IMSI='262429421989353': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262429421989353" to be handled at TC_mo_ussd_euse(216) 20250110122632304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 20250110122632307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632307 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429421989353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429421989353" session_id=3910148044 session_state=BEGIN} 20250110122632307 DSS <0004> hlr_ussd.c:576 262429421989353/0xe9101fcc: Process SS (BEGIN) 20250110122632307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632307 DSS <0004> hlr_ussd.c:518 262429421989353/0xe9101fcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632307 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632307 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632307 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632308 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632308 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429421989353 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429421989353" session_id=3910148044 session_state=END} 20250110122632308 DSS <0004> hlr_ussd.c:576 262429421989353/0xe9101fcc: Process SS (END) 20250110122632308 DSS <0004> hlr_ussd.c:518 262429421989353/0xe9101fcc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632308 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429421989353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429421989353" session_id=3910148044 session_state=END} 20250110122632308 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429421989353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632308 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429421989353 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632308 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262429421989353" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429421989353" TC_mo_ussd_euse(216)@19b064519dfe: setverdict(pass): none -> pass 20250110122632310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@19b064519dfe: Final verdict of PTC: pass 20250110122632310 DAUC <0003> db_auc.c:157 IMSI='262422657924920': No 2G Auth Data 20250110122632310 DAUC <0003> db_auc.c:192 IMSI='262422657924920': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262422657924920" to be handled at TC_mo_ussd_euse(217) 20250110122632317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4258 20250110122632320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632320 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422657924920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422657924920" session_id=3365214031 session_state=BEGIN} 20250110122632320 DSS <0004> hlr_ussd.c:576 262422657924920/0xc895174f: Process SS (BEGIN) 20250110122632320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632320 DSS <0004> hlr_ussd.c:518 262422657924920/0xc895174f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632320 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632320 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632320 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632321 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632321 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632321 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422657924920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422657924920" session_id=3365214031 session_state=END} 20250110122632321 DSS <0004> hlr_ussd.c:576 262422657924920/0xc895174f: Process SS (END) 20250110122632321 DSS <0004> hlr_ussd.c:518 262422657924920/0xc895174f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632321 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422657924920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422657924920" session_id=3365214031 session_state=END} 20250110122632321 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422657924920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632321 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422657924920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632321 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632321 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262422657924920" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422657924920" TC_mo_ussd_euse(217)@19b064519dfe: setverdict(pass): none -> pass 20250110122632323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@19b064519dfe: Final verdict of PTC: pass 20250110122632324 DAUC <0003> db_auc.c:157 IMSI='262421430465966': No 2G Auth Data 20250110122632324 DAUC <0003> db_auc.c:192 IMSI='262421430465966': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262421430465966" to be handled at TC_mo_ussd_euse(218) 20250110122632330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 20250110122632333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632333 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421430465966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421430465966" session_id=2915510959 session_state=BEGIN} 20250110122632333 DSS <0004> hlr_ussd.c:576 262421430465966/0xadc72aaf: Process SS (BEGIN) 20250110122632333 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632333 DSS <0004> hlr_ussd.c:518 262421430465966/0xadc72aaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632333 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632333 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632334 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632334 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421430465966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421430465966" session_id=2915510959 session_state=END} 20250110122632334 DSS <0004> hlr_ussd.c:576 262421430465966/0xadc72aaf: Process SS (END) 20250110122632334 DSS <0004> hlr_ussd.c:518 262421430465966/0xadc72aaf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632334 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421430465966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421430465966" session_id=2915510959 session_state=END} 20250110122632334 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421430465966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632334 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421430465966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262421430465966" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421430465966" TC_mo_ussd_euse(218)@19b064519dfe: setverdict(pass): none -> pass 20250110122632336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@19b064519dfe: Final verdict of PTC: pass 20250110122632337 DAUC <0003> db_auc.c:157 IMSI='262420611438822': No 2G Auth Data 20250110122632337 DAUC <0003> db_auc.c:192 IMSI='262420611438822': No 3G Auth Data HLR_Test-GSUP(209)@19b064519dfe: Created GsupExpect[0] for "262420611438822" to be handled at TC_mo_ussd_euse(219) 20250110122632343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 20250110122632346 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632346 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420611438822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420611438822" session_id=2500420472 session_state=BEGIN} 20250110122632346 DSS <0004> hlr_ussd.c:576 262420611438822/0x95096378: Process SS (BEGIN) 20250110122632346 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122632346 DSS <0004> hlr_ussd.c:518 262420611438822/0x95096378: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122632346 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632346 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data 20250110122632346 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632346 DLINP <000b> input/ipa.c:431 127.0.0.1:39077 sending data EUSE-TC_mo_ussd_euse(206)@19b064519dfe: 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 } } } } } 20250110122632347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632347 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632347 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420611438822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420611438822" session_id=2500420472 session_state=END} 20250110122632347 DSS <0004> hlr_ussd.c:576 262420611438822/0x95096378: Process SS (END) 20250110122632347 DSS <0004> hlr_ussd.c:518 262420611438822/0x95096378: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122632347 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420611438822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420611438822" session_id=2500420472 session_state=END} 20250110122632347 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420611438822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122632347 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420611438822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122632347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122632347 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@19b064519dfe: Found GsupExpect[0] for "262420611438822" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420611438822" TC_mo_ussd_euse(219)@19b064519dfe: setverdict(pass): none -> pass 20250110122632349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@19b064519dfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@19b064519dfe: Final verdict of PTC: none 20250110122632349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20250110122632350 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632350 DLINP <000b> input/ipa.c:405 127.0.0.1:39077 message received 20250110122632350 DLINP <000b> input/ipa.c:414 127.0.0.1:39077 connection closed with server 20250110122632350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39077 20250110122632350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250110122632350 DLINP <000b> input/ipa.c:451 connected read/write 20250110122632350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122632350 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122632350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122632350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@19b064519dfe: Final verdict of PTC: none 20250110122632350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44097<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@19b064519dfe: Final verdict of PTC: none 210@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 210: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:32 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 20250110122632372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20250110122632574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87016) Waiting for packet dumper to finish... 1 (prev_count=87016, count=111660) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_euse_continue started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 20250110122635702 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36069 20250110122635702 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36069 MTC@19b064519dfe: in not legacy case 2 IPA-EUSE-foobar(222)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122635703 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635704 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122635704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122635705 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635705 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122635705 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250110122635705 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250110122635705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250110122635705 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 20250110122635705 DLGSUP <0013> gsup_server.c:235 2: 20250110122635705 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122635705 DLGSUP <0013> gsup_server.c:235 3: 20250110122635705 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122635705 DLGSUP <0013> gsup_server.c:235 4: 20250110122635705 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122635705 DLGSUP <0013> gsup_server.c:235 5: 20250110122635705 DLGSUP <0013> gsup_server.c:237 5: 00 IPA-EUSE-foobar(222)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122635705 DLGSUP <0013> gsup_server.c:235 7: 20250110122635705 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122635705 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122635705 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122635705 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36069 HLR_Test-GSUP-IPA(221)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122635705 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122635707 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635707 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122635707 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122635707 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 20250110122635707 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122635707 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 20250110122635707 DLGSUP <0013> gsup_server.c:235 2: 20250110122635707 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122635707 DLGSUP <0013> gsup_server.c:235 3: 20250110122635707 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122635707 DLGSUP <0013> gsup_server.c:235 4: 20250110122635707 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122635707 DLGSUP <0013> gsup_server.c:235 5: 20250110122635707 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122635707 DLGSUP <0013> gsup_server.c:235 7: 20250110122635707 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122635707 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122635707 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122635707 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@19b064519dfe: 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") 20250110122635719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35955<->l=127.0.0.1:4259) 20250110122635722 DAUC <0003> db_auc.c:157 IMSI='262428254234283': No 2G Auth Data 20250110122635722 DAUC <0003> db_auc.c:192 IMSI='262428254234283': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262428254234283" to be handled at TC_mo_ussd_euse_continue(226) 20250110122635729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60970<->l=127.0.0.1:4258 20250110122635754 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635754 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254234283" session_id=3863150575 session_state=BEGIN} 20250110122635754 DSS <0004> hlr_ussd.c:576 262428254234283/0xe642ffef: Process SS (BEGIN) 20250110122635754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635754 DSS <0004> hlr_ussd.c:518 262428254234283/0xe642ffef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635754 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635754 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635754 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635754 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635771 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635771 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254234283" session_id=3863150575 session_state=CONTINUE} 20250110122635771 DSS <0004> hlr_ussd.c:576 262428254234283/0xe642ffef: Process SS (CONTINUE) 20250110122635771 DSS <0004> hlr_ussd.c:518 262428254234283/0xe642ffef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635771 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254234283" session_id=3863150575 session_state=CONTINUE} 20250110122635771 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635771 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262428254234283" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428254234283" TC_mo_ussd_euse_continue(226)@19b064519dfe: setverdict(pass): none -> pass 20250110122635782 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635782 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254234283" session_id=3863150575 session_state=CONTINUE} 20250110122635782 DSS <0004> hlr_ussd.c:576 262428254234283/0xe642ffef: Process SS (CONTINUE) 20250110122635782 DSS <0004> hlr_ussd.c:518 262428254234283/0xe642ffef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635782 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635782 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635782 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635782 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635782 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635785 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635785 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254234283" session_id=3863150575 session_state=END} 20250110122635785 DSS <0004> hlr_ussd.c:576 262428254234283/0xe642ffef: Process SS (END) 20250110122635785 DSS <0004> hlr_ussd.c:518 262428254234283/0xe642ffef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635785 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254234283" session_id=3863150575 session_state=END} 20250110122635785 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635785 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428254234283 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635785 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60970<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@19b064519dfe: Final verdict of PTC: pass 20250110122635790 DAUC <0003> db_auc.c:157 IMSI='262425426824837': No 2G Auth Data 20250110122635790 DAUC <0003> db_auc.c:192 IMSI='262425426824837': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262425426824837" to be handled at TC_mo_ussd_euse_continue(227) 20250110122635803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635807 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425426824837" session_id=3311881720 session_state=BEGIN} 20250110122635807 DSS <0004> hlr_ussd.c:576 262425426824837/0xc5674df8: Process SS (BEGIN) 20250110122635807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635807 DSS <0004> hlr_ussd.c:518 262425426824837/0xc5674df8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635807 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426824837" session_id=3311881720 session_state=CONTINUE} 20250110122635807 DSS <0004> hlr_ussd.c:576 262425426824837/0xc5674df8: Process SS (CONTINUE) 20250110122635807 DSS <0004> hlr_ussd.c:518 262425426824837/0xc5674df8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635807 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426824837" session_id=3311881720 session_state=CONTINUE} 20250110122635807 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262425426824837" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425426824837" TC_mo_ussd_euse_continue(227)@19b064519dfe: setverdict(pass): none -> pass 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635810 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425426824837" session_id=3311881720 session_state=CONTINUE} 20250110122635810 DSS <0004> hlr_ussd.c:576 262425426824837/0xc5674df8: Process SS (CONTINUE) 20250110122635810 DSS <0004> hlr_ussd.c:518 262425426824837/0xc5674df8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635810 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635810 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426824837" session_id=3311881720 session_state=END} 20250110122635810 DSS <0004> hlr_ussd.c:576 262425426824837/0xc5674df8: Process SS (END) 20250110122635810 DSS <0004> hlr_ussd.c:518 262425426824837/0xc5674df8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635810 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426824837" session_id=3311881720 session_state=END} 20250110122635810 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635810 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425426824837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635810 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@19b064519dfe: Final verdict of PTC: pass 20250110122635811 DAUC <0003> db_auc.c:157 IMSI='262425348385795': No 2G Auth Data 20250110122635811 DAUC <0003> db_auc.c:192 IMSI='262425348385795': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262425348385795" to be handled at TC_mo_ussd_euse_continue(228) 20250110122635819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 20250110122635823 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635823 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425348385795" session_id=1021316500 session_state=BEGIN} 20250110122635823 DSS <0004> hlr_ussd.c:576 262425348385795/0x3ce00d94: Process SS (BEGIN) 20250110122635823 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635823 DSS <0004> hlr_ussd.c:518 262425348385795/0x3ce00d94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635823 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635823 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635823 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635823 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635825 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635825 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348385795" session_id=1021316500 session_state=CONTINUE} 20250110122635825 DSS <0004> hlr_ussd.c:576 262425348385795/0x3ce00d94: Process SS (CONTINUE) 20250110122635825 DSS <0004> hlr_ussd.c:518 262425348385795/0x3ce00d94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635825 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348385795" session_id=1021316500 session_state=CONTINUE} 20250110122635825 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635825 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262425348385795" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425348385795" TC_mo_ussd_euse_continue(228)@19b064519dfe: setverdict(pass): none -> pass 20250110122635828 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635828 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425348385795" session_id=1021316500 session_state=CONTINUE} 20250110122635828 DSS <0004> hlr_ussd.c:576 262425348385795/0x3ce00d94: Process SS (CONTINUE) 20250110122635828 DSS <0004> hlr_ussd.c:518 262425348385795/0x3ce00d94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635828 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635828 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635828 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635828 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635828 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635829 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635829 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635829 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348385795" session_id=1021316500 session_state=END} 20250110122635829 DSS <0004> hlr_ussd.c:576 262425348385795/0x3ce00d94: Process SS (END) 20250110122635829 DSS <0004> hlr_ussd.c:518 262425348385795/0x3ce00d94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635829 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348385795" session_id=1021316500 session_state=END} 20250110122635829 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635829 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425348385795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635829 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635829 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@19b064519dfe: Final verdict of PTC: pass 20250110122635830 DAUC <0003> db_auc.c:157 IMSI='262429507046350': No 2G Auth Data 20250110122635830 DAUC <0003> db_auc.c:192 IMSI='262429507046350': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262429507046350" to be handled at TC_mo_ussd_euse_continue(229) 20250110122635836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20250110122635839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635839 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429507046350" session_id=2659024557 session_state=BEGIN} 20250110122635839 DSS <0004> hlr_ussd.c:576 262429507046350/0x9e7d7ead: Process SS (BEGIN) 20250110122635839 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635839 DSS <0004> hlr_ussd.c:518 262429507046350/0x9e7d7ead: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635839 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635839 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635840 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635840 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635840 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429507046350" session_id=2659024557 session_state=CONTINUE} 20250110122635840 DSS <0004> hlr_ussd.c:576 262429507046350/0x9e7d7ead: Process SS (CONTINUE) 20250110122635840 DSS <0004> hlr_ussd.c:518 262429507046350/0x9e7d7ead: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635840 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429507046350" session_id=2659024557 session_state=CONTINUE} 20250110122635840 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635840 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635840 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262429507046350" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429507046350" TC_mo_ussd_euse_continue(229)@19b064519dfe: setverdict(pass): none -> pass 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635843 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429507046350" session_id=2659024557 session_state=CONTINUE} 20250110122635843 DSS <0004> hlr_ussd.c:576 262429507046350/0x9e7d7ead: Process SS (CONTINUE) 20250110122635843 DSS <0004> hlr_ussd.c:518 262429507046350/0x9e7d7ead: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635843 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635843 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429507046350" session_id=2659024557 session_state=END} 20250110122635843 DSS <0004> hlr_ussd.c:576 262429507046350/0x9e7d7ead: Process SS (END) 20250110122635843 DSS <0004> hlr_ussd.c:518 262429507046350/0x9e7d7ead: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635843 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429507046350" session_id=2659024557 session_state=END} 20250110122635843 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635843 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429507046350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635843 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@19b064519dfe: Final verdict of PTC: pass 20250110122635844 DAUC <0003> db_auc.c:157 IMSI='262428835526460': No 2G Auth Data 20250110122635844 DAUC <0003> db_auc.c:192 IMSI='262428835526460': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262428835526460" to be handled at TC_mo_ussd_euse_continue(230) 20250110122635850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 20250110122635853 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635853 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428835526460" session_id=3447866952 session_state=BEGIN} 20250110122635853 DSS <0004> hlr_ussd.c:576 262428835526460/0xcd824648: Process SS (BEGIN) 20250110122635853 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635853 DSS <0004> hlr_ussd.c:518 262428835526460/0xcd824648: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635853 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635853 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635853 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635853 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635854 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635854 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635854 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428835526460" session_id=3447866952 session_state=CONTINUE} 20250110122635854 DSS <0004> hlr_ussd.c:576 262428835526460/0xcd824648: Process SS (CONTINUE) 20250110122635854 DSS <0004> hlr_ussd.c:518 262428835526460/0xcd824648: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635854 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428835526460" session_id=3447866952 session_state=CONTINUE} 20250110122635854 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635854 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635854 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262428835526460" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428835526460" TC_mo_ussd_euse_continue(230)@19b064519dfe: setverdict(pass): none -> pass 20250110122635856 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635856 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428835526460" session_id=3447866952 session_state=CONTINUE} 20250110122635856 DSS <0004> hlr_ussd.c:576 262428835526460/0xcd824648: Process SS (CONTINUE) 20250110122635856 DSS <0004> hlr_ussd.c:518 262428835526460/0xcd824648: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635856 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635856 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635856 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635856 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635856 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635857 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635857 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428835526460" session_id=3447866952 session_state=END} 20250110122635857 DSS <0004> hlr_ussd.c:576 262428835526460/0xcd824648: Process SS (END) 20250110122635857 DSS <0004> hlr_ussd.c:518 262428835526460/0xcd824648: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635857 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428835526460" session_id=3447866952 session_state=END} 20250110122635857 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635857 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428835526460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635857 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@19b064519dfe: Final verdict of PTC: pass 20250110122635858 DAUC <0003> db_auc.c:157 IMSI='262425551988206': No 2G Auth Data 20250110122635858 DAUC <0003> db_auc.c:192 IMSI='262425551988206': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262425551988206" to be handled at TC_mo_ussd_euse_continue(231) 20250110122635866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 20250110122635869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635869 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425551988206" session_id=1828858912 session_state=BEGIN} 20250110122635869 DSS <0004> hlr_ussd.c:576 262425551988206/0x6d022c20: Process SS (BEGIN) 20250110122635869 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635869 DSS <0004> hlr_ussd.c:518 262425551988206/0x6d022c20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635869 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635869 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635869 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635870 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635870 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635870 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551988206" session_id=1828858912 session_state=CONTINUE} 20250110122635870 DSS <0004> hlr_ussd.c:576 262425551988206/0x6d022c20: Process SS (CONTINUE) 20250110122635870 DSS <0004> hlr_ussd.c:518 262425551988206/0x6d022c20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635870 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551988206" session_id=1828858912 session_state=CONTINUE} 20250110122635870 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635870 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635870 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262425551988206" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425551988206" TC_mo_ussd_euse_continue(231)@19b064519dfe: setverdict(pass): none -> pass 20250110122635872 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635872 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425551988206" session_id=1828858912 session_state=CONTINUE} 20250110122635872 DSS <0004> hlr_ussd.c:576 262425551988206/0x6d022c20: Process SS (CONTINUE) 20250110122635872 DSS <0004> hlr_ussd.c:518 262425551988206/0x6d022c20: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635872 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635872 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635872 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635872 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635872 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635873 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635873 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635873 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551988206" session_id=1828858912 session_state=END} 20250110122635873 DSS <0004> hlr_ussd.c:576 262425551988206/0x6d022c20: Process SS (END) 20250110122635873 DSS <0004> hlr_ussd.c:518 262425551988206/0x6d022c20: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635873 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551988206" session_id=1828858912 session_state=END} 20250110122635873 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635873 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425551988206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635873 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635873 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@19b064519dfe: Final verdict of PTC: pass 20250110122635874 DAUC <0003> db_auc.c:157 IMSI='262428743613053': No 2G Auth Data 20250110122635874 DAUC <0003> db_auc.c:192 IMSI='262428743613053': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262428743613053" to be handled at TC_mo_ussd_euse_continue(232) 20250110122635880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 20250110122635883 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635883 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428743613053" session_id=2278839644 session_state=BEGIN} 20250110122635883 DSS <0004> hlr_ussd.c:576 262428743613053/0x87d4555c: Process SS (BEGIN) 20250110122635883 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635883 DSS <0004> hlr_ussd.c:518 262428743613053/0x87d4555c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635883 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635883 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635883 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635883 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635884 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635884 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635884 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428743613053" session_id=2278839644 session_state=CONTINUE} 20250110122635884 DSS <0004> hlr_ussd.c:576 262428743613053/0x87d4555c: Process SS (CONTINUE) 20250110122635884 DSS <0004> hlr_ussd.c:518 262428743613053/0x87d4555c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635884 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428743613053" session_id=2278839644 session_state=CONTINUE} 20250110122635884 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635884 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635884 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262428743613053" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428743613053" TC_mo_ussd_euse_continue(232)@19b064519dfe: setverdict(pass): none -> pass 20250110122635886 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635886 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428743613053" session_id=2278839644 session_state=CONTINUE} 20250110122635886 DSS <0004> hlr_ussd.c:576 262428743613053/0x87d4555c: Process SS (CONTINUE) 20250110122635886 DSS <0004> hlr_ussd.c:518 262428743613053/0x87d4555c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635886 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635886 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635886 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635886 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635886 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635887 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635887 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635887 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428743613053" session_id=2278839644 session_state=END} 20250110122635887 DSS <0004> hlr_ussd.c:576 262428743613053/0x87d4555c: Process SS (END) 20250110122635887 DSS <0004> hlr_ussd.c:518 262428743613053/0x87d4555c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635887 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428743613053" session_id=2278839644 session_state=END} 20250110122635887 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635887 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428743613053 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635887 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635887 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@19b064519dfe: Final verdict of PTC: pass 20250110122635888 DAUC <0003> db_auc.c:157 IMSI='262424904706130': No 2G Auth Data 20250110122635888 DAUC <0003> db_auc.c:192 IMSI='262424904706130': No 3G Auth Data HLR_Test-GSUP(223)@19b064519dfe: Created GsupExpect[0] for "262424904706130" to be handled at TC_mo_ussd_euse_continue(233) 20250110122635894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20250110122635897 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635897 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424904706130" session_id=2932759527 session_state=BEGIN} 20250110122635897 DSS <0004> hlr_ussd.c:576 262424904706130/0xaece5be7: Process SS (BEGIN) 20250110122635897 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250110122635897 DSS <0004> hlr_ussd.c:518 262424904706130/0xaece5be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250110122635897 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635897 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635897 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635897 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635898 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635898 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635898 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904706130" session_id=2932759527 session_state=CONTINUE} 20250110122635898 DSS <0004> hlr_ussd.c:576 262424904706130/0xaece5be7: Process SS (CONTINUE) 20250110122635898 DSS <0004> hlr_ussd.c:518 262424904706130/0xaece5be7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250110122635898 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904706130" session_id=2932759527 session_state=CONTINUE} 20250110122635898 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635898 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635898 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@19b064519dfe: Found GsupExpect[0] for "262424904706130" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424904706130" TC_mo_ussd_euse_continue(233)@19b064519dfe: setverdict(pass): none -> pass 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635900 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424904706130" session_id=2932759527 session_state=CONTINUE} 20250110122635900 DSS <0004> hlr_ussd.c:576 262424904706130/0xaece5be7: Process SS (CONTINUE) 20250110122635900 DSS <0004> hlr_ussd.c:518 262424904706130/0xaece5be7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635900 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:431 127.0.0.1:36069 sending data EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: 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 } } } } } 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635900 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904706130" session_id=2932759527 session_state=END} 20250110122635900 DSS <0004> hlr_ussd.c:576 262424904706130/0xaece5be7: Process SS (END) 20250110122635900 DSS <0004> hlr_ussd.c:518 262424904706130/0xaece5be7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250110122635900 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904706130" session_id=2932759527 session_state=END} 20250110122635900 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122635900 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424904706130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122635900 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122635901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@19b064519dfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@19b064519dfe: Final verdict of PTC: none 20250110122635902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 20250110122635902 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122635902 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122635902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122635902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@19b064519dfe: Final verdict of PTC: none 20250110122635902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35955<->l=127.0.0.1:4259) 20250110122635902 DLINP <000b> input/ipa.c:451 connected read/write 20250110122635902 DLINP <000b> input/ipa.c:405 127.0.0.1:36069 message received 20250110122635902 DLINP <000b> input/ipa.c:414 127.0.0.1:36069 connection closed with server 20250110122635902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36069 20250110122635902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@19b064519dfe: Final verdict of PTC: none 224@19b064519dfe: Final verdict of PTC: none IPA-EUSE-foobar(222)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 224: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:35 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 20250110122635942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 20250110122636142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87020) Waiting for packet dumper to finish... 1 (prev_count=87020, count=157156) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:26:38 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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_ussd_euse_defaultroute started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 20250110122639247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44259 20250110122639247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44259 MTC@19b064519dfe: in not legacy case 2 IPA-EUSE-foobar(236)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122639248 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639248 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639249 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122639249 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@19b064519dfe: 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 } } } } 20250110122639250 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639250 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received IPA-EUSE-foobar(236)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122639250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122639250 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250110122639250 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250110122639250 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 20250110122639250 DLGSUP <0013> gsup_server.c:235 2: 20250110122639250 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 3: 20250110122639250 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 4: 20250110122639250 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 5: 20250110122639250 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 7: 20250110122639250 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122639250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122639250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122639250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44259 20250110122639250 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122639252 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122639252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122639252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122639252 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 20250110122639252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122639252 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 20250110122639252 DLGSUP <0013> gsup_server.c:235 2: 20250110122639252 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122639252 DLGSUP <0013> gsup_server.c:235 3: 20250110122639252 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122639252 DLGSUP <0013> gsup_server.c:235 4: 20250110122639252 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122639252 DLGSUP <0013> gsup_server.c:235 5: 20250110122639252 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122639252 DLGSUP <0013> gsup_server.c:235 7: 20250110122639252 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122639252 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122639252 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122639252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@19b064519dfe: 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") 20250110122639260 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44631<->l=127.0.0.1:4259) 20250110122639262 DAUC <0003> db_auc.c:157 IMSI='262424488704556': No 2G Auth Data 20250110122639262 DAUC <0003> db_auc.c:192 IMSI='262424488704556': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262424488704556" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250110122639267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4258 20250110122639298 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639298 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424488704556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424488704556" session_id=1185560205 session_state=BEGIN} 20250110122639298 DSS <0004> hlr_ussd.c:576 262424488704556/0x46aa368d: Process SS (BEGIN) 20250110122639298 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639298 DSS <0004> hlr_ussd.c:518 262424488704556/0x46aa368d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639298 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639298 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639298 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639298 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639316 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639317 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639317 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424488704556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424488704556" session_id=1185560205 session_state=END} 20250110122639317 DSS <0004> hlr_ussd.c:576 262424488704556/0x46aa368d: Process SS (END) 20250110122639317 DSS <0004> hlr_ussd.c:518 262424488704556/0x46aa368d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639317 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424488704556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424488704556" session_id=1185560205 session_state=END} 20250110122639317 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424488704556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639317 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424488704556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639317 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639317 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262424488704556" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424488704556" TC_mo_ussd_euse_defaultroute(240)@19b064519dfe: setverdict(pass): none -> pass 20250110122639327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@19b064519dfe: Final verdict of PTC: pass 20250110122639328 DAUC <0003> db_auc.c:157 IMSI='262426214599825': No 2G Auth Data 20250110122639328 DAUC <0003> db_auc.c:192 IMSI='262426214599825': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262426214599825" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250110122639341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32844<->l=127.0.0.1:4258 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639344 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426214599825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426214599825" session_id=1713070427 session_state=BEGIN} 20250110122639344 DSS <0004> hlr_ussd.c:576 262426214599825/0x661b615b: Process SS (BEGIN) 20250110122639344 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639344 DSS <0004> hlr_ussd.c:518 262426214599825/0x661b615b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639344 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426214599825 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214599825" session_id=1713070427 session_state=END} 20250110122639344 DSS <0004> hlr_ussd.c:576 262426214599825/0x661b615b: Process SS (END) 20250110122639344 DSS <0004> hlr_ussd.c:518 262426214599825/0x661b615b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639344 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426214599825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214599825" session_id=1713070427 session_state=END} 20250110122639344 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426214599825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639344 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426214599825 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639344 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262426214599825" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426214599825" TC_mo_ussd_euse_defaultroute(241)@19b064519dfe: setverdict(pass): none -> pass 20250110122639346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32844<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@19b064519dfe: Final verdict of PTC: pass 20250110122639346 DAUC <0003> db_auc.c:157 IMSI='262427459485506': No 2G Auth Data 20250110122639346 DAUC <0003> db_auc.c:192 IMSI='262427459485506': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262427459485506" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250110122639353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20250110122639355 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639356 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427459485506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427459485506" session_id=2192137159 session_state=BEGIN} 20250110122639356 DSS <0004> hlr_ussd.c:576 262427459485506/0x82a95bc7: Process SS (BEGIN) 20250110122639356 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639356 DSS <0004> hlr_ussd.c:518 262427459485506/0x82a95bc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639356 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639356 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639356 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639356 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427459485506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427459485506" session_id=2192137159 session_state=END} 20250110122639356 DSS <0004> hlr_ussd.c:576 262427459485506/0x82a95bc7: Process SS (END) 20250110122639356 DSS <0004> hlr_ussd.c:518 262427459485506/0x82a95bc7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639356 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427459485506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427459485506" session_id=2192137159 session_state=END} 20250110122639356 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427459485506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639356 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427459485506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639356 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262427459485506" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427459485506" TC_mo_ussd_euse_defaultroute(242)@19b064519dfe: setverdict(pass): none -> pass 20250110122639358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@19b064519dfe: Final verdict of PTC: pass 20250110122639358 DAUC <0003> db_auc.c:157 IMSI='262429515790043': No 2G Auth Data 20250110122639358 DAUC <0003> db_auc.c:192 IMSI='262429515790043': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262429515790043" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250110122639365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 20250110122639368 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639368 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429515790043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429515790043" session_id=2722511997 session_state=BEGIN} 20250110122639368 DSS <0004> hlr_ussd.c:576 262429515790043/0xa2463c7d: Process SS (BEGIN) 20250110122639368 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639368 DSS <0004> hlr_ussd.c:518 262429515790043/0xa2463c7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639368 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639368 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639368 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639368 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639369 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639369 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429515790043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429515790043" session_id=2722511997 session_state=END} 20250110122639369 DSS <0004> hlr_ussd.c:576 262429515790043/0xa2463c7d: Process SS (END) 20250110122639369 DSS <0004> hlr_ussd.c:518 262429515790043/0xa2463c7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639369 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429515790043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429515790043" session_id=2722511997 session_state=END} 20250110122639369 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429515790043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639369 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429515790043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639369 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262429515790043" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429515790043" TC_mo_ussd_euse_defaultroute(243)@19b064519dfe: setverdict(pass): none -> pass 20250110122639371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@19b064519dfe: Final verdict of PTC: pass 20250110122639372 DAUC <0003> db_auc.c:157 IMSI='262428244078116': No 2G Auth Data 20250110122639372 DAUC <0003> db_auc.c:192 IMSI='262428244078116': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262428244078116" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250110122639378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20250110122639381 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639381 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428244078116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244078116" session_id=4122735875 session_state=BEGIN} 20250110122639381 DSS <0004> hlr_ussd.c:576 262428244078116/0xf5bbf503: Process SS (BEGIN) 20250110122639381 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639381 DSS <0004> hlr_ussd.c:518 262428244078116/0xf5bbf503: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639381 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639381 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639381 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639381 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639382 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639382 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639382 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428244078116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244078116" session_id=4122735875 session_state=END} 20250110122639382 DSS <0004> hlr_ussd.c:576 262428244078116/0xf5bbf503: Process SS (END) 20250110122639382 DSS <0004> hlr_ussd.c:518 262428244078116/0xf5bbf503: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639382 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428244078116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244078116" session_id=4122735875 session_state=END} 20250110122639382 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428244078116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639382 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428244078116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639382 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639382 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262428244078116" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428244078116" TC_mo_ussd_euse_defaultroute(244)@19b064519dfe: setverdict(pass): none -> pass 20250110122639383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@19b064519dfe: Final verdict of PTC: pass 20250110122639384 DAUC <0003> db_auc.c:157 IMSI='262429217090219': No 2G Auth Data 20250110122639384 DAUC <0003> db_auc.c:192 IMSI='262429217090219': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262429217090219" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250110122639390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 20250110122639393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639393 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429217090219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217090219" session_id=1943904932 session_state=BEGIN} 20250110122639393 DSS <0004> hlr_ussd.c:576 262429217090219/0x73dda2a4: Process SS (BEGIN) 20250110122639393 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639393 DSS <0004> hlr_ussd.c:518 262429217090219/0x73dda2a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639393 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639393 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639393 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639394 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639394 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639394 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429217090219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217090219" session_id=1943904932 session_state=END} 20250110122639394 DSS <0004> hlr_ussd.c:576 262429217090219/0x73dda2a4: Process SS (END) 20250110122639394 DSS <0004> hlr_ussd.c:518 262429217090219/0x73dda2a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639394 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429217090219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217090219" session_id=1943904932 session_state=END} 20250110122639394 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429217090219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639394 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429217090219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639394 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639394 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262429217090219" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429217090219" TC_mo_ussd_euse_defaultroute(245)@19b064519dfe: setverdict(pass): none -> pass 20250110122639395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@19b064519dfe: Final verdict of PTC: pass 20250110122639396 DAUC <0003> db_auc.c:157 IMSI='262422087838643': No 2G Auth Data 20250110122639396 DAUC <0003> db_auc.c:192 IMSI='262422087838643': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262422087838643" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250110122639402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32890<->l=127.0.0.1:4258 20250110122639405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639405 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422087838643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422087838643" session_id=3962443185 session_state=BEGIN} 20250110122639405 DSS <0004> hlr_ussd.c:576 262422087838643/0xec2e15b1: Process SS (BEGIN) 20250110122639405 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639405 DSS <0004> hlr_ussd.c:518 262422087838643/0xec2e15b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639405 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639405 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639405 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639406 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639406 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639406 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422087838643 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422087838643" session_id=3962443185 session_state=END} 20250110122639406 DSS <0004> hlr_ussd.c:576 262422087838643/0xec2e15b1: Process SS (END) 20250110122639406 DSS <0004> hlr_ussd.c:518 262422087838643/0xec2e15b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639406 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422087838643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422087838643" session_id=3962443185 session_state=END} 20250110122639406 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422087838643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639406 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422087838643 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639406 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639406 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262422087838643" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422087838643" TC_mo_ussd_euse_defaultroute(246)@19b064519dfe: setverdict(pass): none -> pass 20250110122639408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32890<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@19b064519dfe: Final verdict of PTC: pass 20250110122639408 DAUC <0003> db_auc.c:157 IMSI='262420559723512': No 2G Auth Data 20250110122639408 DAUC <0003> db_auc.c:192 IMSI='262420559723512': No 3G Auth Data HLR_Test-GSUP(237)@19b064519dfe: Created GsupExpect[0] for "262420559723512" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250110122639415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20250110122639418 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639418 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420559723512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420559723512" session_id=1454515125 session_state=BEGIN} 20250110122639418 DSS <0004> hlr_ussd.c:576 262420559723512/0x56b223b5: Process SS (BEGIN) 20250110122639418 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250110122639418 DSS <0004> hlr_ussd.c:518 262420559723512/0x56b223b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250110122639418 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639418 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data 20250110122639418 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639418 DLINP <000b> input/ipa.c:431 127.0.0.1:44259 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: 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 } } } } } 20250110122639419 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639419 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639419 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420559723512 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420559723512" session_id=1454515125 session_state=END} 20250110122639419 DSS <0004> hlr_ussd.c:576 262420559723512/0x56b223b5: Process SS (END) 20250110122639419 DSS <0004> hlr_ussd.c:518 262420559723512/0x56b223b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250110122639419 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420559723512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420559723512" session_id=1454515125 session_state=END} 20250110122639419 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420559723512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122639419 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420559723512 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250110122639419 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122639419 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@19b064519dfe: Found GsupExpect[0] for "262420559723512" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@19b064519dfe: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420559723512" TC_mo_ussd_euse_defaultroute(247)@19b064519dfe: setverdict(pass): none -> pass 20250110122639421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@19b064519dfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@19b064519dfe: Final verdict of PTC: none 20250110122639423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 20250110122639424 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639424 DLINP <000b> input/ipa.c:405 127.0.0.1:44259 message received 20250110122639424 DLINP <000b> input/ipa.c:414 127.0.0.1:44259 connection closed with server 20250110122639424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44259 20250110122639424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250110122639424 DLINP <000b> input/ipa.c:451 connected read/write 20250110122639424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122639424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122639424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122639424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122639424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44631<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(237)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@19b064519dfe: Final verdict of PTC: none 238@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 238: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@19b064519dfe: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:39 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 20250110122639462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4258 20250110122639664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=89032) Waiting for packet dumper to finish... 1 (prev_count=89032, count=113944) 20250110122641434 DSS <0004> hlr_ussd.c:239 262428124660875/0xc89ef5bf: SS Session Timeout, destroying 20250110122641434 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428124660875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641449 DSS <0004> hlr_ussd.c:239 262429595544088/0x311e27f2: SS Session Timeout, destroying 20250110122641449 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429595544088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641458 DSS <0004> hlr_ussd.c:239 262424648978706/0x5675c9f1: SS Session Timeout, destroying 20250110122641458 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424648978706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641470 DSS <0004> hlr_ussd.c:239 262424393890832/0xb78d5f8e: SS Session Timeout, destroying 20250110122641470 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424393890832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641481 DSS <0004> hlr_ussd.c:239 262421908642550/0xf0fdd09c: SS Session Timeout, destroying 20250110122641481 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421908642550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641491 DSS <0004> hlr_ussd.c:239 262427335569066/0xeb99c21a: SS Session Timeout, destroying 20250110122641491 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427335569066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641503 DSS <0004> hlr_ussd.c:239 262424225170921/0x3f2bc7e3: SS Session Timeout, destroying 20250110122641503 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424225170921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122641514 DSS <0004> hlr_ussd.c:239 262428187894755/0xc15cabe1: SS Session Timeout, destroying 20250110122641514 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428187894755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_mo_sss_reject started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122642787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122642787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122642790 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122642791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122642794 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122642794 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122642794 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122642794 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 20250110122642794 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122642794 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 20250110122642794 DLGSUP <0013> gsup_server.c:235 2: 20250110122642794 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122642794 DLGSUP <0013> gsup_server.c:235 3: 20250110122642794 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122642794 DLGSUP <0013> gsup_server.c:235 4: 20250110122642794 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122642794 DLGSUP <0013> gsup_server.c:235 5: 20250110122642794 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122642794 DLGSUP <0013> gsup_server.c:235 7: 20250110122642794 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122642794 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122642794 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122642794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@19b064519dfe: 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") 20250110122642814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40145<->l=127.0.0.1:4259) 20250110122642817 DAUC <0003> db_auc.c:157 IMSI='262420224333203': No 2G Auth Data 20250110122642817 DAUC <0003> db_auc.c:192 IMSI='262420224333203': No 3G Auth Data HLR_Test-GSUP(249)@19b064519dfe: Created GsupExpect[0] for "262420224333203" to be handled at TC_mo_sss_reject(252) 20250110122642829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20250110122642838 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122642838 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224333203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420224333203" session_id=1244966015 session_state=BEGIN} 20250110122642838 DSS <0004> hlr_ussd.c:576 262420224333203/0x4a34ac7f: Process SS (BEGIN) 20250110122642838 DSS <0004> hlr_ussd.c:498 262420224333203/0x4a34ac7f: SS CompType=Invoke, OpCode=InterrogateSS 20250110122642838 DSS <0004> hlr_ussd.c:506 262420224333203/0x4a34ac7f: Structured SS requests are not supported, rejecting... 20250110122642838 DSS <0004> hlr_ussd.c:354 262420224333203/0x4a34ac7f: Tx ReturnError(0, 0x15) 20250110122642838 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224333203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420224333203" session_id=1244966015 session_state=END} 20250110122642838 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122642838 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@19b064519dfe: Found GsupExpect[0] for "262420224333203" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@19b064519dfe: Added IMSI table entry 0TC_mo_sss_reject(252)"262420224333203" TC_mo_sss_reject(252)@19b064519dfe: setverdict(pass): none -> pass 20250110122642840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@19b064519dfe: Final verdict of PTC: pass 20250110122642840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48978<->l=127.0.0.1:4258 20250110122642841 DLINP <000b> input/ipa.c:451 connected read/write 20250110122642841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122642841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122642841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122642841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122642841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40145<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@19b064519dfe: Final verdict of PTC: none 250@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 250: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@19b064519dfe: Test case TC_mo_sss_reject finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:42 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 20250110122642864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 20250110122642965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250110122644776 DSS <0004> hlr_ussd.c:239 262428158284109/0x43f21abe: SS Session Timeout, destroying 20250110122644777 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428158284109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644814 DSS <0004> hlr_ussd.c:239 262422856247523/0xbddcfebc: SS Session Timeout, destroying 20250110122644814 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422856247523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644825 DSS <0004> hlr_ussd.c:239 262428967896623/0xa51bfcb0: SS Session Timeout, destroying 20250110122644825 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428967896623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644837 DSS <0004> hlr_ussd.c:239 262429717988793/0x96ff9906: SS Session Timeout, destroying 20250110122644837 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429717988793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644849 DSS <0004> hlr_ussd.c:239 262421307849093/0x00604eb7: SS Session Timeout, destroying 20250110122644849 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421307849093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644860 DSS <0004> hlr_ussd.c:239 262429333108894/0xb51dad30: SS Session Timeout, destroying 20250110122644861 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429333108894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644872 DSS <0004> hlr_ussd.c:239 262427737051747/0xeab7788c: SS Session Timeout, destroying 20250110122644872 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427737051747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250110122644883 DSS <0004> hlr_ussd.c:239 262425936694367/0xedc7ee98: SS Session Timeout, destroying 20250110122644883 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425936694367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_check_imei started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122646077 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122646077 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122646082 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122646088 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122646088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122646088 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 20250110122646088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122646088 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 20250110122646088 DLGSUP <0013> gsup_server.c:235 2: 20250110122646088 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122646088 DLGSUP <0013> gsup_server.c:235 3: 20250110122646088 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122646088 DLGSUP <0013> gsup_server.c:235 4: 20250110122646088 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122646088 DLGSUP <0013> gsup_server.c:235 5: 20250110122646088 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122646088 DLGSUP <0013> gsup_server.c:235 7: 20250110122646088 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122646088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122646088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122646088 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@19b064519dfe: 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") 20250110122646109 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35767<->l=127.0.0.1:4259) 20250110122646113 DAUC <0003> db_auc.c:157 IMSI='262423437385568': No 2G Auth Data 20250110122646113 DAUC <0003> db_auc.c:192 IMSI='262423437385568': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262423437385568" to be handled at TC_gsup_check_imei(257) 20250110122646133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 20250110122646142 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646142 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423437385568"} 20250110122646143 DMAIN <0000> hlr.c:424 IMSI='262423437385568': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646143 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423437385568"} 20250110122646143 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646143 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646143 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262423437385568" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 0TC_gsup_check_imei(257)"262423437385568" TC_gsup_check_imei(257)@19b064519dfe: setverdict(pass): none -> pass 20250110122646147 DAUC <0003> db_auc.c:192 IMSI='262423437385568': No 3G Auth Data 20250110122646151 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646151 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423437385568"} 20250110122646151 DAUC <0003> hlr.c:417 IMSI='262423437385568': storing IMEI = 12345678901234 20250110122646151 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423437385568"} 20250110122646151 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423437385568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646151 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646151 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646153 DAUC <0003> db_auc.c:192 IMSI='262423437385568': No 3G Auth Data 20250110122646154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@19b064519dfe: Final verdict of PTC: pass 20250110122646156 DAUC <0003> db_auc.c:157 IMSI='262429075864205': No 2G Auth Data 20250110122646156 DAUC <0003> db_auc.c:192 IMSI='262429075864205': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262429075864205" to be handled at TC_gsup_check_imei(258) 20250110122646166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 20250110122646168 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646168 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429075864205"} 20250110122646168 DMAIN <0000> hlr.c:424 IMSI='262429075864205': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646168 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429075864205"} 20250110122646168 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646168 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646168 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262429075864205" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 1TC_gsup_check_imei(258)"262429075864205" TC_gsup_check_imei(258)@19b064519dfe: setverdict(pass): none -> pass 20250110122646169 DAUC <0003> db_auc.c:192 IMSI='262429075864205': No 3G Auth Data 20250110122646170 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646170 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429075864205"} 20250110122646170 DAUC <0003> hlr.c:417 IMSI='262429075864205': storing IMEI = 12345678901234 20250110122646170 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429075864205"} 20250110122646170 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429075864205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646170 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646170 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646170 DAUC <0003> db_auc.c:192 IMSI='262429075864205': No 3G Auth Data 20250110122646170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@19b064519dfe: Final verdict of PTC: pass 20250110122646171 DAUC <0003> db_auc.c:157 IMSI='262424135385377': No 2G Auth Data 20250110122646171 DAUC <0003> db_auc.c:192 IMSI='262424135385377': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262424135385377" to be handled at TC_gsup_check_imei(259) 20250110122646177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 20250110122646179 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646179 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424135385377"} 20250110122646179 DMAIN <0000> hlr.c:424 IMSI='262424135385377': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646179 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424135385377"} 20250110122646179 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646179 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646179 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262424135385377" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 2TC_gsup_check_imei(259)"262424135385377" TC_gsup_check_imei(259)@19b064519dfe: setverdict(pass): none -> pass 20250110122646180 DAUC <0003> db_auc.c:192 IMSI='262424135385377': No 3G Auth Data 20250110122646181 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646181 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424135385377"} 20250110122646181 DAUC <0003> hlr.c:417 IMSI='262424135385377': storing IMEI = 12345678901234 20250110122646181 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424135385377"} 20250110122646181 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424135385377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646181 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646181 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646182 DAUC <0003> db_auc.c:192 IMSI='262424135385377': No 3G Auth Data 20250110122646182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@19b064519dfe: Final verdict of PTC: pass 20250110122646183 DAUC <0003> db_auc.c:157 IMSI='262428872826083': No 2G Auth Data 20250110122646183 DAUC <0003> db_auc.c:192 IMSI='262428872826083': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262428872826083" to be handled at TC_gsup_check_imei(260) 20250110122646189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20250110122646191 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646191 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428872826083"} 20250110122646191 DMAIN <0000> hlr.c:424 IMSI='262428872826083': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646191 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428872826083"} 20250110122646191 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646191 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646191 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262428872826083" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 3TC_gsup_check_imei(260)"262428872826083" TC_gsup_check_imei(260)@19b064519dfe: setverdict(pass): none -> pass 20250110122646192 DAUC <0003> db_auc.c:157 IMSI='262428872826083': No 2G Auth Data 20250110122646193 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646193 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428872826083"} 20250110122646193 DAUC <0003> hlr.c:417 IMSI='262428872826083': storing IMEI = 12345678901234 20250110122646193 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428872826083"} 20250110122646193 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428872826083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646193 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646193 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646193 DAUC <0003> db_auc.c:157 IMSI='262428872826083': No 2G Auth Data TC_gsup_check_imei(260)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@19b064519dfe: Final verdict of PTC: pass 20250110122646194 DAUC <0003> db_auc.c:157 IMSI='262422477665741': No 2G Auth Data 20250110122646194 DAUC <0003> db_auc.c:192 IMSI='262422477665741': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262422477665741" to be handled at TC_gsup_check_imei(261) 20250110122646200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 20250110122646202 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646202 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422477665741"} 20250110122646202 DMAIN <0000> hlr.c:424 IMSI='262422477665741': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646202 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422477665741"} 20250110122646202 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646202 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646202 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262422477665741" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 4TC_gsup_check_imei(261)"262422477665741" TC_gsup_check_imei(261)@19b064519dfe: setverdict(pass): none -> pass 20250110122646203 DAUC <0003> db_auc.c:157 IMSI='262422477665741': No 2G Auth Data 20250110122646204 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646204 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422477665741"} 20250110122646204 DAUC <0003> hlr.c:417 IMSI='262422477665741': storing IMEI = 12345678901234 20250110122646204 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422477665741"} 20250110122646204 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422477665741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646204 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646204 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646204 DAUC <0003> db_auc.c:157 IMSI='262422477665741': No 2G Auth Data TC_gsup_check_imei(261)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@19b064519dfe: Final verdict of PTC: pass 20250110122646205 DAUC <0003> db_auc.c:157 IMSI='262428339452992': No 2G Auth Data 20250110122646205 DAUC <0003> db_auc.c:192 IMSI='262428339452992': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262428339452992" to be handled at TC_gsup_check_imei(262) 20250110122646211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20250110122646213 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646213 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428339452992"} 20250110122646213 DMAIN <0000> hlr.c:424 IMSI='262428339452992': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646213 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428339452992"} 20250110122646213 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646213 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646213 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262428339452992" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 5TC_gsup_check_imei(262)"262428339452992" TC_gsup_check_imei(262)@19b064519dfe: setverdict(pass): none -> pass 20250110122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646215 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428339452992"} 20250110122646215 DAUC <0003> hlr.c:417 IMSI='262428339452992': storing IMEI = 12345678901234 20250110122646215 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428339452992"} 20250110122646215 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428339452992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@19b064519dfe: Final verdict of PTC: pass 20250110122646217 DAUC <0003> db_auc.c:157 IMSI='262423625385217': No 2G Auth Data 20250110122646217 DAUC <0003> db_auc.c:192 IMSI='262423625385217': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262423625385217" to be handled at TC_gsup_check_imei(263) 20250110122646223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20250110122646225 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646225 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423625385217"} 20250110122646225 DMAIN <0000> hlr.c:424 IMSI='262423625385217': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646225 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423625385217"} 20250110122646225 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646225 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646225 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262423625385217" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 6TC_gsup_check_imei(263)"262423625385217" TC_gsup_check_imei(263)@19b064519dfe: setverdict(pass): none -> pass 20250110122646227 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646227 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423625385217"} 20250110122646227 DAUC <0003> hlr.c:417 IMSI='262423625385217': storing IMEI = 12345678901234 20250110122646227 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423625385217"} 20250110122646227 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423625385217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646227 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646227 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@19b064519dfe: Final verdict of PTC: pass 20250110122646229 DAUC <0003> db_auc.c:157 IMSI='262423703396057': No 2G Auth Data 20250110122646229 DAUC <0003> db_auc.c:192 IMSI='262423703396057': No 3G Auth Data HLR_Test-GSUP(254)@19b064519dfe: Created GsupExpect[0] for "262423703396057" to be handled at TC_gsup_check_imei(264) 20250110122646235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49072<->l=127.0.0.1:4258 20250110122646238 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646238 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423703396057"} 20250110122646238 DMAIN <0000> hlr.c:424 IMSI='262423703396057': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122646238 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423703396057"} 20250110122646238 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646238 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646238 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@19b064519dfe: Found GsupExpect[0] for "262423703396057" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@19b064519dfe: Added IMSI table entry 7TC_gsup_check_imei(264)"262423703396057" TC_gsup_check_imei(264)@19b064519dfe: setverdict(pass): none -> pass 20250110122646240 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646240 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423703396057"} 20250110122646240 DAUC <0003> hlr.c:417 IMSI='262423703396057': storing IMEI = 12345678901234 20250110122646240 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423703396057"} 20250110122646240 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423703396057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122646240 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122646240 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122646242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49072<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122646243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 20250110122646243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35767<->l=127.0.0.1:4259) 20250110122646243 DLINP <000b> input/ipa.c:451 connected read/write 20250110122646243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122646243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122646243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122646243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@19b064519dfe: Final verdict of PTC: none 255@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_check_imei finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:46 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 20250110122646268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 20250110122646369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67756) Waiting for packet dumper to finish... 1 (prev_count=67756, count=125488) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_check_imei_via_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122649417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122649417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122649419 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122649421 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649421 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122649421 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122649421 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 20250110122649421 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122649421 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 20250110122649421 DLGSUP <0013> gsup_server.c:235 2: 20250110122649421 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122649421 DLGSUP <0013> gsup_server.c:235 3: 20250110122649421 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122649421 DLGSUP <0013> gsup_server.c:235 4: 20250110122649421 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122649421 DLGSUP <0013> gsup_server.c:235 5: 20250110122649421 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122649421 DLGSUP <0013> gsup_server.c:235 7: 20250110122649421 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122649421 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122649421 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122649421 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@19b064519dfe: 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") 20250110122649429 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36321<->l=127.0.0.1:4259) 20250110122649431 DAUC <0003> db_auc.c:157 IMSI='262420640887851': No 2G Auth Data 20250110122649431 DAUC <0003> db_auc.c:192 IMSI='262420640887851': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262420640887851" to be handled at TC_gsup_check_imei_via_proxy(269) 20250110122649436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49104<->l=127.0.0.1:4258 20250110122649466 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649466 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420640887851" source_name="the-source\n"} 20250110122649466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250110122649466 DMAIN <0000> hlr.c:424 IMSI='262420640887851': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649466 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420640887851" destination_name="the-source\n"} 20250110122649466 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649466 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649466 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262420640887851" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420640887851" TC_gsup_check_imei_via_proxy(269)@19b064519dfe: setverdict(pass): none -> pass 20250110122649467 DAUC <0003> db_auc.c:192 IMSI='262420640887851': No 3G Auth Data 20250110122649468 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649468 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420640887851" source_name="the-source\n"} 20250110122649468 DAUC <0003> hlr.c:417 IMSI='262420640887851': storing IMEI = 12345678901234 20250110122649468 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420640887851" destination_name="the-source\n"} 20250110122649468 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420640887851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649468 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649468 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649469 DAUC <0003> db_auc.c:192 IMSI='262420640887851': No 3G Auth Data 20250110122649469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49104<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@19b064519dfe: Final verdict of PTC: pass 20250110122649470 DAUC <0003> db_auc.c:157 IMSI='262429403463055': No 2G Auth Data 20250110122649470 DAUC <0003> db_auc.c:192 IMSI='262429403463055': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262429403463055" to be handled at TC_gsup_check_imei_via_proxy(270) 20250110122649476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4258 20250110122649478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649478 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429403463055" source_name="the-source\n"} 20250110122649478 DMAIN <0000> hlr.c:424 IMSI='262429403463055': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649478 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429403463055" destination_name="the-source\n"} 20250110122649478 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649478 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262429403463055" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429403463055" TC_gsup_check_imei_via_proxy(270)@19b064519dfe: setverdict(pass): none -> pass 20250110122649479 DAUC <0003> db_auc.c:192 IMSI='262429403463055': No 3G Auth Data 20250110122649480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649480 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429403463055" source_name="the-source\n"} 20250110122649480 DAUC <0003> hlr.c:417 IMSI='262429403463055': storing IMEI = 12345678901234 20250110122649480 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429403463055" destination_name="the-source\n"} 20250110122649480 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429403463055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649480 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649481 DAUC <0003> db_auc.c:192 IMSI='262429403463055': No 3G Auth Data 20250110122649481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@19b064519dfe: Final verdict of PTC: pass 20250110122649482 DAUC <0003> db_auc.c:157 IMSI='262424860938720': No 2G Auth Data 20250110122649482 DAUC <0003> db_auc.c:192 IMSI='262424860938720': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262424860938720" to be handled at TC_gsup_check_imei_via_proxy(271) 20250110122649489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4258 20250110122649491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649491 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424860938720" source_name="the-source\n"} 20250110122649491 DMAIN <0000> hlr.c:424 IMSI='262424860938720': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649491 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424860938720" destination_name="the-source\n"} 20250110122649491 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649491 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262424860938720" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424860938720" TC_gsup_check_imei_via_proxy(271)@19b064519dfe: setverdict(pass): none -> pass 20250110122649492 DAUC <0003> db_auc.c:192 IMSI='262424860938720': No 3G Auth Data 20250110122649494 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649494 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424860938720" source_name="the-source\n"} 20250110122649494 DAUC <0003> hlr.c:417 IMSI='262424860938720': storing IMEI = 12345678901234 20250110122649494 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424860938720" destination_name="the-source\n"} 20250110122649494 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424860938720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649494 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649494 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649494 DAUC <0003> db_auc.c:192 IMSI='262424860938720': No 3G Auth Data 20250110122649495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@19b064519dfe: Final verdict of PTC: pass 20250110122649495 DAUC <0003> db_auc.c:157 IMSI='262422134420281': No 2G Auth Data 20250110122649495 DAUC <0003> db_auc.c:192 IMSI='262422134420281': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262422134420281" to be handled at TC_gsup_check_imei_via_proxy(272) 20250110122649502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49128<->l=127.0.0.1:4258 20250110122649506 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649506 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422134420281" source_name="the-source\n"} 20250110122649506 DMAIN <0000> hlr.c:424 IMSI='262422134420281': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649506 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422134420281" destination_name="the-source\n"} 20250110122649506 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649506 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649506 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262422134420281" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422134420281" TC_gsup_check_imei_via_proxy(272)@19b064519dfe: setverdict(pass): none -> pass 20250110122649507 DAUC <0003> db_auc.c:157 IMSI='262422134420281': No 2G Auth Data 20250110122649508 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649508 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422134420281" source_name="the-source\n"} 20250110122649508 DAUC <0003> hlr.c:417 IMSI='262422134420281': storing IMEI = 12345678901234 20250110122649508 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422134420281" destination_name="the-source\n"} 20250110122649508 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422134420281 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649508 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649508 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649509 DAUC <0003> db_auc.c:157 IMSI='262422134420281': No 2G Auth Data 20250110122649509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49128<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@19b064519dfe: Final verdict of PTC: pass 20250110122649510 DAUC <0003> db_auc.c:157 IMSI='262421499833989': No 2G Auth Data 20250110122649510 DAUC <0003> db_auc.c:192 IMSI='262421499833989': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262421499833989" to be handled at TC_gsup_check_imei_via_proxy(273) 20250110122649517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4258 20250110122649519 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649519 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421499833989" source_name="the-source\n"} 20250110122649519 DMAIN <0000> hlr.c:424 IMSI='262421499833989': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649519 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421499833989" destination_name="the-source\n"} 20250110122649519 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649519 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649519 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262421499833989" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421499833989" TC_gsup_check_imei_via_proxy(273)@19b064519dfe: setverdict(pass): none -> pass 20250110122649520 DAUC <0003> db_auc.c:157 IMSI='262421499833989': No 2G Auth Data 20250110122649521 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649521 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421499833989" source_name="the-source\n"} 20250110122649521 DAUC <0003> hlr.c:417 IMSI='262421499833989': storing IMEI = 12345678901234 20250110122649521 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421499833989" destination_name="the-source\n"} 20250110122649521 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421499833989 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649521 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649521 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649522 DAUC <0003> db_auc.c:157 IMSI='262421499833989': No 2G Auth Data 20250110122649523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@19b064519dfe: Final verdict of PTC: pass 20250110122649523 DAUC <0003> db_auc.c:157 IMSI='262423712457138': No 2G Auth Data 20250110122649523 DAUC <0003> db_auc.c:192 IMSI='262423712457138': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262423712457138" to be handled at TC_gsup_check_imei_via_proxy(274) 20250110122649529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4258 20250110122649531 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649531 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712457138" source_name="the-source\n"} 20250110122649531 DMAIN <0000> hlr.c:424 IMSI='262423712457138': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649531 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423712457138" destination_name="the-source\n"} 20250110122649531 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649531 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649531 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262423712457138" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423712457138" TC_gsup_check_imei_via_proxy(274)@19b064519dfe: setverdict(pass): none -> pass 20250110122649534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649534 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423712457138" source_name="the-source\n"} 20250110122649534 DAUC <0003> hlr.c:417 IMSI='262423712457138': storing IMEI = 12345678901234 20250110122649534 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423712457138" destination_name="the-source\n"} 20250110122649534 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423712457138 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@19b064519dfe: Final verdict of PTC: pass 20250110122649535 DAUC <0003> db_auc.c:157 IMSI='262428760509879': No 2G Auth Data 20250110122649535 DAUC <0003> db_auc.c:192 IMSI='262428760509879': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262428760509879" to be handled at TC_gsup_check_imei_via_proxy(275) 20250110122649542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 20250110122649545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649545 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428760509879" source_name="the-source\n"} 20250110122649545 DMAIN <0000> hlr.c:424 IMSI='262428760509879': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649545 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428760509879" destination_name="the-source\n"} 20250110122649545 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262428760509879" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428760509879" TC_gsup_check_imei_via_proxy(275)@19b064519dfe: setverdict(pass): none -> pass 20250110122649547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649547 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428760509879" source_name="the-source\n"} 20250110122649547 DAUC <0003> hlr.c:417 IMSI='262428760509879': storing IMEI = 12345678901234 20250110122649547 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428760509879" destination_name="the-source\n"} 20250110122649547 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428760509879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@19b064519dfe: Final verdict of PTC: pass 20250110122649549 DAUC <0003> db_auc.c:157 IMSI='262420529679427': No 2G Auth Data 20250110122649549 DAUC <0003> db_auc.c:192 IMSI='262420529679427': No 3G Auth Data HLR_Test-GSUP(266)@19b064519dfe: Created GsupExpect[0] for "262420529679427" to be handled at TC_gsup_check_imei_via_proxy(276) 20250110122649556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20250110122649559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649559 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420529679427" source_name="the-source\n"} 20250110122649559 DMAIN <0000> hlr.c:424 IMSI='262420529679427': has IMEI = 12345678901234 (consider setting 'store-imei') 20250110122649559 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420529679427" destination_name="the-source\n"} 20250110122649559 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649559 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@19b064519dfe: Found GsupExpect[0] for "262420529679427" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@19b064519dfe: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420529679427" TC_gsup_check_imei_via_proxy(276)@19b064519dfe: setverdict(pass): none -> pass 20250110122649561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649561 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420529679427" source_name="the-source\n"} 20250110122649561 DAUC <0003> hlr.c:417 IMSI='262420529679427': storing IMEI = 12345678901234 20250110122649561 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420529679427" destination_name="the-source\n"} 20250110122649561 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420529679427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122649561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122649561 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122649562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122649563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20250110122649563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36321<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@19b064519dfe: Final verdict of PTC: none 20250110122649563 DLINP <000b> input/ipa.c:451 connected read/write 20250110122649563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122649563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122649564 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122649564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122649564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@19b064519dfe: Final verdict of PTC: none 267@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:49 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 20250110122649586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 20250110122649687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:26:51 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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_check_imei_invalid_len started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122652786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122652786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122652789 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122652791 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122652791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122652791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122652791 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 20250110122652791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122652791 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 20250110122652791 DLGSUP <0013> gsup_server.c:235 2: 20250110122652791 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122652791 DLGSUP <0013> gsup_server.c:235 3: 20250110122652791 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122652791 DLGSUP <0013> gsup_server.c:235 4: 20250110122652791 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122652791 DLGSUP <0013> gsup_server.c:235 5: 20250110122652791 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122652791 DLGSUP <0013> gsup_server.c:235 7: 20250110122652791 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122652791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122652791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122652791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@19b064519dfe: 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") 20250110122652804 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34077<->l=127.0.0.1:4259) 20250110122652808 DAUC <0003> db_auc.c:157 IMSI='262428721035222': No 2G Auth Data 20250110122652808 DAUC <0003> db_auc.c:192 IMSI='262428721035222': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262428721035222" to be handled at TC_gsup_check_imei_invalid_len(281) 20250110122652818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 20250110122652834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652834 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721035222"} 20250110122652834 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652834 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428721035222" cause=Invalid mandatory information} 20250110122652834 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652834 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262428721035222" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428721035222" TC_gsup_check_imei_invalid_len(281)@19b064519dfe: setverdict(pass): none -> pass 20250110122652838 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652839 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721035222"} 20250110122652839 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652839 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428721035222" cause=Invalid mandatory information} 20250110122652839 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652839 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652841 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652841 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721035222"} 20250110122652841 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652841 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428721035222" cause=Invalid mandatory information} 20250110122652841 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652841 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652841 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652844 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652844 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721035222"} 20250110122652844 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652844 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428721035222" cause=Invalid mandatory information} 20250110122652844 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652844 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652844 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652847 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652847 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721035222"} 20250110122652847 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652847 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428721035222" cause=Invalid mandatory information} 20250110122652847 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428721035222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652847 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652847 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@19b064519dfe: Final verdict of PTC: pass 20250110122652851 DAUC <0003> db_auc.c:157 IMSI='262421437334350': No 2G Auth Data 20250110122652851 DAUC <0003> db_auc.c:192 IMSI='262421437334350': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262421437334350" to be handled at TC_gsup_check_imei_invalid_len(282) 20250110122652861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38142<->l=127.0.0.1:4258 20250110122652862 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652862 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421437334350"} 20250110122652862 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652862 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421437334350" cause=Invalid mandatory information} 20250110122652862 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652862 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652862 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262421437334350" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421437334350" TC_gsup_check_imei_invalid_len(282)@19b064519dfe: setverdict(pass): none -> pass 20250110122652863 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652863 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421437334350"} 20250110122652863 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652863 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421437334350" cause=Invalid mandatory information} 20250110122652863 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652863 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652863 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652864 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421437334350"} 20250110122652864 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652864 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421437334350" cause=Invalid mandatory information} 20250110122652864 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652864 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421437334350"} 20250110122652864 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652864 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421437334350" cause=Invalid mandatory information} 20250110122652864 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652864 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652865 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652865 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421437334350"} 20250110122652865 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652865 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421437334350" cause=Invalid mandatory information} 20250110122652865 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421437334350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652865 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652865 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38142<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@19b064519dfe: Final verdict of PTC: pass 20250110122652866 DAUC <0003> db_auc.c:157 IMSI='262428183708675': No 2G Auth Data 20250110122652866 DAUC <0003> db_auc.c:192 IMSI='262428183708675': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262428183708675" to be handled at TC_gsup_check_imei_invalid_len(283) 20250110122652872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 20250110122652874 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652875 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183708675"} 20250110122652875 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652875 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183708675" cause=Invalid mandatory information} 20250110122652875 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652875 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652875 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262428183708675" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428183708675" TC_gsup_check_imei_invalid_len(283)@19b064519dfe: setverdict(pass): none -> pass 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652876 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183708675"} 20250110122652876 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652876 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183708675" cause=Invalid mandatory information} 20250110122652876 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652876 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183708675"} 20250110122652876 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652876 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183708675" cause=Invalid mandatory information} 20250110122652876 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652876 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652877 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652878 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183708675"} 20250110122652878 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652878 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183708675" cause=Invalid mandatory information} 20250110122652878 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652878 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652878 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183708675"} 20250110122652879 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652879 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183708675" cause=Invalid mandatory information} 20250110122652879 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183708675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652879 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652879 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@19b064519dfe: Final verdict of PTC: pass 20250110122652880 DAUC <0003> db_auc.c:157 IMSI='262427294459038': No 2G Auth Data 20250110122652880 DAUC <0003> db_auc.c:192 IMSI='262427294459038': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262427294459038" to be handled at TC_gsup_check_imei_invalid_len(284) 20250110122652888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 20250110122652891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652891 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294459038"} 20250110122652891 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652891 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427294459038" cause=Invalid mandatory information} 20250110122652891 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652891 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262427294459038" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427294459038" TC_gsup_check_imei_invalid_len(284)@19b064519dfe: setverdict(pass): none -> pass 20250110122652892 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652892 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294459038"} 20250110122652892 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652892 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427294459038" cause=Invalid mandatory information} 20250110122652892 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652892 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652892 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652893 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652893 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294459038"} 20250110122652893 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652893 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427294459038" cause=Invalid mandatory information} 20250110122652893 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652893 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652893 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652894 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652894 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294459038"} 20250110122652894 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652894 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427294459038" cause=Invalid mandatory information} 20250110122652894 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652894 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652894 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652895 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652895 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294459038"} 20250110122652895 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652896 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427294459038" cause=Invalid mandatory information} 20250110122652896 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427294459038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652896 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652896 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@19b064519dfe: Final verdict of PTC: pass 20250110122652897 DAUC <0003> db_auc.c:157 IMSI='262426401813662': No 2G Auth Data 20250110122652897 DAUC <0003> db_auc.c:192 IMSI='262426401813662': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262426401813662" to be handled at TC_gsup_check_imei_invalid_len(285) 20250110122652904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 20250110122652907 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652907 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401813662"} 20250110122652907 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652907 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401813662" cause=Invalid mandatory information} 20250110122652907 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652907 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652907 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262426401813662" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426401813662" TC_gsup_check_imei_invalid_len(285)@19b064519dfe: setverdict(pass): none -> pass 20250110122652908 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652908 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401813662"} 20250110122652908 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652908 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401813662" cause=Invalid mandatory information} 20250110122652908 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652908 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652908 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652909 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652909 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401813662"} 20250110122652909 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652909 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401813662" cause=Invalid mandatory information} 20250110122652909 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652909 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652909 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652910 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652910 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401813662"} 20250110122652910 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652910 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401813662" cause=Invalid mandatory information} 20250110122652910 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652910 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652910 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652911 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652911 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401813662"} 20250110122652911 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652911 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401813662" cause=Invalid mandatory information} 20250110122652911 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426401813662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652911 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652911 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@19b064519dfe: Final verdict of PTC: pass 20250110122652912 DAUC <0003> db_auc.c:157 IMSI='262420554541930': No 2G Auth Data 20250110122652912 DAUC <0003> db_auc.c:192 IMSI='262420554541930': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262420554541930" to be handled at TC_gsup_check_imei_invalid_len(286) 20250110122652918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20250110122652920 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652920 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554541930"} 20250110122652920 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652920 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420554541930" cause=Invalid mandatory information} 20250110122652920 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652920 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652920 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262420554541930" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420554541930" TC_gsup_check_imei_invalid_len(286)@19b064519dfe: setverdict(pass): none -> pass 20250110122652921 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652921 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554541930"} 20250110122652921 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652921 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420554541930" cause=Invalid mandatory information} 20250110122652921 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652921 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652921 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652922 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652922 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554541930"} 20250110122652922 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652922 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420554541930" cause=Invalid mandatory information} 20250110122652922 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652922 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652922 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652923 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554541930"} 20250110122652923 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652923 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420554541930" cause=Invalid mandatory information} 20250110122652923 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652923 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652924 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652924 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554541930"} 20250110122652924 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652924 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420554541930" cause=Invalid mandatory information} 20250110122652924 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420554541930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652924 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652924 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@19b064519dfe: Final verdict of PTC: pass 20250110122652925 DAUC <0003> db_auc.c:157 IMSI='262421730497841': No 2G Auth Data 20250110122652925 DAUC <0003> db_auc.c:192 IMSI='262421730497841': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262421730497841" to be handled at TC_gsup_check_imei_invalid_len(287) 20250110122652931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 20250110122652933 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652933 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730497841"} 20250110122652933 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652933 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421730497841" cause=Invalid mandatory information} 20250110122652933 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652933 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652933 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262421730497841" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421730497841" TC_gsup_check_imei_invalid_len(287)@19b064519dfe: setverdict(pass): none -> pass 20250110122652934 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652934 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730497841"} 20250110122652934 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652934 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421730497841" cause=Invalid mandatory information} 20250110122652934 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652934 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652934 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652935 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652935 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730497841"} 20250110122652935 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652935 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421730497841" cause=Invalid mandatory information} 20250110122652935 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652935 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652935 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652936 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652936 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730497841"} 20250110122652936 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652936 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421730497841" cause=Invalid mandatory information} 20250110122652936 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652936 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652936 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652937 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652937 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421730497841"} 20250110122652937 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652937 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421730497841" cause=Invalid mandatory information} 20250110122652937 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421730497841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652937 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652937 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@19b064519dfe: Final verdict of PTC: pass 20250110122652938 DAUC <0003> db_auc.c:157 IMSI='262425567106477': No 2G Auth Data 20250110122652938 DAUC <0003> db_auc.c:192 IMSI='262425567106477': No 3G Auth Data HLR_Test-GSUP(278)@19b064519dfe: Created GsupExpect[0] for "262425567106477" to be handled at TC_gsup_check_imei_invalid_len(288) 20250110122652944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20250110122652946 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652946 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425567106477"} 20250110122652946 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250110122652946 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425567106477" cause=Invalid mandatory information} 20250110122652946 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652946 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652946 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@19b064519dfe: Found GsupExpect[0] for "262425567106477" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@19b064519dfe: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425567106477" TC_gsup_check_imei_invalid_len(288)@19b064519dfe: setverdict(pass): none -> pass 20250110122652947 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652947 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425567106477"} 20250110122652947 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250110122652947 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425567106477" cause=Invalid mandatory information} 20250110122652947 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652947 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652947 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652948 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652948 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425567106477"} 20250110122652948 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250110122652948 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425567106477" cause=Invalid mandatory information} 20250110122652948 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652948 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652948 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652949 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652949 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425567106477"} 20250110122652949 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250110122652949 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425567106477" cause=Invalid mandatory information} 20250110122652949 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652949 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652949 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652950 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652950 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425567106477"} 20250110122652950 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250110122652950 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425567106477" cause=Invalid mandatory information} 20250110122652950 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425567106477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122652950 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122652950 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122652950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@19b064519dfe: Final verdict of PTC: pass MTC@19b064519dfe: setverdict(pass): none -> pass 20250110122652951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@19b064519dfe: Final verdict of PTC: none 20250110122652952 DLINP <000b> input/ipa.c:451 connected read/write 20250110122652952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122652952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122652952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122652952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122652952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34077<->l=127.0.0.1:4259) 279@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: pass MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@19b064519dfe: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:52 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 20250110122652985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4258 20250110122653085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78648) Waiting for packet dumper to finish... 1 (prev_count=78648, count=168356) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_gsup_check_imei_unknown_imsi started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122656202 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122656202 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122656205 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122656205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122656208 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122656208 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122656208 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122656208 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 20250110122656208 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122656208 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 20250110122656208 DLGSUP <0013> gsup_server.c:235 2: 20250110122656208 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122656208 DLGSUP <0013> gsup_server.c:235 3: 20250110122656208 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122656208 DLGSUP <0013> gsup_server.c:235 4: 20250110122656208 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122656208 DLGSUP <0013> gsup_server.c:235 5: 20250110122656208 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122656208 DLGSUP <0013> gsup_server.c:235 7: 20250110122656208 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122656208 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122656208 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122656208 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@19b064519dfe: 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") 20250110122656222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41193<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@19b064519dfe: Created GsupExpect[0] for "262427584177287" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250110122656229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20250110122656250 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122656250 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427584177287"} 20250110122656250 DMAIN <0000> hlr.c:424 IMSI='262427584177287': has IMEI = 22245678901234 (consider setting 'store-imei') 20250110122656250 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250110122656250 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427584177287" cause=Invalid mandatory information} 20250110122656250 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122656250 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122656250 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@19b064519dfe: Found GsupExpect[0] for "262427584177287" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@19b064519dfe: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427584177287" TC_gsup_check_imei_unknown_imsi(293)@19b064519dfe: setverdict(pass): none -> pass 20250110122656256 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122656256 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427584177287"} 20250110122656256 DAUC <0003> hlr.c:417 IMSI='262427584177287': storing IMEI = 22245678901234 20250110122656256 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427584177287': no such subscriber 20250110122656256 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250110122656256 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427584177287" cause=Invalid mandatory information} 20250110122656256 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427584177287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122656257 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122656257 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122656259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@19b064519dfe: Final verdict of PTC: pass 20250110122656260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38210<->l=127.0.0.1:4258 20250110122656261 DLINP <000b> input/ipa.c:451 connected read/write 20250110122656261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122656262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122656262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122656262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122656262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41193<->l=127.0.0.1:4259) 291@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(290)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 291: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@19b064519dfe: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:56 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 20250110122656291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4258 20250110122656392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:26:58 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@19b064519dfe: 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@19b064519dfe: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122659484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122659484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122659485 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122659486 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122659486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122659486 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 20250110122659486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122659486 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 20250110122659486 DLGSUP <0013> gsup_server.c:235 2: 20250110122659486 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122659486 DLGSUP <0013> gsup_server.c:235 3: 20250110122659486 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122659486 DLGSUP <0013> gsup_server.c:235 4: 20250110122659486 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122659486 DLGSUP <0013> gsup_server.c:235 5: 20250110122659486 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122659486 DLGSUP <0013> gsup_server.c:235 7: 20250110122659486 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122659486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122659486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122659486 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@19b064519dfe: 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") 20250110122659493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36493<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@19b064519dfe: Created GsupExpect[0] for "262426321183856" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250110122659498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4258 20250110122659530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659530 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659530 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659530 DMAIN <0000> hlr.c:232 IMSI='262426321183856': Successfully assigned MSISDN='770' 20250110122659530 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659530 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659530 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659530 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@19b064519dfe: Found GsupExpect[0] for "262426321183856" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@19b064519dfe: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426321183856" TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): none -> pass 20250110122659532 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659532 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659532 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659532 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659533 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659533 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659533 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659533 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659533 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659533 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122659533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122659533 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659533 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659534 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426321183856"} 20250110122659534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122659534 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122659534 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426321183856"} 20250110122659534 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122659534 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122659534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659534 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659536 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659536 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659536 DMAIN <0000> hlr.c:232 IMSI='262426321183856': Successfully assigned MSISDN='907' 20250110122659536 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659536 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659536 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659536 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659536 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659536 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659537 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659537 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659537 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659537 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659537 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659537 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659538 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659538 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659538 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122659538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122659538 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659538 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426321183856"} 20250110122659538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122659538 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122659538 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426321183856"} 20250110122659538 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122659538 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659538 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659539 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659539 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659539 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659540 DMAIN <0000> hlr.c:232 IMSI='262426321183856': Successfully assigned MSISDN='072' 20250110122659540 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659540 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659540 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659540 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659540 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659540 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659540 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659540 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659540 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659540 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659540 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659541 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659541 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659541 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659541 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659541 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659541 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122659541 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426321183856" cause=GPRS services not allowed} 20250110122659541 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659541 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659541 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122659541 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122659541 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659541 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659542 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659543 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659543 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659543 DMAIN <0000> hlr.c:232 IMSI='262426321183856': Successfully assigned MSISDN='601' 20250110122659543 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659543 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659543 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659543 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659543 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659543 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659543 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659543 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659543 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659543 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659543 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659544 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659544 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659544 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659544 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122659544 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426321183856" cause=GPRS services not allowed} 20250110122659544 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659544 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659544 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122659544 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122659544 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659544 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659545 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659545 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659545 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659545 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659545 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659545 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659546 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659546 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659546 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659546 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659546 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659546 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659547 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659547 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659547 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122659547 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426321183856" cause=GPRS services not allowed} 20250110122659547 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659547 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659547 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122659547 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122659547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659547 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659549 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321183856"} 20250110122659549 DMAIN <0000> hlr.c:216 IMSI='262426321183856': Creating subscriber on demand 20250110122659549 DAUC <0003> hlr.c:417 IMSI='262426321183856': storing IMEI = 12345678901234 20250110122659549 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426321183856"} 20250110122659549 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250110122659549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659549 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659549 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659549 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659550 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659550 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659550 DAUC <0003> db_auc.c:157 IMSI='262426321183856': No 2G Auth Data 20250110122659550 DAUC <0003> db_auc.c:192 IMSI='262426321183856': No 3G Auth Data 20250110122659551 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659551 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659551 DLU <0006> fsm.c:456 lu(262426321183856)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122659551 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122659551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122659551 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426321183856" cn_domain=PS} 20250110122659551 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659551 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659552 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659552 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426321183856"} 20250110122659552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122659552 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122659552 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426321183856"} 20250110122659552 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426321183856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122659552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122659552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122659552 DLU <0006> fsm.c:568 lu(PS:IMSI-262426321183856)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122659552 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122659552 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122659553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@19b064519dfe: Final verdict of PTC: pass 20250110122659553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 20250110122659554 DLINP <000b> input/ipa.c:451 connected read/write 20250110122659554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122659554 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122659554 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122659554 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122659554 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36493<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(295)@19b064519dfe: Final verdict of PTC: none 296@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 296: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@19b064519dfe: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:26:59 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 20250110122659577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 20250110122659677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97156) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:27:01 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@19b064519dfe: 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@19b064519dfe: Test case TC_subscr_create_on_demand_ul started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122702754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122702754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122702755 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122702756 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122702756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122702756 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 20250110122702756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122702756 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 20250110122702756 DLGSUP <0013> gsup_server.c:235 2: 20250110122702756 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122702756 DLGSUP <0013> gsup_server.c:235 3: 20250110122702756 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(299)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122702756 DLGSUP <0013> gsup_server.c:235 4: 20250110122702756 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122702756 DLGSUP <0013> gsup_server.c:235 5: 20250110122702756 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122702756 DLGSUP <0013> gsup_server.c:235 7: 20250110122702756 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122702756 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122702756 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122702756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@19b064519dfe: 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") 20250110122702764 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36679<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@19b064519dfe: Created GsupExpect[0] for "262423493995381" to be handled at TC_subscr_create_on_demand_ul(303) 20250110122702769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 20250110122702798 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702798 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702798 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702798 DMAIN <0000> hlr.c:232 IMSI='262423493995381': Successfully assigned MSISDN='128' 20250110122702798 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702798 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122702798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122702798 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702798 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702798 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@19b064519dfe: Found GsupExpect[0] for "262423493995381" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@19b064519dfe: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423493995381" 20250110122702800 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702800 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493995381"} 20250110122702800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122702800 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122702800 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493995381"} 20250110122702800 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122702800 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122702800 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702800 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): none -> pass 20250110122702801 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702801 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702801 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702801 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702801 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702801 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702803 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702803 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702803 DMAIN <0000> hlr.c:232 IMSI='262423493995381': Successfully assigned MSISDN='465' 20250110122702803 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702803 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122702803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122702803 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702803 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493995381"} 20250110122702803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122702803 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122702803 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493995381"} 20250110122702803 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122702803 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702803 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702804 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702804 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702804 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702804 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702804 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702804 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702805 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702805 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702806 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702806 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702806 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702806 DMAIN <0000> hlr.c:232 IMSI='262423493995381': Successfully assigned MSISDN='648' 20250110122702806 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702806 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122702806 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423493995381" cause=GPRS services not allowed} 20250110122702806 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122702806 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122702806 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702806 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702807 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702807 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702807 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702807 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702807 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702807 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702807 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702807 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702808 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702808 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702808 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702809 DMAIN <0000> hlr.c:232 IMSI='262423493995381': Successfully assigned MSISDN='567' 20250110122702809 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702809 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122702809 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423493995381" cause=GPRS services not allowed} 20250110122702809 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702809 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702809 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122702809 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122702809 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702809 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702809 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702809 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702809 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702809 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702810 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702810 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702811 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702811 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702811 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702811 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702811 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250110122702811 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423493995381" cause=GPRS services not allowed} 20250110122702811 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702811 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702811 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Freeing instance 20250110122702811 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Deallocated 20250110122702811 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702811 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702811 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702811 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702812 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702812 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702812 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702812 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702813 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702813 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702813 DMAIN <0000> hlr.c:216 IMSI='262423493995381': Creating subscriber on demand 20250110122702813 DLU <0006> fsm.c:456 lu(262423493995381)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122702813 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122702813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122702813 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493995381" cn_domain=PS} 20250110122702813 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702813 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702814 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493995381"} 20250110122702814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122702814 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122702814 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493995381"} 20250110122702814 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423493995381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122702814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122702814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122702814 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493995381)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122702814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122702814 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702814 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702814 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702814 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702814 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data 20250110122702815 DAUC <0003> db_auc.c:157 IMSI='262423493995381': No 2G Auth Data 20250110122702815 DAUC <0003> db_auc.c:192 IMSI='262423493995381': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122702815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@19b064519dfe: Final verdict of PTC: pass 20250110122702816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20250110122702816 DLINP <000b> input/ipa.c:451 connected read/write 20250110122702816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122702816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122702816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122702816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122702816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36679<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@19b064519dfe: Final verdict of PTC: none 301@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 301: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@19b064519dfe: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:02 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 20250110122702848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 20250110122702949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:27:04 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@19b064519dfe: 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@19b064519dfe: Test case TC_subscr_create_on_demand_sai started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122705999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122705999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122706000 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122706002 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122706002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122706002 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 20250110122706002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122706002 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 20250110122706002 DLGSUP <0013> gsup_server.c:235 2: 20250110122706002 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122706002 DLGSUP <0013> gsup_server.c:235 3: 20250110122706002 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122706002 DLGSUP <0013> gsup_server.c:235 4: 20250110122706002 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122706002 DLGSUP <0013> gsup_server.c:235 5: 20250110122706002 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122706002 DLGSUP <0013> gsup_server.c:235 7: 20250110122706002 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122706002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122706002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122706002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@19b064519dfe: 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") 20250110122706010 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37545<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@19b064519dfe: Created GsupExpect[0] for "262426358987647" to be handled at TC_subscr_create_on_demand_sai(308) 20250110122706015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20250110122706042 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706042 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426358987647"} 20250110122706042 DMAIN <0000> hlr.c:216 IMSI='262426358987647': Creating subscriber on demand 20250110122706042 DMAIN <0000> hlr.c:232 IMSI='262426358987647': Successfully assigned MSISDN='221' 20250110122706042 DAUC <0003> db_auc.c:157 IMSI='262426358987647': No 2G Auth Data 20250110122706042 DAUC <0003> db_auc.c:192 IMSI='262426358987647': No 3G Auth Data 20250110122706042 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358987647 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 20250110122706042 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426358987647" cause=IMSI unknown in HLR} 20250110122706042 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250110122706042 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122706042 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@19b064519dfe: Found GsupExpect[0] for "262426358987647" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@19b064519dfe: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426358987647" 20250110122706043 DAUC <0003> db_auc.c:157 IMSI='262426358987647': No 2G Auth Data 20250110122706043 DAUC <0003> db_auc.c:192 IMSI='262426358987647': No 3G Auth Data TC_subscr_create_on_demand_sai(308)@19b064519dfe: setverdict(pass): none -> pass 20250110122706043 DAUC <0003> db_auc.c:157 IMSI='262426358987647': No 2G Auth Data 20250110122706043 DAUC <0003> db_auc.c:192 IMSI='262426358987647': No 3G Auth Data 20250110122706044 DAUC <0003> db_auc.c:157 IMSI='262426358987647': No 2G Auth Data 20250110122706044 DAUC <0003> db_auc.c:192 IMSI='262426358987647': No 3G Auth Data 20250110122706044 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706044 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426358987647" cn_domain=PS} 20250110122706044 DLU <0006> fsm.c:456 lu(262426358987647)[0x558a5c41ad70]{UNVALIDATED}: Allocated 20250110122706044 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250110122706044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426358987647)[0x558a5c41ad70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122706044 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426358987647" cn_domain=PS} 20250110122706044 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122706044 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122706045 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706045 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426358987647"} 20250110122706045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426358987647)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122706045 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122706045 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426358987647"} 20250110122706045 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358987647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122706045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358987647)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122706045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358987647)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122706045 DLU <0006> fsm.c:568 lu(PS:IMSI-262426358987647)[0x558a5c41ad70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122706045 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122706045 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122706046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@19b064519dfe: Final verdict of PTC: pass 20250110122706046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 20250110122706047 DLINP <000b> input/ipa.c:451 connected read/write 20250110122706047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122706047 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122706047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122706047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@19b064519dfe: Final verdict of PTC: none 306@19b064519dfe: Final verdict of PTC: none 20250110122706047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37545<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 306: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@19b064519dfe: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:06 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 20250110122706079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20250110122706180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 12:27:08 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@19b064519dfe: 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@19b064519dfe: Test case TC_MSLookup_mDNS_service_other_home started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122709228 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122709229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20250110122709232 DLINP <000b> input/ipa.c:451 connected read/write 20250110122709232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122709234 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(309)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122709239 DLINP <000b> input/ipa.c:451 connected read/write 20250110122709239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122709239 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(309)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122709239 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122709239 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 20250110122709239 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122709239 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 20250110122709239 DLGSUP <0013> gsup_server.c:235 2: 20250110122709239 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122709239 DLGSUP <0013> gsup_server.c:235 3: 20250110122709239 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122709239 DLGSUP <0013> gsup_server.c:235 4: 20250110122709239 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122709239 DLGSUP <0013> gsup_server.c:235 5: 20250110122709239 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122709239 DLGSUP <0013> gsup_server.c:235 7: 20250110122709239 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122709239 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122709239 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122709239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@19b064519dfe: 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") 20250110122709282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44903<->l=127.0.0.1:4259) 20250110122709287 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250110122709287 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@19b064519dfe: Created GsupExpect[0] for "262428667018669" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250110122709315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20250110122709320 DAUC <0003> db_auc.c:157 IMSI='262428667018669': No 2G Auth Data 20250110122709320 DAUC <0003> db_auc.c:192 IMSI='262428667018669': No 3G Auth Data 20250110122709327 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610038060.msisdn 20250110122709327 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610038060.msisdn: not attached (vlr_number unset) 20250110122709327 DDGSM <0007> mslookup_server.c:327 sip.voice.491610038060.msisdn: does not exist in GSUP proxy 20250110122710334 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122710335 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428667018669" cn_domain=CS} 20250110122710335 DLU <0006> fsm.c:456 lu(262428667018669)[0x558a5c420df0]{UNVALIDATED}: Allocated 20250110122710335 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250110122710335 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428667018669)[0x558a5c420df0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250110122710335 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428667018669" cn_domain=CS} 20250110122710335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122710335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@19b064519dfe: Found GsupExpect[0] for "262428667018669" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428667018669" 20250110122710339 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122710339 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428667018669"} 20250110122710339 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428667018669)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250110122710339 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250110122710339 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428667018669"} 20250110122710339 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428667018669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122710339 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428667018669)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250110122710339 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428667018669)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250110122710339 DLU <0006> fsm.c:568 lu(CS:IMSI-262428667018669)[0x558a5c420df0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250110122710339 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122710339 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@19b064519dfe: setverdict(pass): none -> pass 20250110122710342 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610038060.msisdn 20250110122710342 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610038060.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250110122710342 DDGSM <0007> mslookup_server.c:327 sip.voice.491610038060.msisdn: does not exist in GSUP proxy 20250110122710342 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610038060.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@19b064519dfe: setverdict(pass): pass -> pass, component reason not changed 20250110122710353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20250110122710355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20250110122710358 DLINP <000b> input/ipa.c:451 connected read/write 20250110122710358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122710358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122710358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122710358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@19b064519dfe: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_home(313)@19b064519dfe: Final verdict of PTC: pass 311@19b064519dfe: Final verdict of PTC: none 20250110122710387 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44903<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(312)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 311: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@19b064519dfe: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:10 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 20250110122710473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20250110122710574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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 20250110122712840 DSS <0004> hlr_ussd.c:239 262420224333203/0x4a34ac7f: SS Session Timeout, destroying 20250110122712840 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224333203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@19b064519dfe: 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@19b064519dfe: Test case TC_MSLookup_GSUP_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122713613 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122713613 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122713614 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122713615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122713615 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122713615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122713615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122713615 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 20250110122713615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122713615 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 20250110122713615 DLGSUP <0013> gsup_server.c:235 2: 20250110122713615 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122713615 DLGSUP <0013> gsup_server.c:235 3: 20250110122713615 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122713615 DLGSUP <0013> gsup_server.c:235 4: 20250110122713615 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122713615 DLGSUP <0013> gsup_server.c:235 5: 20250110122713615 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122713615 DLGSUP <0013> gsup_server.c:235 7: 20250110122713615 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122713615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122713615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122713615 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122713616 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250110122713616 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@19b064519dfe: 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") 20250110122713633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36437<->l=127.0.0.1:4259) 20250110122713636 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250110122713636 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@19b064519dfe: Created GsupExpect[0] for "262426254456998" to be handled at TC_MSLookup_GSUP_proxy(320) 20250110122713646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@19b064519dfe: Created GsupExpect[0] for "262426254456998" to be handled at TC_MSLookup_GSUP_proxy(320) 20250110122713658 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122713658 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426254456998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426254456998" cn_domain=CS} 20250110122713658 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426254456998 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250110122713658 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426254456998 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250110122713658 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426254456998.imsi 20250110122713658 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426254456998.imsi 20250110122713658 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426254456998.imsi: does not exist in local HLR 20250110122713667 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426254456998 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250110122713668 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250110122713668 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250110122713668 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250110122713668 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250110122713668 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250110122713668 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426254456998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122713668 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122713668 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122713668 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122713668 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122713668 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122713668 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@19b064519dfe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@19b064519dfe: 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) } } } } 20250110122713671 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713671 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713671 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250110122713671 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250110122713671 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250110122713673 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713673 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713673 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@19b064519dfe: 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)@19b064519dfe: 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)@19b064519dfe: Found GsupExpect[0] for "262426254456998" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426254456998" HLR_Test-GSUP-server-IPA(318)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122713714 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713714 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713714 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713714 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713714 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426254456998 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618131024 20250110122713714 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426254456998 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122713714 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122713714 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@19b064519dfe: Found GsupExpect[0] for "262426254456998" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426254456998" 20250110122713722 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713722 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713722 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426254456998 MSISDN-491618131024 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122713722 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122713722 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122713725 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713725 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713725 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426254456998 MSISDN-491618131024 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 20250110122713725 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426254456998 MSISDN-491618131024 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122713725 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122713725 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@19b064519dfe: setverdict(pass): none -> pass 20250110122713727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@19b064519dfe: Final verdict of PTC: pass 20250110122713729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20250110122713731 DLINP <000b> input/ipa.c:451 connected read/write 20250110122713731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122713731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122713731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122713731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@19b064519dfe: Final verdict of PTC: none 20250110122713731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36437<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@19b064519dfe: Final verdict of PTC: none 316@19b064519dfe: Final verdict of PTC: none 20250110122713733 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122713733 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122713733 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250110122713733 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250110122713733 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 316: none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@19b064519dfe: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:13 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 20250110122713818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4258 20250110122713919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14624) Waiting for packet dumper to finish... 1 (prev_count=14624, count=43552) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122716976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122716976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122716977 DLINP <000b> input/ipa.c:451 connected read/write 20250110122716977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122716978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@19b064519dfe: 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 } } } } 20250110122716979 DLINP <000b> input/ipa.c:451 connected read/write 20250110122716979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122716979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122716979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122716979 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 20250110122716979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122716979 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 20250110122716979 DLGSUP <0013> gsup_server.c:235 2: 20250110122716979 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122716979 DLGSUP <0013> gsup_server.c:235 3: 20250110122716979 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122716979 DLGSUP <0013> gsup_server.c:235 4: 20250110122716979 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122716979 DLGSUP <0013> gsup_server.c:235 5: 20250110122716979 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122716979 DLGSUP <0013> gsup_server.c:235 7: 20250110122716979 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122716979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(321)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122716979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122716979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250110122716979 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250110122716979 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@19b064519dfe: 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") 20250110122716987 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34621<->l=127.0.0.1:4259) 20250110122716989 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250110122716989 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@19b064519dfe: Created GsupExpect[0] for "262426248655797" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250110122716995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20250110122716997 DAUC <0003> db_auc.c:157 IMSI='262426248655797': No 2G Auth Data 20250110122716997 DAUC <0003> db_auc.c:192 IMSI='262426248655797': No 3G Auth Data 20250110122717001 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426248655797.imsi 20250110122717001 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426248655797.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@19b064519dfe: setverdict(pass): none -> pass 20250110122717005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@19b064519dfe: Final verdict of PTC: pass 20250110122717006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20250110122717006 DLINP <000b> input/ipa.c:451 connected read/write 20250110122717006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122717006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122717007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122717007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122717007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34621<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP(322)@19b064519dfe: Final verdict of PTC: none 323@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 323: none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@19b064519dfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:17 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 20250110122717040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20250110122717141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27940) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122720227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122720227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122720230 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122720231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@19b064519dfe: 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) } } } } 20250110122720232 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250110122720232 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@19b064519dfe: 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 } } } } 20250110122720232 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122720232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122720232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122720232 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 20250110122720232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122720232 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 20250110122720232 DLGSUP <0013> gsup_server.c:235 2: 20250110122720232 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122720232 DLGSUP <0013> gsup_server.c:235 3: 20250110122720232 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122720232 DLGSUP <0013> gsup_server.c:235 4: 20250110122720232 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122720232 DLGSUP <0013> gsup_server.c:235 5: 20250110122720232 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122720232 DLGSUP <0013> gsup_server.c:235 7: 20250110122720232 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122720232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122720232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122720232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@19b064519dfe: 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") 20250110122720248 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40725<->l=127.0.0.1:4259) 20250110122720249 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250110122720249 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@19b064519dfe: Created GsupExpect[0] for "262426769701765" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250110122720254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@19b064519dfe: Created GsupExpect[0] for "262426769701765" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250110122720274 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122720274 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426769701765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426769701765" cn_domain=CS} 20250110122720274 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426769701765 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250110122720274 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426769701765 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250110122720274 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426769701765.imsi 20250110122720274 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426769701765.imsi 20250110122720274 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426769701765.imsi: does not exist in local HLR 20250110122720284 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426769701765 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250110122720284 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250110122720284 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250110122720284 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250110122720284 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250110122720284 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250110122720284 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426769701765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122720284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122720284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122720284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122720284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122720284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122720284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@19b064519dfe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@19b064519dfe: 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) } } } } 20250110122720288 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720288 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720288 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250110122720288 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250110122720288 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250110122720290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720290 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@19b064519dfe: 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)@19b064519dfe: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@19b064519dfe: Found GsupExpect[0] for "262426769701765" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426769701765" HLR_Test-GSUP-server-IPA(330)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122720330 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720330 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720330 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720330 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720330 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426769701765 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615855712 20250110122720330 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426769701765 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122720330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122720330 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@19b064519dfe: Found GsupExpect[0] for "262426769701765" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426769701765" 20250110122720333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720333 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426769701765 MSISDN-491615855712 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122720333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122720333 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122720334 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122720334 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122720335 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426769701765 MSISDN-491615855712 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 20250110122720335 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426769701765 MSISDN-491615855712 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122720335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122720335 DLINP <000b> input/ipa.c:451 connected read/write 20250110122720335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122720335 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426769701765.imsi 20250110122720336 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426769701765.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@19b064519dfe: setverdict(pass): none -> pass 20250110122721341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@19b064519dfe: Final verdict of PTC: pass 20250110122721342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20250110122721345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40725<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@19b064519dfe: Final verdict of PTC: none 328@19b064519dfe: Final verdict of PTC: none 20250110122721346 DLINP <000b> input/ipa.c:451 connected read/write 20250110122721346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122721346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250110122721346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122721346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122721346 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122721346 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122721346 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(329)@19b064519dfe: Final verdict of PTC: none 20250110122721346 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250110122721347 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(331)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 328: none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@19b064519dfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:21 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 20250110122721442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20250110122721543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35972) Waiting for packet dumper to finish... 1 (prev_count=35972, count=44140) MTC@19b064519dfe: 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@19b064519dfe: 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 ------ Fri Jan 10 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_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@19b064519dfe: 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@19b064519dfe: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@19b064519dfe: legacy= false MTC@19b064519dfe: in not legacy case 1 MTC@19b064519dfe: in not legacy case 2 20250110122724671 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250110122724671 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122724676 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122724678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@19b064519dfe: 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)@19b064519dfe: 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 } } } } 20250110122724682 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122724682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250110122724682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250110122724682 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 20250110122724682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250110122724682 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 20250110122724682 DLGSUP <0013> gsup_server.c:235 2: 20250110122724682 DLGSUP <0013> gsup_server.c:237 2: 00 20250110122724682 DLGSUP <0013> gsup_server.c:235 3: 20250110122724682 DLGSUP <0013> gsup_server.c:237 3: 00 20250110122724682 DLGSUP <0013> gsup_server.c:235 4: 20250110122724682 DLGSUP <0013> gsup_server.c:237 4: 00 20250110122724682 DLGSUP <0013> gsup_server.c:235 5: 20250110122724682 DLGSUP <0013> gsup_server.c:237 5: 00 20250110122724682 DLGSUP <0013> gsup_server.c:235 7: 20250110122724682 DLGSUP <0013> gsup_server.c:237 7: 00 20250110122724682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250110122724682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20250110122724682 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)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122724684 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250110122724684 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@19b064519dfe: 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") 20250110122724716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42745<->l=127.0.0.1:4259) 20250110122724717 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250110122724717 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@19b064519dfe: Created GsupExpect[0] for "262422812582765" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250110122724725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@19b064519dfe: Created GsupExpect[0] for "262422812582765" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250110122724728 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122724728 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422812582765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422812582765" cn_domain=CS} 20250110122724728 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422812582765 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250110122724728 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422812582765 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250110122724728 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422812582765.imsi 20250110122724728 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422812582765.imsi 20250110122724728 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422812582765.imsi: does not exist in local HLR 20250110122724730 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422812582765 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250110122724730 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250110122724730 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250110122724730 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250110122724730 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250110122724730 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250110122724730 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422812582765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250110122724730 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122724730 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122724730 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122724730 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250110122724730 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250110122724730 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@19b064519dfe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@19b064519dfe: 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) } } } } 20250110122724731 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724731 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724731 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250110122724731 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250110122724731 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20250110122724732 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724732 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724732 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(337)@19b064519dfe: 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)@19b064519dfe: 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)@19b064519dfe: Found GsupExpect[0] for "262422812582765" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422812582765" HLR_Test-GSUP-server-IPA(337)@19b064519dfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@19b064519dfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250110122724778 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724778 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724778 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724778 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724778 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422812582765 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618337668 20250110122724779 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422812582765 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122724779 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122724779 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@19b064519dfe: Found GsupExpect[0] for "262422812582765" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@19b064519dfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422812582765" 20250110122724789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422812582765 MSISDN-491618337668 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122724789 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122724789 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122724793 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724793 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724794 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422812582765 MSISDN-491618337668 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 20250110122724794 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422812582765 MSISDN-491618337668 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250110122724794 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122724794 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250110122724797 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618337668.msisdn 20250110122724797 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618337668.msisdn: does not exist in local HLR 20250110122724797 DDGSM <0007> mslookup_server.c:352 sip.voice.491618337668.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250110122724797 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618337668.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@19b064519dfe: setverdict(pass): none -> pass 20250110122724803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@19b064519dfe: Final verdict of PTC: pass 20250110122724805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20250110122724807 DLINP <000b> input/ipa.c:451 connected read/write 20250110122724807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250110122724807 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@19b064519dfe: Final verdict of PTC: none 20250110122724807 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250110122724807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250110122724807 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250110122724807 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250110122724807 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250110122724808 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250110122724808 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250110122724808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42745<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@19b064519dfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@19b064519dfe: Final verdict of PTC: none 335@19b064519dfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@19b064519dfe: Final verdict of PTC: none MTC@19b064519dfe: Setting final verdict of the test case. MTC@19b064519dfe: Local verdict of MTC: none MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@19b064519dfe: Local verdict of PTC with component reference 335: none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@19b064519dfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@19b064519dfe: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@19b064519dfe: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@19b064519dfe: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@19b064519dfe: 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'. Fri Jan 10 12:27:24 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 20250110122724899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4258 20250110122725000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=912) Waiting for packet dumper to finish... 1 (prev_count=912, count=46360) MTC@19b064519dfe: 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@19b064519dfe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@19b064519dfe: Terminating MTC. MC@19b064519dfe: MTC terminated. MC2> exit MC@19b064519dfe: Shutting down session. MC@19b064519dfe: 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-7509.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 (964778) [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-20250110-1225-df6add85-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-20250110-1225-df6add85-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (964734) [testenv] Showing testsuite/junit-xml-7509.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-20250110-1225-df6add85-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7509.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.085936'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.161238'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.218618'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.137010'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.096679'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.064498'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.086912'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.081732'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.183344'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.166291'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.222412'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.085584'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.084625'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.208032'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.189141'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.099018'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.179233'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.203228'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.195352'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.139118'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.187648'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.164583'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.188615'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.232106'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.192415'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.071555'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.193628'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.155483'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.180791'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.085128'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.077940'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.071151'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.055664'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.181285'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.139663'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.046670'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.149636'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.170815'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250110-1225-df6add85-0'] testenv-hlr-osmocom-latest-20250110-1225-df6add85-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2291/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS