Skip to content
Success

Console Output

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 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10
Commit message: "testenv: more tweaks for container shutdown logic"
 > git rev-list --no-walk a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins5245254687254668930.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:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241106-1225-8b7d31d0-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241106-1225-8b7d31d0-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', '--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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (11.0 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-20241106-1225-8b7d31d0-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' 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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.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-20241106-1225-8b7d31d0-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_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_PDU_Defs_part_3.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_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.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_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.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_1.cc Creating dependency file for MAP_BS_Code_part_2.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 MAP_TS_Code.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_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_5.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 Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.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_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_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_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for 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_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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 [181 kB] Fetched 182 kB in 1s (351 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241106-1225-8b7d31d0-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (20.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-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 .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0: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 libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241106-1225-8b7d31d0-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] + ['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-20241106-1225-8b7d31d0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241106122516612 DMAIN <0000> hlr.c:802 hlr starting 20241106122516612 DDB <0001> db.c:599 using database: hlr.db 20241106122516612 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241106122516612 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241106122516613 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241106122516613 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20241106122516643 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241106122516643 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [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-20241106-1225-8b7d31d0-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'] 20241106122516736 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241106122516737 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241106122516737 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@89ff8ada6c26: Unix server socket created successfully. MC@89ff8ada6c26: Listening on TCP port 36713. MC2> 89ff8ada6c26 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 89ff8ada6c26 36713 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@89ff8ada6c26: New HC connected from 10.0.2.100 [10.0.2.100]. 89ff8ada6c26: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@89ff8ada6c26: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@89ff8ada6c26: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@89ff8ada6c26: Configuration file was processed on all HCs. MC@89ff8ada6c26: Creating MTC on host 10.0.2.100. MC@89ff8ada6c26: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:17 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_sai_err_invalid_imsi started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122518077 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122518077 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122518080 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122518082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122518082 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122518082 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122518082 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122518082 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 20241106122518082 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122518082 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 20241106122518082 DLGSUP <0013> gsup_server.c:235 2: 20241106122518082 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122518082 DLGSUP <0013> gsup_server.c:235 3: 20241106122518082 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122518082 DLGSUP <0013> gsup_server.c:235 4: 20241106122518082 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122518082 DLGSUP <0013> gsup_server.c:235 5: 20241106122518082 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122518082 DLGSUP <0013> gsup_server.c:235 7: 20241106122518082 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122518082 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122518082 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122518082 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@89ff8ada6c26: 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") 20241106122518097 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38245<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@89ff8ada6c26: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241106122518105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20241106122518126 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122518126 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"} 20241106122518126 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" 20241106122518126 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} 20241106122518126 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 20241106122518126 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122518126 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@89ff8ada6c26: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122518128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@89ff8ada6c26: Final verdict of PTC: pass 20241106122518130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241106122518132 DLINP <000b> input/ipa.c:451 connected read/write 20241106122518132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122518132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122518132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122518132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@89ff8ada6c26: Final verdict of PTC: none 20241106122518133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38245<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@89ff8ada6c26: Final verdict of PTC: none 5@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 5: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241106122518215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241106122518215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->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=12348) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:20 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_sai started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122521260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122521260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122521261 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@89ff8ada6c26: 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) } } } } 20241106122521263 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122521263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122521263 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 20241106122521263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122521263 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 20241106122521263 DLGSUP <0013> gsup_server.c:235 2: 20241106122521263 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122521263 DLGSUP <0013> gsup_server.c:235 3: 20241106122521263 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122521263 DLGSUP <0013> gsup_server.c:235 4: 20241106122521263 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122521263 DLGSUP <0013> gsup_server.c:235 5: 20241106122521263 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122521263 DLGSUP <0013> gsup_server.c:235 7: 20241106122521263 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122521263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122521263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122521263 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)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@89ff8ada6c26: 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") 20241106122521269 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46129<->l=127.0.0.1:4259) 20241106122521284 DAUC <0003> db_auc.c:157 IMSI='262429737390956': No 2G Auth Data 20241106122521284 DAUC <0003> db_auc.c:192 IMSI='262429737390956': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262429737390956" to be handled at TC_gsup_sai(12) 20241106122521313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241106122521315 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521315 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429737390956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429737390956"} 20241106122521323 DAUC <0003> db_auc.c:192 IMSI='262429737390956': No 3G Auth Data 20241106122521323 DAUC <0003> db_auc.c:236 IMSI='262429737390956': Calling to generate 5 vectors 20241106122521323 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122521323 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521323 DAUC <0003> auc.c:113 vector [0]: rand = e25da43e643245b296bb297b99666818 20241106122521323 DAUC <0003> auc.c:179 vector [0]: kc = 4ba284f3f610f800 20241106122521323 DAUC <0003> auc.c:180 vector [0]: sres = 92fbb046 20241106122521323 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122521323 DAUC <0003> auc.c:113 vector [1]: rand = 8d7c0d65330e96d660a13e64ebbb84ac 20241106122521323 DAUC <0003> auc.c:179 vector [1]: kc = 836f60f26019e000 20241106122521323 DAUC <0003> auc.c:180 vector [1]: sres = f6bc8876 20241106122521323 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122521323 DAUC <0003> auc.c:113 vector [2]: rand = 113c4e3314d0954c4821648217292f4b 20241106122521323 DAUC <0003> auc.c:179 vector [2]: kc = c6d735b43a916000 20241106122521323 DAUC <0003> auc.c:180 vector [2]: sres = 1cf9e750 20241106122521323 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122521323 DAUC <0003> auc.c:113 vector [3]: rand = e6748bae09bcaed8d70519bf81a84ed6 20241106122521323 DAUC <0003> auc.c:179 vector [3]: kc = 6e9d1b37c8e6ec00 20241106122521323 DAUC <0003> auc.c:180 vector [3]: sres = b4b0ced5 20241106122521323 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122521323 DAUC <0003> auc.c:113 vector [4]: rand = b64581d330de03622d3410f230137c5d 20241106122521323 DAUC <0003> auc.c:179 vector [4]: kc = e8a3b80919262000 20241106122521323 DAUC <0003> auc.c:180 vector [4]: sres = 637e88d9 20241106122521323 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122521323 DAUC <0003> db_auc.c:245 IMSI='262429737390956': Generated 5 vectors 20241106122521323 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429737390956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429737390956"} 20241106122521323 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429737390956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521323 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521323 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262429737390956" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_sai(12)"262429737390956" TC_gsup_sai(12)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(12)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 TC_gsup_sai(12)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521349 DAUC <0003> db_auc.c:157 IMSI='262421865282563': No 2G Auth Data 20241106122521349 DAUC <0003> db_auc.c:192 IMSI='262421865282563': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262421865282563" to be handled at TC_gsup_sai(13) 20241106122521372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20241106122521373 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521373 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421865282563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421865282563"} 20241106122521373 DAUC <0003> db_auc.c:192 IMSI='262421865282563': No 3G Auth Data 20241106122521373 DAUC <0003> db_auc.c:236 IMSI='262421865282563': Calling to generate 5 vectors 20241106122521373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122521373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521373 DAUC <0003> auc.c:113 vector [0]: rand = 2ed84eb4fa8ff6d50ab902e28d114314 20241106122521373 DAUC <0003> auc.c:179 vector [0]: kc = ffaae2a307d0b000 20241106122521373 DAUC <0003> auc.c:180 vector [0]: sres = 8c5ba182 20241106122521373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122521373 DAUC <0003> auc.c:113 vector [1]: rand = ac4b27be47bea6d5842af68ce32cc142 20241106122521373 DAUC <0003> auc.c:179 vector [1]: kc = 599616f2a4efd000 20241106122521373 DAUC <0003> auc.c:180 vector [1]: sres = de038a61 20241106122521373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122521373 DAUC <0003> auc.c:113 vector [2]: rand = 8e05c999957c332e881a9c8e394dc289 20241106122521373 DAUC <0003> auc.c:179 vector [2]: kc = 0da02e9265047400 20241106122521373 DAUC <0003> auc.c:180 vector [2]: sres = 3a013ecf 20241106122521373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122521373 DAUC <0003> auc.c:113 vector [3]: rand = 40d7b487151050637bd9494e90430785 20241106122521373 DAUC <0003> auc.c:179 vector [3]: kc = d23c949ec0a85400 20241106122521373 DAUC <0003> auc.c:180 vector [3]: sres = d0bf773d 20241106122521373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122521373 DAUC <0003> auc.c:113 vector [4]: rand = 525571b22550d3b4f6b3e9917f67a300 20241106122521373 DAUC <0003> auc.c:179 vector [4]: kc = ed3c5bc132c2ec00 20241106122521373 DAUC <0003> auc.c:180 vector [4]: sres = 91d4a604 20241106122521373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122521373 DAUC <0003> db_auc.c:245 IMSI='262421865282563': Generated 5 vectors 20241106122521373 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421865282563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421865282563"} 20241106122521373 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421865282563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521374 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521374 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262421865282563" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_sai(13)"262421865282563" TC_gsup_sai(13)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(13)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 TC_gsup_sai(13)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521399 DAUC <0003> db_auc.c:157 IMSI='262425814590531': No 2G Auth Data 20241106122521399 DAUC <0003> db_auc.c:192 IMSI='262425814590531': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262425814590531" to be handled at TC_gsup_sai(14) 20241106122521428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 20241106122521429 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521429 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425814590531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425814590531"} 20241106122521429 DAUC <0003> db_auc.c:192 IMSI='262425814590531': No 3G Auth Data 20241106122521429 DAUC <0003> db_auc.c:236 IMSI='262425814590531': Calling to generate 5 vectors 20241106122521429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122521429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521429 DAUC <0003> auc.c:113 vector [0]: rand = 1e168bf140f9b4e4f4ede721af8325f3 20241106122521429 DAUC <0003> auc.c:179 vector [0]: kc = ede9b9cad514f2f8 20241106122521429 DAUC <0003> auc.c:180 vector [0]: sres = 651de1c6 20241106122521429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122521429 DAUC <0003> auc.c:113 vector [1]: rand = 9e8becf239a14d28473f271362fef6b2 20241106122521429 DAUC <0003> auc.c:179 vector [1]: kc = e200d533eb8769fa 20241106122521429 DAUC <0003> auc.c:180 vector [1]: sres = 3324dee2 20241106122521429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122521429 DAUC <0003> auc.c:113 vector [2]: rand = f0146afe422bc8237bd87e06cd6b61e6 20241106122521429 DAUC <0003> auc.c:179 vector [2]: kc = 275a8e4484cee863 20241106122521429 DAUC <0003> auc.c:180 vector [2]: sres = d2779086 20241106122521429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122521429 DAUC <0003> auc.c:113 vector [3]: rand = b9c34682f700e7dfd63e00d00addbd60 20241106122521429 DAUC <0003> auc.c:179 vector [3]: kc = 8b189000f69abbbe 20241106122521429 DAUC <0003> auc.c:180 vector [3]: sres = f15a1706 20241106122521429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122521429 DAUC <0003> auc.c:113 vector [4]: rand = e57aacf02eb502256dfdec357292e16e 20241106122521429 DAUC <0003> auc.c:179 vector [4]: kc = 3a924e77c5fb0dc8 20241106122521429 DAUC <0003> auc.c:180 vector [4]: sres = 77afaf58 20241106122521429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122521429 DAUC <0003> db_auc.c:245 IMSI='262425814590531': Generated 5 vectors 20241106122521429 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425814590531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425814590531"} 20241106122521429 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425814590531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521429 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521429 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262425814590531" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_sai(14)"262425814590531" TC_gsup_sai(14)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(14)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 TC_gsup_sai(14)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521455 DAUC <0003> db_auc.c:157 IMSI='262426797803501': No 2G Auth Data 20241106122521455 DAUC <0003> db_auc.c:192 IMSI='262426797803501': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262426797803501" to be handled at TC_gsup_sai(15) 20241106122521478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241106122521479 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521480 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426797803501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426797803501"} 20241106122521480 DAUC <0003> db_auc.c:157 IMSI='262426797803501': No 2G Auth Data 20241106122521480 DAUC <0003> db_auc.c:236 IMSI='262426797803501': Calling to generate 5 vectors 20241106122521480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122521480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122521480 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122521480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122521480 DAUC <0003> auc.c:113 vector [0]: rand = 6e45f91f7f5d8d47adb76ce097e26ff8 20241106122521480 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122521480 DAUC <0003> auc.c:142 vector [0]: autn = 7c73b33f78b40000c8525f682b819ad9 20241106122521480 DAUC <0003> auc.c:143 vector [0]: ck = ed95240e3c1ab4930e8b797cc39b5f9f 20241106122521480 DAUC <0003> auc.c:144 vector [0]: ik = 0df31668b1a8527a2f0975c4b6e2d199 20241106122521480 DAUC <0003> auc.c:145 vector [0]: res = 8f250614e67c25080000000000000000 20241106122521480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122521480 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122521480 DAUC <0003> auc.c:151 vector [0]: kc = c1e43edef8cb68ef 20241106122521480 DAUC <0003> auc.c:152 vector [0]: sres = 6959231c 20241106122521480 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122521480 DAUC <0003> auc.c:113 vector [1]: rand = c285ee5b31b01b8071423dad6d8bb76e 20241106122521480 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122521480 DAUC <0003> auc.c:142 vector [1]: autn = 3bac7d004b1900006db1801e3e2e27cb 20241106122521480 DAUC <0003> auc.c:143 vector [1]: ck = 15b5f67af0d00df25084073bde1f4e3a 20241106122521480 DAUC <0003> auc.c:144 vector [1]: ik = b17969431075b9fdd6b0cc1d6107a732 20241106122521480 DAUC <0003> auc.c:145 vector [1]: res = 1b0e3c21497cdad80000000000000000 20241106122521480 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122521480 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122521480 DAUC <0003> auc.c:151 vector [1]: kc = 22f8541f5fbd5d07 20241106122521480 DAUC <0003> auc.c:152 vector [1]: sres = 5272e6f9 20241106122521480 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122521480 DAUC <0003> auc.c:113 vector [2]: rand = f9ff169501f5c088a396ee8c9a13863b 20241106122521480 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122521480 DAUC <0003> auc.c:142 vector [2]: autn = 7e894ee7dc920000897abe176913e081 20241106122521480 DAUC <0003> auc.c:143 vector [2]: ck = 82685a24900d904c38daea0fdb4886b8 20241106122521480 DAUC <0003> auc.c:144 vector [2]: ik = e96e1ca5c9bc7d0048313a239f13b6e4 20241106122521480 DAUC <0003> auc.c:145 vector [2]: res = cbcd611cef528ba80000000000000000 20241106122521480 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122521480 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122521480 DAUC <0003> auc.c:151 vector [2]: kc = 1bed96ad1deadd10 20241106122521480 DAUC <0003> auc.c:152 vector [2]: sres = 249feab4 20241106122521480 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122521480 DAUC <0003> auc.c:113 vector [3]: rand = f712e2b35290f5dd1d30dd440a5daa4e 20241106122521480 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122521480 DAUC <0003> auc.c:142 vector [3]: autn = a07a219ad9a50000c4aba1d2b24f3803 20241106122521480 DAUC <0003> auc.c:143 vector [3]: ck = 28ca64af1ff313f9a4d60ada5c97371d 20241106122521480 DAUC <0003> auc.c:144 vector [3]: ik = e59025a315c19790b818046a6dc24e37 20241106122521480 DAUC <0003> auc.c:145 vector [3]: res = 1fe7b378fa0845b90000000000000000 20241106122521480 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122521480 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122521480 DAUC <0003> auc.c:151 vector [3]: kc = d1944fbc3b67fd43 20241106122521480 DAUC <0003> auc.c:152 vector [3]: sres = e5eff6c1 20241106122521480 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122521480 DAUC <0003> auc.c:113 vector [4]: rand = cb4b1775c648a9d33b85e7fee94f1bdc 20241106122521480 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122521480 DAUC <0003> auc.c:142 vector [4]: autn = e61b855bfea00000e3868bc2d1106f0a 20241106122521480 DAUC <0003> auc.c:143 vector [4]: ck = 9ff90e1fb1d8ea93725712bf0513405c 20241106122521480 DAUC <0003> auc.c:144 vector [4]: ik = f7cae399766ae966969e9f932b1c3e5a 20241106122521480 DAUC <0003> auc.c:145 vector [4]: res = b28f52405a8cf0dc0000000000000000 20241106122521480 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122521480 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122521480 DAUC <0003> auc.c:151 vector [4]: kc = 8cfa60aae9bd7df3 20241106122521480 DAUC <0003> auc.c:152 vector [4]: sres = e803a29c 20241106122521480 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122521480 DAUC <0003> db_auc.c:245 IMSI='262426797803501': Generated 5 vectors 20241106122521480 DAUC <0003> db_auc.c:249 IMSI='262426797803501': Updating SQN=161 in DB 20241106122521497 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426797803501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426797803501"} 20241106122521497 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426797803501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521497 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521497 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262426797803501" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_sai(15)"262426797803501" TC_gsup_sai(15)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(15)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 TC_gsup_sai(15)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521526 DAUC <0003> db_auc.c:157 IMSI='262425122049240': No 2G Auth Data 20241106122521526 DAUC <0003> db_auc.c:192 IMSI='262425122049240': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262425122049240" to be handled at TC_gsup_sai(16) 20241106122521550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20241106122521552 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521552 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425122049240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425122049240"} 20241106122521552 DAUC <0003> db_auc.c:157 IMSI='262425122049240': No 2G Auth Data 20241106122521552 DAUC <0003> db_auc.c:236 IMSI='262425122049240': Calling to generate 5 vectors 20241106122521552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122521552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122521552 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122521552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122521552 DAUC <0003> auc.c:113 vector [0]: rand = eed6f7e6793a9718d0dffc8f654e6cbe 20241106122521552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122521552 DAUC <0003> auc.c:142 vector [0]: autn = 586798c19b2000002a715f046d23c739 20241106122521552 DAUC <0003> auc.c:143 vector [0]: ck = 7bdbbaa3929eda22a370f8b526bd0988 20241106122521552 DAUC <0003> auc.c:144 vector [0]: ik = 53001bd46cc6ab38d7e448eb63b311f2 20241106122521552 DAUC <0003> auc.c:145 vector [0]: res = 9da092a03454c5710000000000000000 20241106122521552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122521552 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122521552 DAUC <0003> auc.c:151 vector [0]: kc = 5c4f1129bb566960 20241106122521552 DAUC <0003> auc.c:152 vector [0]: sres = a9f457d1 20241106122521552 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122521552 DAUC <0003> auc.c:113 vector [1]: rand = d0656a440f154e61c508617c78ac2bbf 20241106122521552 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122521552 DAUC <0003> auc.c:142 vector [1]: autn = 12f0be84ef73000036ada3f28dc1625f 20241106122521552 DAUC <0003> auc.c:143 vector [1]: ck = 16eb76bc61e96e8c32249c61ad13549b 20241106122521552 DAUC <0003> auc.c:144 vector [1]: ik = 3f011858f9473ace79231bcb5f97b034 20241106122521552 DAUC <0003> auc.c:145 vector [1]: res = 97e5ef8da69fe7220000000000000000 20241106122521552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122521552 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122521552 DAUC <0003> auc.c:151 vector [1]: kc = 62ede94e6a2ab0ed 20241106122521552 DAUC <0003> auc.c:152 vector [1]: sres = 317a08af 20241106122521552 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122521552 DAUC <0003> auc.c:113 vector [2]: rand = 5e1e64ae63484cd028ca2713c1361922 20241106122521552 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122521552 DAUC <0003> auc.c:142 vector [2]: autn = 575dbdc9b2c50000d1f19cf15e6ef857 20241106122521552 DAUC <0003> auc.c:143 vector [2]: ck = 2334c2cc270b8c5b1e049c606fbe0d71 20241106122521552 DAUC <0003> auc.c:144 vector [2]: ik = 4c72f355889e29ef942e71aa4fa2a629 20241106122521552 DAUC <0003> auc.c:145 vector [2]: res = e536b7a5619b10a60000000000000000 20241106122521552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122521552 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122521552 DAUC <0003> auc.c:151 vector [2]: kc = e56cdc538f890eec 20241106122521552 DAUC <0003> auc.c:152 vector [2]: sres = 84ada703 20241106122521552 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122521552 DAUC <0003> auc.c:113 vector [3]: rand = a578d9ec5e74af56bfe4c6e25a8ec4d4 20241106122521552 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122521552 DAUC <0003> auc.c:142 vector [3]: autn = e9e387e42a5a00008e79b95b7caaa6bf 20241106122521552 DAUC <0003> auc.c:143 vector [3]: ck = 3371eba797e5af81962adbfb86c3cea3 20241106122521552 DAUC <0003> auc.c:144 vector [3]: ik = e64ab0820e71872ec274562ea63d295a 20241106122521552 DAUC <0003> auc.c:145 vector [3]: res = f37815875172144e0000000000000000 20241106122521552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122521552 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122521552 DAUC <0003> auc.c:151 vector [3]: kc = 8165d6f0b96acf56 20241106122521552 DAUC <0003> auc.c:152 vector [3]: sres = a20a01c9 20241106122521552 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122521552 DAUC <0003> auc.c:113 vector [4]: rand = 2486f23500977530105f60c4cc0829d8 20241106122521552 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122521552 DAUC <0003> auc.c:142 vector [4]: autn = 48ecc044e60f00009ce0fa8478167eb1 20241106122521552 DAUC <0003> auc.c:143 vector [4]: ck = 70ae8555e9b8888a17c414270c3615a5 20241106122521552 DAUC <0003> auc.c:144 vector [4]: ik = c2e9f2b659daef0581b76aefd2f23833 20241106122521552 DAUC <0003> auc.c:145 vector [4]: res = a99713cc641427340000000000000000 20241106122521552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122521552 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122521552 DAUC <0003> auc.c:151 vector [4]: kc = 2434092b6ea64a19 20241106122521552 DAUC <0003> auc.c:152 vector [4]: sres = cd8334f8 20241106122521552 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122521552 DAUC <0003> db_auc.c:245 IMSI='262425122049240': Generated 5 vectors 20241106122521552 DAUC <0003> db_auc.c:249 IMSI='262425122049240': Updating SQN=161 in DB 20241106122521560 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425122049240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425122049240"} 20241106122521560 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425122049240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521560 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521560 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262425122049240" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_sai(16)"262425122049240" TC_gsup_sai(16)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(16)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 TC_gsup_sai(16)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521591 DAUC <0003> db_auc.c:157 IMSI='262426798610313': No 2G Auth Data 20241106122521591 DAUC <0003> db_auc.c:192 IMSI='262426798610313': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262426798610313" to be handled at TC_gsup_sai(17) 20241106122521624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241106122521626 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521626 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426798610313 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426798610313"} 20241106122521626 DAUC <0003> db_auc.c:236 IMSI='262426798610313': Calling to generate 5 vectors 20241106122521626 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122521626 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122521626 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122521626 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122521626 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521626 DAUC <0003> auc.c:113 vector [0]: rand = eef29db97e54a65849804655ad05cca3 20241106122521626 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122521626 DAUC <0003> auc.c:142 vector [0]: autn = e8a5d15bedcb0000ca6c0e34716062e3 20241106122521626 DAUC <0003> auc.c:143 vector [0]: ck = 41550010b7c98e0f5bfbf8d751821454 20241106122521626 DAUC <0003> auc.c:144 vector [0]: ik = 6fb92ce4e8a93a9dca030c6a20065761 20241106122521626 DAUC <0003> auc.c:145 vector [0]: res = 30c7fce3e39b9aef0000000000000000 20241106122521626 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122521626 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122521626 DAUC <0003> auc.c:179 vector [0]: kc = 83482e8900adfc00 20241106122521626 DAUC <0003> auc.c:180 vector [0]: sres = b7b549b2 20241106122521626 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122521626 DAUC <0003> auc.c:113 vector [1]: rand = 8ece85def7e265e0498772003885c3a3 20241106122521626 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122521626 DAUC <0003> auc.c:142 vector [1]: autn = 4d378679934f0000fbe55b4fd1b78c2d 20241106122521626 DAUC <0003> auc.c:143 vector [1]: ck = 80615f91e7f8942f530507bea05657a0 20241106122521626 DAUC <0003> auc.c:144 vector [1]: ik = 08e3810efbe560577a59b483192b479f 20241106122521626 DAUC <0003> auc.c:145 vector [1]: res = 32b29959de089f5c0000000000000000 20241106122521626 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122521626 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122521626 DAUC <0003> auc.c:179 vector [1]: kc = 57f5f73b10f1a400 20241106122521626 DAUC <0003> auc.c:180 vector [1]: sres = ceaca67c 20241106122521626 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122521626 DAUC <0003> auc.c:113 vector [2]: rand = 5ebbe05937239476d071555df52554bb 20241106122521626 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122521626 DAUC <0003> auc.c:142 vector [2]: autn = d51bc0c9e9cb0000c1cb82a98c8d08f5 20241106122521626 DAUC <0003> auc.c:143 vector [2]: ck = 83fcab1a1e9bc85ab1baa3ef817a1619 20241106122521626 DAUC <0003> auc.c:144 vector [2]: ik = 8f86235508c6f481475ac7f7ee6bdebc 20241106122521626 DAUC <0003> auc.c:145 vector [2]: res = c95d97b053fd21120000000000000000 20241106122521626 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122521626 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122521626 DAUC <0003> auc.c:179 vector [2]: kc = cc163402e6f0f400 20241106122521626 DAUC <0003> auc.c:180 vector [2]: sres = 1c6addec 20241106122521626 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122521626 DAUC <0003> auc.c:113 vector [3]: rand = 587247ebc17c591804224863d970a5cb 20241106122521626 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122521626 DAUC <0003> auc.c:142 vector [3]: autn = e420a90c347f0000bbe0269d26516c2b 20241106122521626 DAUC <0003> auc.c:143 vector [3]: ck = fea2dd32d1875e2c76f6c28befd428ab 20241106122521626 DAUC <0003> auc.c:144 vector [3]: ik = a47d9be1934c295bd13431e415232794 20241106122521626 DAUC <0003> auc.c:145 vector [3]: res = 7dcc2832662abed90000000000000000 20241106122521626 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122521626 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122521626 DAUC <0003> auc.c:179 vector [3]: kc = 0e681e01b7154400 20241106122521626 DAUC <0003> auc.c:180 vector [3]: sres = 515c19fc 20241106122521626 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122521626 DAUC <0003> auc.c:113 vector [4]: rand = c59ced5f84ccd7da1352fadae34bf4c6 20241106122521626 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122521626 DAUC <0003> auc.c:142 vector [4]: autn = 2cad65fd0d1f0000e7828e820b31ece3 20241106122521626 DAUC <0003> auc.c:143 vector [4]: ck = ae51499fad23e3a95ee9d3dc422cc656 20241106122521626 DAUC <0003> auc.c:144 vector [4]: ik = 8e177a22f874670d04d6ba34ef065277 20241106122521626 DAUC <0003> auc.c:145 vector [4]: res = ec969aa9ad0b3bad0000000000000000 20241106122521626 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122521626 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122521626 DAUC <0003> auc.c:179 vector [4]: kc = 2a1f932c04307c00 20241106122521626 DAUC <0003> auc.c:180 vector [4]: sres = d99ffca1 20241106122521626 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122521626 DAUC <0003> db_auc.c:245 IMSI='262426798610313': Generated 5 vectors 20241106122521626 DAUC <0003> db_auc.c:249 IMSI='262426798610313': Updating SQN=161 in DB 20241106122521634 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426798610313 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426798610313"} 20241106122521634 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426798610313 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262426798610313" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_sai(17)"262426798610313" TC_gsup_sai(17)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(17)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 TC_gsup_sai(17)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521668 DAUC <0003> db_auc.c:157 IMSI='262421621887602': No 2G Auth Data 20241106122521668 DAUC <0003> db_auc.c:192 IMSI='262421621887602': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262421621887602" to be handled at TC_gsup_sai(18) 20241106122521698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241106122521700 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521700 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421621887602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421621887602"} 20241106122521700 DAUC <0003> db_auc.c:236 IMSI='262421621887602': Calling to generate 5 vectors 20241106122521700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122521700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122521700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122521700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122521700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521700 DAUC <0003> auc.c:113 vector [0]: rand = 709195dcb0b03a5a23fd655b47f136ca 20241106122521700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122521700 DAUC <0003> auc.c:142 vector [0]: autn = 75af4dbc635b00000eb124d025d98d18 20241106122521700 DAUC <0003> auc.c:143 vector [0]: ck = 639185fedb461970bea7ca6e8f821695 20241106122521700 DAUC <0003> auc.c:144 vector [0]: ik = ee05291ee0d6f55188dda06062428f4e 20241106122521700 DAUC <0003> auc.c:145 vector [0]: res = cbc7cd0a0ec6f26f0000000000000000 20241106122521700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122521700 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122521700 DAUC <0003> auc.c:179 vector [0]: kc = 462a5e7751740c00 20241106122521700 DAUC <0003> auc.c:180 vector [0]: sres = 609b8c0f 20241106122521700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122521700 DAUC <0003> auc.c:113 vector [1]: rand = afa9f5c8d5074d2f0d03058beaf5f0f4 20241106122521700 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122521700 DAUC <0003> auc.c:142 vector [1]: autn = 6a76b0334aad00008b777aab651bdf2b 20241106122521700 DAUC <0003> auc.c:143 vector [1]: ck = 6a09d3fbc88ef5bd6692fd70b68f6d08 20241106122521700 DAUC <0003> auc.c:144 vector [1]: ik = 9cac70b03b4865965e7df0bb5dc05591 20241106122521700 DAUC <0003> auc.c:145 vector [1]: res = ba6f385c3a88600c0000000000000000 20241106122521700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122521700 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122521700 DAUC <0003> auc.c:179 vector [1]: kc = 141bfc76ca11b000 20241106122521700 DAUC <0003> auc.c:180 vector [1]: sres = 9ae4424b 20241106122521700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122521700 DAUC <0003> auc.c:113 vector [2]: rand = de92267a524f5f5dffd65d981fd4c1d2 20241106122521700 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122521700 DAUC <0003> auc.c:142 vector [2]: autn = 97596c1a53070000527cb7bca7c7fe8c 20241106122521700 DAUC <0003> auc.c:143 vector [2]: ck = f60d357956dd32021123888648953573 20241106122521700 DAUC <0003> auc.c:144 vector [2]: ik = b425ebfcb3eb8defb1b60ddc6ec1c6c4 20241106122521700 DAUC <0003> auc.c:145 vector [2]: res = d4cf57a4810c19430000000000000000 20241106122521700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122521700 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122521700 DAUC <0003> auc.c:179 vector [2]: kc = b37b5e28aff65800 20241106122521700 DAUC <0003> auc.c:180 vector [2]: sres = a1a1cba4 20241106122521700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122521700 DAUC <0003> auc.c:113 vector [3]: rand = bd6e33272371709f6030f5b4ce0ce620 20241106122521700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122521700 DAUC <0003> auc.c:142 vector [3]: autn = 4ec99260a5c4000002fa94f7053a181b 20241106122521700 DAUC <0003> auc.c:143 vector [3]: ck = 7ada211a0297601c906cfa2fed5ad148 20241106122521700 DAUC <0003> auc.c:144 vector [3]: ik = beeb54bcaa884942b967849801a2956c 20241106122521700 DAUC <0003> auc.c:145 vector [3]: res = 5e3bd4f17c625ffd0000000000000000 20241106122521700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122521700 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122521700 DAUC <0003> auc.c:179 vector [3]: kc = f780b23b78aab000 20241106122521700 DAUC <0003> auc.c:180 vector [3]: sres = 5f7cd749 20241106122521700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122521700 DAUC <0003> auc.c:113 vector [4]: rand = 895bc0fb8229482d72ebf714f7a1a370 20241106122521700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122521700 DAUC <0003> auc.c:142 vector [4]: autn = 7ed30e547d85000096e1d69413fe1225 20241106122521700 DAUC <0003> auc.c:143 vector [4]: ck = dca936768cdc4be8702f1d845b3db7d0 20241106122521700 DAUC <0003> auc.c:144 vector [4]: ik = 093cf87261b95b22a6600b618a098bac 20241106122521700 DAUC <0003> auc.c:145 vector [4]: res = 31030b33bbaa9f200000000000000000 20241106122521700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122521700 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122521700 DAUC <0003> auc.c:179 vector [4]: kc = 951834c2b3ea2000 20241106122521700 DAUC <0003> auc.c:180 vector [4]: sres = 121c69e2 20241106122521700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122521700 DAUC <0003> db_auc.c:245 IMSI='262421621887602': Generated 5 vectors 20241106122521700 DAUC <0003> db_auc.c:249 IMSI='262421621887602': Updating SQN=161 in DB 20241106122521708 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421621887602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421621887602"} 20241106122521708 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421621887602 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262421621887602" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_sai(18)"262421621887602" TC_gsup_sai(18)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(18)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 TC_gsup_sai(18)@89ff8ada6c26: Final verdict of PTC: pass 20241106122521751 DAUC <0003> db_auc.c:157 IMSI='262424663743314': No 2G Auth Data 20241106122521751 DAUC <0003> db_auc.c:192 IMSI='262424663743314': No 3G Auth Data HLR_Test-GSUP(9)@89ff8ada6c26: Created GsupExpect[0] for "262424663743314" to be handled at TC_gsup_sai(19) 20241106122521793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 20241106122521794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521795 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424663743314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424663743314"} 20241106122521795 DAUC <0003> db_auc.c:236 IMSI='262424663743314': Calling to generate 5 vectors 20241106122521795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122521795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122521795 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122521795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122521795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122521795 DAUC <0003> auc.c:113 vector [0]: rand = 177e751f2ffc1bd9d37d20cd4f3da60c 20241106122521795 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122521795 DAUC <0003> auc.c:142 vector [0]: autn = b82fd9768083000076d4a1fe533daba2 20241106122521795 DAUC <0003> auc.c:143 vector [0]: ck = 1457f72cbae2443e186202fc398a1bee 20241106122521795 DAUC <0003> auc.c:144 vector [0]: ik = 029c24925dc295486d15775089307df7 20241106122521795 DAUC <0003> auc.c:145 vector [0]: res = 4ff61e892b7dd3c40000000000000000 20241106122521795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122521795 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122521795 DAUC <0003> auc.c:179 vector [0]: kc = ab3aef7f0702adb4 20241106122521795 DAUC <0003> auc.c:180 vector [0]: sres = eb8e9527 20241106122521795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122521795 DAUC <0003> auc.c:113 vector [1]: rand = e818892065eeb0526e28d0a21f67014f 20241106122521795 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122521795 DAUC <0003> auc.c:142 vector [1]: autn = 04cc0f4ceb140000be5376015fa462e3 20241106122521795 DAUC <0003> auc.c:143 vector [1]: ck = f3b10624d7cd3c3a2e383fc9a908cd22 20241106122521795 DAUC <0003> auc.c:144 vector [1]: ik = 749ef3e5fc192c570603c2bda8c3e707 20241106122521795 DAUC <0003> auc.c:145 vector [1]: res = a157bec60e7bb9ef0000000000000000 20241106122521795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122521795 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122521795 DAUC <0003> auc.c:179 vector [1]: kc = d18e68a392fa2191 20241106122521795 DAUC <0003> auc.c:180 vector [1]: sres = 4b9d4b96 20241106122521795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122521795 DAUC <0003> auc.c:113 vector [2]: rand = 5ebaddca230e58fefe51bde157e18583 20241106122521795 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122521795 DAUC <0003> auc.c:142 vector [2]: autn = 8f8d572e75820000880f3143e1894609 20241106122521795 DAUC <0003> auc.c:143 vector [2]: ck = a44f39f07280e202b7a7e0861df67903 20241106122521795 DAUC <0003> auc.c:144 vector [2]: ik = 89ef596dae19fb17e4c6437f3acfa5db 20241106122521795 DAUC <0003> auc.c:145 vector [2]: res = 03ee87137e03f4090000000000000000 20241106122521795 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122521795 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122521795 DAUC <0003> auc.c:179 vector [2]: kc = c1198718472ba571 20241106122521795 DAUC <0003> auc.c:180 vector [2]: sres = e36f37bf 20241106122521795 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122521795 DAUC <0003> auc.c:113 vector [3]: rand = 5db25b53ed7e880c65247e87f7d11c8b 20241106122521795 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122521795 DAUC <0003> auc.c:142 vector [3]: autn = aed27c7f1edb00005e11d473f749117e 20241106122521795 DAUC <0003> auc.c:143 vector [3]: ck = 2d05400e10b12d97713c61d0ff2145a4 20241106122521795 DAUC <0003> auc.c:144 vector [3]: ik = e52efbf72f89b0958522c2a36ab7f638 20241106122521795 DAUC <0003> auc.c:145 vector [3]: res = bd0b701718a8ad6f0000000000000000 20241106122521795 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122521795 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122521795 DAUC <0003> auc.c:179 vector [3]: kc = 8ed549430adb047f 20241106122521795 DAUC <0003> auc.c:180 vector [3]: sres = f6f21ee5 20241106122521795 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122521795 DAUC <0003> auc.c:113 vector [4]: rand = 4c80d6fbfa31d6a450acc901dcb8bafe 20241106122521795 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122521795 DAUC <0003> auc.c:142 vector [4]: autn = db012187299c00008a515f16a8496675 20241106122521795 DAUC <0003> auc.c:143 vector [4]: ck = 50198ebb24b26e173526b489ac4f5d0f 20241106122521795 DAUC <0003> auc.c:144 vector [4]: ik = 827017eec5a73f92588e43334f222032 20241106122521795 DAUC <0003> auc.c:145 vector [4]: res = d1e075c04c68b3860000000000000000 20241106122521795 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122521795 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122521795 DAUC <0003> auc.c:179 vector [4]: kc = 3e2a4b25d91360b8 20241106122521795 DAUC <0003> auc.c:180 vector [4]: sres = 1c0b5520 20241106122521795 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122521795 DAUC <0003> db_auc.c:245 IMSI='262424663743314': Generated 5 vectors 20241106122521795 DAUC <0003> db_auc.c:249 IMSI='262424663743314': Updating SQN=161 in DB 20241106122521803 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424663743314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424663743314"} 20241106122521803 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424663743314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122521803 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122521803 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@89ff8ada6c26: Found GsupExpect[0] for "262424663743314" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_sai(19)"262424663743314" TC_gsup_sai(19)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai(19)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122521804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 TC_gsup_sai(19)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122521829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241106122521829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46129<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@89ff8ada6c26: Final verdict of PTC: none 20241106122521829 DLINP <000b> input/ipa.c:451 connected read/write 20241106122521829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122521829 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122521829 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122521829 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)@89ff8ada6c26: Final verdict of PTC: none 10@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_sai finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241106122521852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20241106122521852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6132) Waiting for packet dumper to finish... 1 (prev_count=6132, count=45376) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:23 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_sai_num_auth_vectors started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122524926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122524926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122524927 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122524928 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524928 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122524928 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122524928 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 20241106122524928 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122524928 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 20241106122524928 DLGSUP <0013> gsup_server.c:235 2: 20241106122524928 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122524928 DLGSUP <0013> gsup_server.c:235 3: 20241106122524928 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122524928 DLGSUP <0013> gsup_server.c:235 4: 20241106122524928 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122524928 DLGSUP <0013> gsup_server.c:235 5: 20241106122524928 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122524928 DLGSUP <0013> gsup_server.c:235 7: 20241106122524928 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122524928 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122524928 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122524928 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(20)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@89ff8ada6c26: 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") 20241106122524935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37201<->l=127.0.0.1:4259) 20241106122524945 DAUC <0003> db_auc.c:157 IMSI='262421670850677': No 2G Auth Data 20241106122524945 DAUC <0003> db_auc.c:192 IMSI='262421670850677': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262421670850677" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241106122524972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241106122524974 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524974 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421670850677"} 20241106122524974 DAUC <0003> db_auc.c:192 IMSI='262421670850677': No 3G Auth Data 20241106122524974 DAUC <0003> db_auc.c:236 IMSI='262421670850677': Calling to generate 1 vectors 20241106122524974 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106122524974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122524974 DAUC <0003> auc.c:113 vector [0]: rand = b09ebdb4fd0eef412a34bc2f92d7104e 20241106122524974 DAUC <0003> auc.c:179 vector [0]: kc = 283d325e7d35ac00 20241106122524974 DAUC <0003> auc.c:180 vector [0]: sres = ea3ff33b 20241106122524974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122524974 DAUC <0003> db_auc.c:245 IMSI='262421670850677': Generated 1 vectors 20241106122524974 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421670850677"} 20241106122524974 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122524974 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122524974 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262421670850677" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421670850677" TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524975 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421670850677"} 20241106122524975 DAUC <0003> db_auc.c:192 IMSI='262421670850677': No 3G Auth Data 20241106122524975 DAUC <0003> db_auc.c:236 IMSI='262421670850677': Calling to generate 4 vectors 20241106122524975 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106122524975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122524975 DAUC <0003> auc.c:113 vector [0]: rand = b2f1566d53a50dd852cc2d968bd1d3a5 20241106122524975 DAUC <0003> auc.c:179 vector [0]: kc = 052629a607d13400 20241106122524975 DAUC <0003> auc.c:180 vector [0]: sres = 1f367a76 20241106122524975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [1]: rand = 0053264af9700822d241f9034ac643ef 20241106122524975 DAUC <0003> auc.c:179 vector [1]: kc = 391a91efc79b5c00 20241106122524975 DAUC <0003> auc.c:180 vector [1]: sres = 8ab63b82 20241106122524975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [2]: rand = 1dbd131486f42a0cc57a557acdd30546 20241106122524975 DAUC <0003> auc.c:179 vector [2]: kc = ee56020f77bf8400 20241106122524975 DAUC <0003> auc.c:180 vector [2]: sres = dce5b7fe 20241106122524975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [3]: rand = ac1a41eeb68740f83cc0bbce1bfd6489 20241106122524975 DAUC <0003> auc.c:179 vector [3]: kc = 460220d2cae14400 20241106122524975 DAUC <0003> auc.c:180 vector [3]: sres = edb02cb3 20241106122524975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122524975 DAUC <0003> db_auc.c:245 IMSI='262421670850677': Generated 4 vectors 20241106122524975 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421670850677"} 20241106122524975 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524975 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421670850677"} 20241106122524975 DAUC <0003> db_auc.c:192 IMSI='262421670850677': No 3G Auth Data 20241106122524975 DAUC <0003> db_auc.c:236 IMSI='262421670850677': Calling to generate 5 vectors 20241106122524975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122524975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122524975 DAUC <0003> auc.c:113 vector [0]: rand = 1ae12697deb3565b9bd0a856c6f30068 20241106122524975 DAUC <0003> auc.c:179 vector [0]: kc = 1a731b10259cf400 20241106122524975 DAUC <0003> auc.c:180 vector [0]: sres = 59766d15 20241106122524975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [1]: rand = 28093b899beb8201f769c426502f0b3b 20241106122524975 DAUC <0003> auc.c:179 vector [1]: kc = e1123427f5bcb800 20241106122524975 DAUC <0003> auc.c:180 vector [1]: sres = 33c604d2 20241106122524975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [2]: rand = 6f765ca561f50585cc6e8fdfed920ecf 20241106122524975 DAUC <0003> auc.c:179 vector [2]: kc = 3d569d43dc05fc00 20241106122524975 DAUC <0003> auc.c:180 vector [2]: sres = 14cf7c23 20241106122524975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [3]: rand = a557d969c202d664713c9a318c909c30 20241106122524975 DAUC <0003> auc.c:179 vector [3]: kc = 487b12a18b404400 20241106122524975 DAUC <0003> auc.c:180 vector [3]: sres = 06dbeca4 20241106122524975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122524975 DAUC <0003> auc.c:113 vector [4]: rand = fa322ad6aa1c2ca9bbed5daa33633dd2 20241106122524975 DAUC <0003> auc.c:179 vector [4]: kc = bb2afa59589a9c00 20241106122524975 DAUC <0003> auc.c:180 vector [4]: sres = 5a676648 20241106122524975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122524975 DAUC <0003> db_auc.c:245 IMSI='262421670850677': Generated 5 vectors 20241106122524975 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421670850677"} 20241106122524975 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122524976 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421670850677"} 20241106122524976 DAUC <0003> db_auc.c:192 IMSI='262421670850677': No 3G Auth Data 20241106122524976 DAUC <0003> db_auc.c:236 IMSI='262421670850677': Calling to generate 5 vectors 20241106122524976 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122524976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122524976 DAUC <0003> auc.c:113 vector [0]: rand = 566682e992643c9686235c50f6eed6e8 20241106122524976 DAUC <0003> auc.c:179 vector [0]: kc = 5b4669c4dd819400 20241106122524976 DAUC <0003> auc.c:180 vector [0]: sres = c5270498 20241106122524976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122524976 DAUC <0003> auc.c:113 vector [1]: rand = 52f51aed9da5830c32e0091a0f85fb33 20241106122524976 DAUC <0003> auc.c:179 vector [1]: kc = 2fb877073de79400 20241106122524976 DAUC <0003> auc.c:180 vector [1]: sres = 0bf0719f 20241106122524976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122524976 DAUC <0003> auc.c:113 vector [2]: rand = 7a279ba5cdffb4061c02da57fc12afd7 20241106122524976 DAUC <0003> auc.c:179 vector [2]: kc = d8f0e34d5ec26800 20241106122524976 DAUC <0003> auc.c:180 vector [2]: sres = 71da72d0 20241106122524976 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122524976 DAUC <0003> auc.c:113 vector [3]: rand = c3c2583ffc0429286f61ff7db5ed5499 20241106122524976 DAUC <0003> auc.c:179 vector [3]: kc = bb4b771e2259d400 20241106122524976 DAUC <0003> auc.c:180 vector [3]: sres = 38e9ca40 20241106122524976 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122524976 DAUC <0003> auc.c:113 vector [4]: rand = 3bcd0b7151d848bd731e74e90d34714a 20241106122524976 DAUC <0003> auc.c:179 vector [4]: kc = aa8f6ad1ab141400 20241106122524976 DAUC <0003> auc.c:180 vector [4]: sres = 27253f10 20241106122524976 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122524976 DAUC <0003> db_auc.c:245 IMSI='262421670850677': Generated 5 vectors 20241106122524976 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421670850677"} 20241106122524976 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421670850677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241106122524976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122524977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525001 DAUC <0003> db_auc.c:157 IMSI='262429404633725': No 2G Auth Data 20241106122525001 DAUC <0003> db_auc.c:192 IMSI='262429404633725': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262429404633725" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241106122525031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241106122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525036 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429404633725"} 20241106122525036 DAUC <0003> db_auc.c:192 IMSI='262429404633725': No 3G Auth Data 20241106122525036 DAUC <0003> db_auc.c:236 IMSI='262429404633725': Calling to generate 1 vectors 20241106122525036 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106122525036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525036 DAUC <0003> auc.c:113 vector [0]: rand = b0d100888744c47d18edddb8abe5a99e 20241106122525036 DAUC <0003> auc.c:179 vector [0]: kc = 9bc738c4e8155c00 20241106122525036 DAUC <0003> auc.c:180 vector [0]: sres = fd6d3e15 20241106122525036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525036 DAUC <0003> db_auc.c:245 IMSI='262429404633725': Generated 1 vectors 20241106122525036 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429404633725"} 20241106122525036 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262429404633725" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429404633725" TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525040 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525040 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429404633725"} 20241106122525040 DAUC <0003> db_auc.c:192 IMSI='262429404633725': No 3G Auth Data 20241106122525040 DAUC <0003> db_auc.c:236 IMSI='262429404633725': Calling to generate 4 vectors 20241106122525040 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106122525040 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525040 DAUC <0003> auc.c:113 vector [0]: rand = cd4c13e042dc67500e38d1b56d0c9cf1 20241106122525040 DAUC <0003> auc.c:179 vector [0]: kc = 77a6a38cf9f87c00 20241106122525040 DAUC <0003> auc.c:180 vector [0]: sres = b24e6e59 20241106122525040 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525040 DAUC <0003> auc.c:113 vector [1]: rand = b3495fb41bd08e26372dc5b9344aa522 20241106122525040 DAUC <0003> auc.c:179 vector [1]: kc = f4a177b7cf359400 20241106122525040 DAUC <0003> auc.c:180 vector [1]: sres = bc5e496e 20241106122525040 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525040 DAUC <0003> auc.c:113 vector [2]: rand = 24a1157a6a861a3d818d11c3622bd047 20241106122525040 DAUC <0003> auc.c:179 vector [2]: kc = 67c5b12ea8543000 20241106122525040 DAUC <0003> auc.c:180 vector [2]: sres = d58e5e3c 20241106122525040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525040 DAUC <0003> auc.c:113 vector [3]: rand = d17a6c24b3fcbb7a91ccc7738eb77e0e 20241106122525040 DAUC <0003> auc.c:179 vector [3]: kc = 226b0fd17400e000 20241106122525040 DAUC <0003> auc.c:180 vector [3]: sres = ebb73993 20241106122525040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525040 DAUC <0003> db_auc.c:245 IMSI='262429404633725': Generated 4 vectors 20241106122525040 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429404633725"} 20241106122525040 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525040 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525040 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525043 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429404633725"} 20241106122525043 DAUC <0003> db_auc.c:192 IMSI='262429404633725': No 3G Auth Data 20241106122525043 DAUC <0003> db_auc.c:236 IMSI='262429404633725': Calling to generate 5 vectors 20241106122525043 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122525043 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525043 DAUC <0003> auc.c:113 vector [0]: rand = 859b00ad607b85d41d2a9e2efc332e08 20241106122525043 DAUC <0003> auc.c:179 vector [0]: kc = f141ee8bc8029c00 20241106122525043 DAUC <0003> auc.c:180 vector [0]: sres = e03ba07b 20241106122525043 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525043 DAUC <0003> auc.c:113 vector [1]: rand = bc74746fd0fceff320956c73b0e03d2e 20241106122525043 DAUC <0003> auc.c:179 vector [1]: kc = 236aad25ca988400 20241106122525043 DAUC <0003> auc.c:180 vector [1]: sres = 792a3f1a 20241106122525043 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525043 DAUC <0003> auc.c:113 vector [2]: rand = cabb432d7f6f1423b6ae4d4eb7c9d56b 20241106122525043 DAUC <0003> auc.c:179 vector [2]: kc = f79289b23b20c800 20241106122525043 DAUC <0003> auc.c:180 vector [2]: sres = 3dc76237 20241106122525043 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525043 DAUC <0003> auc.c:113 vector [3]: rand = 835b0f025735694c866f4273d4ec7d10 20241106122525043 DAUC <0003> auc.c:179 vector [3]: kc = 44a0f63b4f9c8c00 20241106122525043 DAUC <0003> auc.c:180 vector [3]: sres = 8583c6c3 20241106122525043 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525043 DAUC <0003> auc.c:113 vector [4]: rand = cc3c29b76f5619c309a2472f1660cc2a 20241106122525043 DAUC <0003> auc.c:179 vector [4]: kc = db129f4e49185c00 20241106122525043 DAUC <0003> auc.c:180 vector [4]: sres = eb1ad3e0 20241106122525043 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122525043 DAUC <0003> db_auc.c:245 IMSI='262429404633725': Generated 5 vectors 20241106122525043 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429404633725"} 20241106122525043 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525046 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429404633725"} 20241106122525046 DAUC <0003> db_auc.c:192 IMSI='262429404633725': No 3G Auth Data 20241106122525046 DAUC <0003> db_auc.c:236 IMSI='262429404633725': Calling to generate 5 vectors 20241106122525046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122525046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525046 DAUC <0003> auc.c:113 vector [0]: rand = 307702109b7e7255ebaf8c501147399e 20241106122525047 DAUC <0003> auc.c:179 vector [0]: kc = 998d70a012252000 20241106122525047 DAUC <0003> auc.c:180 vector [0]: sres = ddd377ef 20241106122525047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525047 DAUC <0003> auc.c:113 vector [1]: rand = fd29569dba3d3721eaed54ac147a5474 20241106122525047 DAUC <0003> auc.c:179 vector [1]: kc = aa1188ec9a012400 20241106122525047 DAUC <0003> auc.c:180 vector [1]: sres = 31df8522 20241106122525047 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525047 DAUC <0003> auc.c:113 vector [2]: rand = 71692444a877edc4eceb713fa83b7186 20241106122525047 DAUC <0003> auc.c:179 vector [2]: kc = d9603c542960d800 20241106122525047 DAUC <0003> auc.c:180 vector [2]: sres = d7ac5944 20241106122525047 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525047 DAUC <0003> auc.c:113 vector [3]: rand = f20892191ff2ab75e53b94ed6308944f 20241106122525047 DAUC <0003> auc.c:179 vector [3]: kc = 698e6859229b4400 20241106122525047 DAUC <0003> auc.c:180 vector [3]: sres = db3c1400 20241106122525047 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525047 DAUC <0003> auc.c:113 vector [4]: rand = d82c9f03ddd3f9b3f38469d84f6086cf 20241106122525047 DAUC <0003> auc.c:179 vector [4]: kc = 215597bdc91d1800 20241106122525047 DAUC <0003> auc.c:180 vector [4]: sres = 2b6dc390 20241106122525047 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122525047 DAUC <0003> db_auc.c:245 IMSI='262429404633725': Generated 5 vectors 20241106122525047 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429404633725"} 20241106122525047 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429404633725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525075 DAUC <0003> db_auc.c:157 IMSI='262428117590643': No 2G Auth Data 20241106122525075 DAUC <0003> db_auc.c:192 IMSI='262428117590643': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262428117590643" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241106122525097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241106122525099 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525099 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428117590643"} 20241106122525099 DAUC <0003> db_auc.c:192 IMSI='262428117590643': No 3G Auth Data 20241106122525099 DAUC <0003> db_auc.c:236 IMSI='262428117590643': Calling to generate 1 vectors 20241106122525099 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106122525099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525099 DAUC <0003> auc.c:113 vector [0]: rand = 6c2d9744fb91144cc753fc3a47e197c1 20241106122525099 DAUC <0003> auc.c:179 vector [0]: kc = c1c04f32de6219ed 20241106122525099 DAUC <0003> auc.c:180 vector [0]: sres = 560ab6e3 20241106122525099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525099 DAUC <0003> db_auc.c:245 IMSI='262428117590643': Generated 1 vectors 20241106122525099 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428117590643"} 20241106122525099 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525099 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525099 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262428117590643" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428117590643" TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525101 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525101 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428117590643"} 20241106122525101 DAUC <0003> db_auc.c:192 IMSI='262428117590643': No 3G Auth Data 20241106122525101 DAUC <0003> db_auc.c:236 IMSI='262428117590643': Calling to generate 4 vectors 20241106122525101 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106122525101 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525101 DAUC <0003> auc.c:113 vector [0]: rand = dab739544ffb1218e1a821ff0dd23600 20241106122525101 DAUC <0003> auc.c:179 vector [0]: kc = ad1498e395229772 20241106122525101 DAUC <0003> auc.c:180 vector [0]: sres = 785da146 20241106122525101 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525101 DAUC <0003> auc.c:113 vector [1]: rand = 85fb70e36fbe6335fd9875d873ebaea5 20241106122525101 DAUC <0003> auc.c:179 vector [1]: kc = d33087cba55c6fb0 20241106122525101 DAUC <0003> auc.c:180 vector [1]: sres = db664618 20241106122525101 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525101 DAUC <0003> auc.c:113 vector [2]: rand = 7932613197f79159a6dca3ebe4bd47f5 20241106122525101 DAUC <0003> auc.c:179 vector [2]: kc = 78713a0f08d4c7ce 20241106122525101 DAUC <0003> auc.c:180 vector [2]: sres = 8a1a069a 20241106122525101 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525101 DAUC <0003> auc.c:113 vector [3]: rand = a9877db91610d39194281e8ccc879a1a 20241106122525101 DAUC <0003> auc.c:179 vector [3]: kc = 2265e8833196f513 20241106122525101 DAUC <0003> auc.c:180 vector [3]: sres = f585d743 20241106122525101 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525101 DAUC <0003> db_auc.c:245 IMSI='262428117590643': Generated 4 vectors 20241106122525101 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428117590643"} 20241106122525101 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525101 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525101 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525102 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525102 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428117590643"} 20241106122525102 DAUC <0003> db_auc.c:192 IMSI='262428117590643': No 3G Auth Data 20241106122525102 DAUC <0003> db_auc.c:236 IMSI='262428117590643': Calling to generate 5 vectors 20241106122525102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122525102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525102 DAUC <0003> auc.c:113 vector [0]: rand = db527ada500a4e887d9ff9564b92d6e0 20241106122525102 DAUC <0003> auc.c:179 vector [0]: kc = b5704e3b67901e43 20241106122525102 DAUC <0003> auc.c:180 vector [0]: sres = 4d0fbeb7 20241106122525102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525102 DAUC <0003> auc.c:113 vector [1]: rand = ab0c8f7a31df2b78581c690d85486ce3 20241106122525102 DAUC <0003> auc.c:179 vector [1]: kc = a304c86f19417c82 20241106122525102 DAUC <0003> auc.c:180 vector [1]: sres = cb2b18d6 20241106122525102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525102 DAUC <0003> auc.c:113 vector [2]: rand = d71465628aae16208145950eff565830 20241106122525102 DAUC <0003> auc.c:179 vector [2]: kc = 4b30b9c752ce290b 20241106122525102 DAUC <0003> auc.c:180 vector [2]: sres = 4a8abbf0 20241106122525102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525102 DAUC <0003> auc.c:113 vector [3]: rand = 49b0038b04bf8265c95cbd1ea8fc4a2c 20241106122525102 DAUC <0003> auc.c:179 vector [3]: kc = 0c01fcb70c36d9a7 20241106122525102 DAUC <0003> auc.c:180 vector [3]: sres = cdf1d441 20241106122525102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525102 DAUC <0003> auc.c:113 vector [4]: rand = 7e9442bc2bbd5b48c4e2cab7d096de9e 20241106122525102 DAUC <0003> auc.c:179 vector [4]: kc = 4a976ab23bdcdee9 20241106122525102 DAUC <0003> auc.c:180 vector [4]: sres = ece179f3 20241106122525102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122525102 DAUC <0003> db_auc.c:245 IMSI='262428117590643': Generated 5 vectors 20241106122525102 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428117590643"} 20241106122525102 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525102 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525102 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525104 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428117590643"} 20241106122525104 DAUC <0003> db_auc.c:192 IMSI='262428117590643': No 3G Auth Data 20241106122525104 DAUC <0003> db_auc.c:236 IMSI='262428117590643': Calling to generate 5 vectors 20241106122525104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106122525104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525104 DAUC <0003> auc.c:113 vector [0]: rand = b1cf6366cfb624e3b6d79a05a4c37472 20241106122525104 DAUC <0003> auc.c:179 vector [0]: kc = 0e3126fa25a066f6 20241106122525104 DAUC <0003> auc.c:180 vector [0]: sres = 8f10ead0 20241106122525104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106122525104 DAUC <0003> auc.c:113 vector [1]: rand = 4be76e5897e77d4c257527d53bacbb6d 20241106122525104 DAUC <0003> auc.c:179 vector [1]: kc = 9f135931ea3374d3 20241106122525104 DAUC <0003> auc.c:180 vector [1]: sres = 0611c9dc 20241106122525104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106122525104 DAUC <0003> auc.c:113 vector [2]: rand = 9981d0ca6ca6fa479abd1414031f2afd 20241106122525104 DAUC <0003> auc.c:179 vector [2]: kc = 104678a3971b4488 20241106122525104 DAUC <0003> auc.c:180 vector [2]: sres = 3891c94e 20241106122525104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106122525104 DAUC <0003> auc.c:113 vector [3]: rand = d90d0e2e81fda1d879ec5192960f4973 20241106122525104 DAUC <0003> auc.c:179 vector [3]: kc = c51041dbd6bce88e 20241106122525104 DAUC <0003> auc.c:180 vector [3]: sres = 4fc6bd23 20241106122525104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106122525104 DAUC <0003> auc.c:113 vector [4]: rand = 9eda92849772fb7b3456dd1fc70a2506 20241106122525104 DAUC <0003> auc.c:179 vector [4]: kc = 960c387617cc88d2 20241106122525104 DAUC <0003> auc.c:180 vector [4]: sres = e1bd1747 20241106122525104 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106122525104 DAUC <0003> db_auc.c:245 IMSI='262428117590643': Generated 5 vectors 20241106122525104 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428117590643"} 20241106122525104 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428117590643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525140 DAUC <0003> db_auc.c:157 IMSI='262421433355512': No 2G Auth Data 20241106122525140 DAUC <0003> db_auc.c:192 IMSI='262421433355512': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262421433355512" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241106122525185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 20241106122525190 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525190 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421433355512"} 20241106122525190 DAUC <0003> db_auc.c:157 IMSI='262421433355512': No 2G Auth Data 20241106122525190 DAUC <0003> db_auc.c:236 IMSI='262421433355512': Calling to generate 1 vectors 20241106122525190 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241106122525190 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525190 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525190 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122525190 DAUC <0003> auc.c:113 vector [0]: rand = 1b228abd80f6b2f4aa051b467b2280c1 20241106122525190 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122525190 DAUC <0003> auc.c:142 vector [0]: autn = bbbb3956933200006ab36d0a4247483e 20241106122525190 DAUC <0003> auc.c:143 vector [0]: ck = d6d709c8191b920db8a33563401ac11e 20241106122525190 DAUC <0003> auc.c:144 vector [0]: ik = 2e30c7c6c0a2bb73178a82e172047db9 20241106122525190 DAUC <0003> auc.c:145 vector [0]: res = dfa84c4bbce056ac0000000000000000 20241106122525190 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525190 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525190 DAUC <0003> auc.c:151 vector [0]: kc = 57ce798ceba795d9 20241106122525190 DAUC <0003> auc.c:152 vector [0]: sres = 63481ae7 20241106122525190 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525190 DAUC <0003> db_auc.c:245 IMSI='262421433355512': Generated 1 vectors 20241106122525190 DAUC <0003> db_auc.c:249 IMSI='262421433355512': Updating SQN=33 in DB 20241106122525199 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421433355512"} 20241106122525199 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525199 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525199 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262421433355512" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421433355512" TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525206 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525206 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421433355512"} 20241106122525206 DAUC <0003> db_auc.c:157 IMSI='262421433355512': No 2G Auth Data 20241106122525206 DAUC <0003> db_auc.c:236 IMSI='262421433355512': Calling to generate 4 vectors 20241106122525206 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241106122525206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106122525206 DAUC <0003> auc.c:113 vector [0]: rand = 44dfc919536d84d9ffd26a1220c16ecf 20241106122525206 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106122525206 DAUC <0003> auc.c:142 vector [0]: autn = 3961a4f9bf310000c003d23a29746753 20241106122525206 DAUC <0003> auc.c:143 vector [0]: ck = 681ca4dbcf5f7ac23990a210e90d671c 20241106122525206 DAUC <0003> auc.c:144 vector [0]: ik = c4eb86dd18d1f96ca9c0db1c365596e1 20241106122525206 DAUC <0003> auc.c:145 vector [0]: res = 94b82013d42374a60000000000000000 20241106122525206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525206 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525206 DAUC <0003> auc.c:151 vector [0]: kc = 3ca75b0a08d67253 20241106122525206 DAUC <0003> auc.c:152 vector [0]: sres = 409b54b5 20241106122525206 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525206 DAUC <0003> auc.c:113 vector [1]: rand = 2ac8f5167e10b4fe6150e2b118e5cd52 20241106122525206 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106122525206 DAUC <0003> auc.c:142 vector [1]: autn = 84c31ca656410000848f8bf2b3932da8 20241106122525206 DAUC <0003> auc.c:143 vector [1]: ck = 46027fe6d8ce5eee8b9505f1455d55b6 20241106122525206 DAUC <0003> auc.c:144 vector [1]: ik = 3dcf1b8dc85de329705a050623cd7d0c 20241106122525206 DAUC <0003> auc.c:145 vector [1]: res = fdae161c4fda72480000000000000000 20241106122525206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525206 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525206 DAUC <0003> auc.c:151 vector [1]: kc = 8002649c7603957d 20241106122525206 DAUC <0003> auc.c:152 vector [1]: sres = b2746454 20241106122525206 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525206 DAUC <0003> auc.c:113 vector [2]: rand = 3b3f3f04b1fbf6a0d76bf24234f50635 20241106122525206 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106122525206 DAUC <0003> auc.c:142 vector [2]: autn = 8c8fe0f3013e00008b02e51ae2b0745a 20241106122525206 DAUC <0003> auc.c:143 vector [2]: ck = 307e7eea3887d2b79cc7806200be1b6a 20241106122525206 DAUC <0003> auc.c:144 vector [2]: ik = f924696fbb8f38a1b05b942ad64212c0 20241106122525206 DAUC <0003> auc.c:145 vector [2]: res = e644b529bbb33fc60000000000000000 20241106122525206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525206 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525206 DAUC <0003> auc.c:151 vector [2]: kc = e5c603cd55f4e3bc 20241106122525206 DAUC <0003> auc.c:152 vector [2]: sres = 5df78aef 20241106122525206 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525206 DAUC <0003> auc.c:113 vector [3]: rand = 2b11b9b06e44f6e4093fdd357f95976d 20241106122525206 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106122525206 DAUC <0003> auc.c:142 vector [3]: autn = 4c5e328c40fe0000267a9c2133dd8ff9 20241106122525206 DAUC <0003> auc.c:143 vector [3]: ck = 0c04d8f947f902ffa6ca441900450b10 20241106122525206 DAUC <0003> auc.c:144 vector [3]: ik = 7a674cbe9dec4f589dd940d363d01d9d 20241106122525206 DAUC <0003> auc.c:145 vector [3]: res = 3a1954f8807fab0c0000000000000000 20241106122525206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525206 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525206 DAUC <0003> auc.c:151 vector [3]: kc = 4d70908db9805b2a 20241106122525206 DAUC <0003> auc.c:152 vector [3]: sres = ba66fff4 20241106122525206 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525206 DAUC <0003> db_auc.c:245 IMSI='262421433355512': Generated 4 vectors 20241106122525206 DAUC <0003> db_auc.c:249 IMSI='262421433355512': Updating SQN=161 in DB 20241106122525218 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421433355512"} 20241106122525218 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525223 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525223 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421433355512"} 20241106122525223 DAUC <0003> db_auc.c:157 IMSI='262421433355512': No 2G Auth Data 20241106122525223 DAUC <0003> db_auc.c:236 IMSI='262421433355512': Calling to generate 5 vectors 20241106122525223 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122525223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106122525223 DAUC <0003> auc.c:113 vector [0]: rand = 6466ea465c8da51235c116ce19f13c92 20241106122525223 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106122525223 DAUC <0003> auc.c:142 vector [0]: autn = 6d234fd1657e0000062436f5d5352c93 20241106122525223 DAUC <0003> auc.c:143 vector [0]: ck = 51a091da51f605bab37254d73686904f 20241106122525223 DAUC <0003> auc.c:144 vector [0]: ik = 038c8cad2c989c06b0b6ce0ac5b06361 20241106122525223 DAUC <0003> auc.c:145 vector [0]: res = c29fe1206b0192320000000000000000 20241106122525223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525223 DAUC <0003> auc.c:151 vector [0]: kc = 51e887aa8e586a92 20241106122525223 DAUC <0003> auc.c:152 vector [0]: sres = a99e7312 20241106122525223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525223 DAUC <0003> auc.c:113 vector [1]: rand = 386018124cac1b1c80a6ef5fc53625bb 20241106122525223 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106122525223 DAUC <0003> auc.c:142 vector [1]: autn = 60ebe92a85680000d64b7dcb62f44152 20241106122525223 DAUC <0003> auc.c:143 vector [1]: ck = 5d73f470975b3cb23fe44ffc971047c9 20241106122525223 DAUC <0003> auc.c:144 vector [1]: ik = 5a0191f7db81eaf7df842bfd4c6b19b4 20241106122525223 DAUC <0003> auc.c:145 vector [1]: res = 197dcd1e670b555b0000000000000000 20241106122525223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525223 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525223 DAUC <0003> auc.c:151 vector [1]: kc = e712018697a18838 20241106122525223 DAUC <0003> auc.c:152 vector [1]: sres = 7e769845 20241106122525223 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525223 DAUC <0003> auc.c:113 vector [2]: rand = 7f822cdb6fa7058f0be891271e875b05 20241106122525223 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106122525223 DAUC <0003> auc.c:142 vector [2]: autn = 084d649ee0d300003b955a7dff535611 20241106122525223 DAUC <0003> auc.c:143 vector [2]: ck = 2dedefd72f4011b12a06d70345ab7ddb 20241106122525223 DAUC <0003> auc.c:144 vector [2]: ik = 2b41778649cc47b211d40a9d1a764814 20241106122525223 DAUC <0003> auc.c:145 vector [2]: res = 9c83c9d388a0e0dc0000000000000000 20241106122525223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525223 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525223 DAUC <0003> auc.c:151 vector [2]: kc = 3d7e45cf395163cc 20241106122525223 DAUC <0003> auc.c:152 vector [2]: sres = 1423290f 20241106122525223 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525223 DAUC <0003> auc.c:113 vector [3]: rand = cff950a1c1bb6ecdab33b98d166f63af 20241106122525223 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106122525223 DAUC <0003> auc.c:142 vector [3]: autn = 4d85d619cbee00009e201728ea829ca2 20241106122525223 DAUC <0003> auc.c:143 vector [3]: ck = 89dc2f1b1bb3433d2b6403522d2e5582 20241106122525223 DAUC <0003> auc.c:144 vector [3]: ik = 1bb503103e086d67680896b929d97539 20241106122525223 DAUC <0003> auc.c:145 vector [3]: res = 8fca154b727989020000000000000000 20241106122525223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525223 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525223 DAUC <0003> auc.c:151 vector [3]: kc = d105b9e0214c0ee1 20241106122525223 DAUC <0003> auc.c:152 vector [3]: sres = fdb39c49 20241106122525223 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525223 DAUC <0003> auc.c:113 vector [4]: rand = fc2d8141842d9bf92d6a043d11211cfd 20241106122525223 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106122525223 DAUC <0003> auc.c:142 vector [4]: autn = 9e7c300191e2000082dfa177a238c9fc 20241106122525223 DAUC <0003> auc.c:143 vector [4]: ck = 6ddab6555d90db55f16cfbc38ebc0f5b 20241106122525223 DAUC <0003> auc.c:144 vector [4]: ik = dc256221d5f14c9341125bede20cc0fc 20241106122525223 DAUC <0003> auc.c:145 vector [4]: res = 8b4bf6c079071b930000000000000000 20241106122525223 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525223 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122525223 DAUC <0003> auc.c:151 vector [4]: kc = 0181745ae4d15861 20241106122525223 DAUC <0003> auc.c:152 vector [4]: sres = f24ced53 20241106122525223 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122525223 DAUC <0003> db_auc.c:245 IMSI='262421433355512': Generated 5 vectors 20241106122525223 DAUC <0003> db_auc.c:249 IMSI='262421433355512': Updating SQN=321 in DB 20241106122525232 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421433355512"} 20241106122525232 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525232 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525232 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525237 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525237 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421433355512"} 20241106122525237 DAUC <0003> db_auc.c:157 IMSI='262421433355512': No 2G Auth Data 20241106122525237 DAUC <0003> db_auc.c:236 IMSI='262421433355512': Calling to generate 5 vectors 20241106122525237 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122525237 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525237 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525237 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106122525237 DAUC <0003> auc.c:113 vector [0]: rand = f9e1527dbe564bdcf305f4ccdac3c3e6 20241106122525237 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106122525237 DAUC <0003> auc.c:142 vector [0]: autn = 9bd1e455d5cb0000f21a7e3aab5e5f1b 20241106122525237 DAUC <0003> auc.c:143 vector [0]: ck = 7a44cd86faec211e9e5e25234960ab36 20241106122525237 DAUC <0003> auc.c:144 vector [0]: ik = 958b49a780cd79a63d37a123b2e31594 20241106122525237 DAUC <0003> auc.c:145 vector [0]: res = 771f298efaca9ae00000000000000000 20241106122525237 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525237 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525237 DAUC <0003> auc.c:151 vector [0]: kc = 4ca6002181a2e61a 20241106122525237 DAUC <0003> auc.c:152 vector [0]: sres = 8dd5b36e 20241106122525237 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525237 DAUC <0003> auc.c:113 vector [1]: rand = e03c14b779dfd14d4a08b999e744a304 20241106122525238 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106122525238 DAUC <0003> auc.c:142 vector [1]: autn = 510cf96b421600000d62b66122838491 20241106122525238 DAUC <0003> auc.c:143 vector [1]: ck = b88249bd9d99ec5b061d16a95cf3f4ff 20241106122525238 DAUC <0003> auc.c:144 vector [1]: ik = a78f61d3a9368fdfa0b2dec291ffdedf 20241106122525238 DAUC <0003> auc.c:145 vector [1]: res = 4f0af245eef48a060000000000000000 20241106122525238 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525238 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525238 DAUC <0003> auc.c:151 vector [1]: kc = b9a2e005f9a349a4 20241106122525238 DAUC <0003> auc.c:152 vector [1]: sres = a1fe7843 20241106122525238 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525238 DAUC <0003> auc.c:113 vector [2]: rand = fb6a03997ebd2e28bdf0f3df65e029d8 20241106122525238 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106122525238 DAUC <0003> auc.c:142 vector [2]: autn = 615335d2f757000093c51bba8b200520 20241106122525238 DAUC <0003> auc.c:143 vector [2]: ck = f794acce17d0c0ce36d1ff687c22dffe 20241106122525238 DAUC <0003> auc.c:144 vector [2]: ik = 67c477789468637cf9abcf8b11026acd 20241106122525238 DAUC <0003> auc.c:145 vector [2]: res = faf2990e41934cc60000000000000000 20241106122525238 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525238 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525238 DAUC <0003> auc.c:151 vector [2]: kc = 5f2aeb55ee981681 20241106122525238 DAUC <0003> auc.c:152 vector [2]: sres = bb61d5c8 20241106122525238 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525238 DAUC <0003> auc.c:113 vector [3]: rand = 82c7367591891709088246b72540d2ee 20241106122525238 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106122525238 DAUC <0003> auc.c:142 vector [3]: autn = ffb5f3b9986200007d7e8b6c8f5416fa 20241106122525238 DAUC <0003> auc.c:143 vector [3]: ck = 3f69592d6146d411069ca8c0a44f978f 20241106122525238 DAUC <0003> auc.c:144 vector [3]: ik = ef745714e9129e4036067c21753502ed 20241106122525238 DAUC <0003> auc.c:145 vector [3]: res = 66e96d08c6cce4e00000000000000000 20241106122525238 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525238 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525238 DAUC <0003> auc.c:151 vector [3]: kc = e087dad8592edf33 20241106122525238 DAUC <0003> auc.c:152 vector [3]: sres = a02589e8 20241106122525238 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525238 DAUC <0003> auc.c:113 vector [4]: rand = 2aa3bb8d1e8ca9f5459628954c5a9ad0 20241106122525238 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106122525238 DAUC <0003> auc.c:142 vector [4]: autn = 35668e138bca0000b1b74c1262f5ec7c 20241106122525238 DAUC <0003> auc.c:143 vector [4]: ck = 32ac213f10cfd02c7624c650a4bb0515 20241106122525238 DAUC <0003> auc.c:144 vector [4]: ik = 57e97ac7e4159474ef1404db93b6aa2c 20241106122525238 DAUC <0003> auc.c:145 vector [4]: res = ba6e988a7d5dd5560000000000000000 20241106122525238 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525238 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122525238 DAUC <0003> auc.c:151 vector [4]: kc = fc759973c3d7eb61 20241106122525238 DAUC <0003> auc.c:152 vector [4]: sres = c7334ddc 20241106122525238 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122525238 DAUC <0003> db_auc.c:245 IMSI='262421433355512': Generated 5 vectors 20241106122525238 DAUC <0003> db_auc.c:249 IMSI='262421433355512': Updating SQN=481 in DB 20241106122525248 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421433355512"} 20241106122525248 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421433355512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525248 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525248 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525282 DAUC <0003> db_auc.c:157 IMSI='262421429905860': No 2G Auth Data 20241106122525282 DAUC <0003> db_auc.c:192 IMSI='262421429905860': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262421429905860" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241106122525307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20241106122525309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525309 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421429905860"} 20241106122525309 DAUC <0003> db_auc.c:157 IMSI='262421429905860': No 2G Auth Data 20241106122525309 DAUC <0003> db_auc.c:236 IMSI='262421429905860': Calling to generate 1 vectors 20241106122525309 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241106122525309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525309 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122525309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122525309 DAUC <0003> auc.c:113 vector [0]: rand = 65a4f03b2ec5b66331c2b0e4f4797ef5 20241106122525309 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122525309 DAUC <0003> auc.c:142 vector [0]: autn = e96fb4c157a200006bd04761f80c820a 20241106122525309 DAUC <0003> auc.c:143 vector [0]: ck = 7a50206a29c3d06c2120d1d9d9b199b2 20241106122525309 DAUC <0003> auc.c:144 vector [0]: ik = bacece85cc4426884edd1c7a16b6d01b 20241106122525309 DAUC <0003> auc.c:145 vector [0]: res = 6cc87f0dd9c3703d0000000000000000 20241106122525309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525309 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525309 DAUC <0003> auc.c:151 vector [0]: kc = af63234c2a80bf4d 20241106122525309 DAUC <0003> auc.c:152 vector [0]: sres = b50b0f30 20241106122525309 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525309 DAUC <0003> db_auc.c:245 IMSI='262421429905860': Generated 1 vectors 20241106122525309 DAUC <0003> db_auc.c:249 IMSI='262421429905860': Updating SQN=33 in DB 20241106122525318 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421429905860"} 20241106122525318 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525318 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525318 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262421429905860" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421429905860" TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525321 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525321 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421429905860"} 20241106122525321 DAUC <0003> db_auc.c:157 IMSI='262421429905860': No 2G Auth Data 20241106122525321 DAUC <0003> db_auc.c:236 IMSI='262421429905860': Calling to generate 4 vectors 20241106122525321 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241106122525321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525321 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122525321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106122525321 DAUC <0003> auc.c:113 vector [0]: rand = c2bf002c97fda111f106c9b02d0a4ef9 20241106122525321 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106122525321 DAUC <0003> auc.c:142 vector [0]: autn = 2454bb6e84070000b9f67ee360f206fa 20241106122525321 DAUC <0003> auc.c:143 vector [0]: ck = e7f886b48b3ac5ad9f3db0ca22ae36c8 20241106122525321 DAUC <0003> auc.c:144 vector [0]: ik = 76e76509f766225c0547710c5efd871e 20241106122525321 DAUC <0003> auc.c:145 vector [0]: res = ad8da3df3cb59a8e0000000000000000 20241106122525321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525321 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525321 DAUC <0003> auc.c:151 vector [0]: kc = 0b65227b000f5627 20241106122525321 DAUC <0003> auc.c:152 vector [0]: sres = 91383951 20241106122525321 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525321 DAUC <0003> auc.c:113 vector [1]: rand = 06d038fbcd24e2b80ca4f03a79c1fa16 20241106122525321 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106122525321 DAUC <0003> auc.c:142 vector [1]: autn = a8cee08282eb000084acda213d763b02 20241106122525321 DAUC <0003> auc.c:143 vector [1]: ck = 68dc357fe883209101951d9eb382ec22 20241106122525321 DAUC <0003> auc.c:144 vector [1]: ik = 9386be21d397e20844c15e725e22ba5c 20241106122525321 DAUC <0003> auc.c:145 vector [1]: res = 5e611e754f4a2a860000000000000000 20241106122525321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525321 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525321 DAUC <0003> auc.c:151 vector [1]: kc = be0ec8b2d6b494e7 20241106122525321 DAUC <0003> auc.c:152 vector [1]: sres = 112b34f3 20241106122525321 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525321 DAUC <0003> auc.c:113 vector [2]: rand = 494312154150678d98f404e455a5689f 20241106122525321 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106122525321 DAUC <0003> auc.c:142 vector [2]: autn = a9c6eda9a491000009523b0c77853b8f 20241106122525321 DAUC <0003> auc.c:143 vector [2]: ck = d3625ba7f085a4400b221a8495a1dc69 20241106122525321 DAUC <0003> auc.c:144 vector [2]: ik = 47fb095b5ed9fe457ac3d90fa6242bff 20241106122525321 DAUC <0003> auc.c:145 vector [2]: res = 5e91eea46f5bbd1b0000000000000000 20241106122525321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525321 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525321 DAUC <0003> auc.c:151 vector [2]: kc = e57891779dd9ad93 20241106122525321 DAUC <0003> auc.c:152 vector [2]: sres = 31ca53bf 20241106122525321 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525321 DAUC <0003> auc.c:113 vector [3]: rand = ebb91a94de0d106d45b895fa1a4c5b94 20241106122525321 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106122525321 DAUC <0003> auc.c:142 vector [3]: autn = 7e3194babcfd00006c298e3c34cca002 20241106122525321 DAUC <0003> auc.c:143 vector [3]: ck = 5c4c88f6ff35e99639764ff6bab2e811 20241106122525321 DAUC <0003> auc.c:144 vector [3]: ik = 50683509dbea0675dbfb4e10e36d6e97 20241106122525321 DAUC <0003> auc.c:145 vector [3]: res = dbb8320909b8ca730000000000000000 20241106122525321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525321 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525321 DAUC <0003> auc.c:151 vector [3]: kc = eea9bc197d006965 20241106122525321 DAUC <0003> auc.c:152 vector [3]: sres = d200f87a 20241106122525321 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525321 DAUC <0003> db_auc.c:245 IMSI='262421429905860': Generated 4 vectors 20241106122525321 DAUC <0003> db_auc.c:249 IMSI='262421429905860': Updating SQN=161 in DB 20241106122525329 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421429905860"} 20241106122525329 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525329 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525329 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525334 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525334 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421429905860"} 20241106122525334 DAUC <0003> db_auc.c:157 IMSI='262421429905860': No 2G Auth Data 20241106122525334 DAUC <0003> db_auc.c:236 IMSI='262421429905860': Calling to generate 5 vectors 20241106122525334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122525334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525334 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122525334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106122525334 DAUC <0003> auc.c:113 vector [0]: rand = 52092b236fc6e6db845cab5282a3b3a5 20241106122525334 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106122525334 DAUC <0003> auc.c:142 vector [0]: autn = 6955a629bcce0000e0f1410db43b5e66 20241106122525334 DAUC <0003> auc.c:143 vector [0]: ck = 00d22431358e8be295a799f458a98160 20241106122525334 DAUC <0003> auc.c:144 vector [0]: ik = 85d07afcf4612dd68071f99effeb313e 20241106122525334 DAUC <0003> auc.c:145 vector [0]: res = cd0cbc36ed4fa69e0000000000000000 20241106122525334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525334 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525334 DAUC <0003> auc.c:151 vector [0]: kc = 90d43ea766ad166a 20241106122525334 DAUC <0003> auc.c:152 vector [0]: sres = 20431aa8 20241106122525334 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525334 DAUC <0003> auc.c:113 vector [1]: rand = 376f1e4eb60d6bdf53e8ab1c6d7d85b8 20241106122525334 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106122525334 DAUC <0003> auc.c:142 vector [1]: autn = 0a791afe519d0000a34fc07475d87f27 20241106122525334 DAUC <0003> auc.c:143 vector [1]: ck = 05ef90bb4439f994d5ffc7adcf10663a 20241106122525334 DAUC <0003> auc.c:144 vector [1]: ik = 8fd445bdfc746ba3a6399914e6af5491 20241106122525334 DAUC <0003> auc.c:145 vector [1]: res = d27ddb1557c7dba30000000000000000 20241106122525334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525334 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525334 DAUC <0003> auc.c:151 vector [1]: kc = f9fd8bbf91f2a09c 20241106122525334 DAUC <0003> auc.c:152 vector [1]: sres = 85ba00b6 20241106122525334 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525334 DAUC <0003> auc.c:113 vector [2]: rand = 65b1812101887dd0b0173e833b9e000a 20241106122525334 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106122525334 DAUC <0003> auc.c:142 vector [2]: autn = 9c1a54f336f4000050db0cad9e711e3f 20241106122525334 DAUC <0003> auc.c:143 vector [2]: ck = 61e1c545bca8f58c012a175cf8be7cf8 20241106122525334 DAUC <0003> auc.c:144 vector [2]: ik = 8dfbde6882d3882a7341b837720b0f0e 20241106122525334 DAUC <0003> auc.c:145 vector [2]: res = ef04ec626e26f85b0000000000000000 20241106122525334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525334 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525334 DAUC <0003> auc.c:151 vector [2]: kc = 9e71b446b4ce0e50 20241106122525334 DAUC <0003> auc.c:152 vector [2]: sres = 81221439 20241106122525334 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525334 DAUC <0003> auc.c:113 vector [3]: rand = 5167eaed16505867a6739b26952e9c20 20241106122525334 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106122525334 DAUC <0003> auc.c:142 vector [3]: autn = 232b966d35610000f3fd80ce2ee52a7e 20241106122525334 DAUC <0003> auc.c:143 vector [3]: ck = 0444c3bf6ef5b8885c4836596372cd5f 20241106122525334 DAUC <0003> auc.c:144 vector [3]: ik = 2285d2a40b020c6bab7897ca1e2efda3 20241106122525334 DAUC <0003> auc.c:145 vector [3]: res = 8631c0aeb5c842fe0000000000000000 20241106122525334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525334 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525334 DAUC <0003> auc.c:151 vector [3]: kc = d1f1b08818ab841f 20241106122525334 DAUC <0003> auc.c:152 vector [3]: sres = 33f98250 20241106122525334 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525334 DAUC <0003> auc.c:113 vector [4]: rand = 08dcdd14e846313125a62aa73a390cb6 20241106122525334 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106122525334 DAUC <0003> auc.c:142 vector [4]: autn = 67d301b3fcde0000a174be39fd2bfe44 20241106122525334 DAUC <0003> auc.c:143 vector [4]: ck = 2a7873f1b9eda4406cffbe3e69d2275a 20241106122525334 DAUC <0003> auc.c:144 vector [4]: ik = c474bf8ce9a26270b341a97c6cf94a3a 20241106122525334 DAUC <0003> auc.c:145 vector [4]: res = 5fce70561e364c3e0000000000000000 20241106122525334 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525334 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122525334 DAUC <0003> auc.c:151 vector [4]: kc = 31b2db3f5564ab50 20241106122525334 DAUC <0003> auc.c:152 vector [4]: sres = 41f83c68 20241106122525334 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122525334 DAUC <0003> db_auc.c:245 IMSI='262421429905860': Generated 5 vectors 20241106122525334 DAUC <0003> db_auc.c:249 IMSI='262421429905860': Updating SQN=321 in DB 20241106122525343 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421429905860"} 20241106122525343 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525343 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525343 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525347 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525348 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421429905860"} 20241106122525348 DAUC <0003> db_auc.c:157 IMSI='262421429905860': No 2G Auth Data 20241106122525348 DAUC <0003> db_auc.c:236 IMSI='262421429905860': Calling to generate 5 vectors 20241106122525348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122525348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525348 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122525348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106122525348 DAUC <0003> auc.c:113 vector [0]: rand = a43bac1ba8ebd0a93ce4baab79d73bad 20241106122525348 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106122525348 DAUC <0003> auc.c:142 vector [0]: autn = 0f3304d355f500001768c97fe45b6749 20241106122525348 DAUC <0003> auc.c:143 vector [0]: ck = c46f45841d2648e2ea77e50e2861c765 20241106122525348 DAUC <0003> auc.c:144 vector [0]: ik = 01d2cc863e4810110685cae6c7fd6b6a 20241106122525348 DAUC <0003> auc.c:145 vector [0]: res = c8ed731284c80aae0000000000000000 20241106122525348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525348 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122525348 DAUC <0003> auc.c:151 vector [0]: kc = 294fa6eaccf2f4fc 20241106122525348 DAUC <0003> auc.c:152 vector [0]: sres = 4c2579bc 20241106122525348 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122525348 DAUC <0003> auc.c:113 vector [1]: rand = 0ea3b49ca3245694685fbbe3f325657d 20241106122525348 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106122525348 DAUC <0003> auc.c:142 vector [1]: autn = 9599e9fc1ec60000b5637e05ec574c38 20241106122525348 DAUC <0003> auc.c:143 vector [1]: ck = ee7a675dedc843b132f883cfef56555c 20241106122525348 DAUC <0003> auc.c:144 vector [1]: ik = 8bb327ab86b2e9922ef4084a4b7753bc 20241106122525348 DAUC <0003> auc.c:145 vector [1]: res = 85c7e64fdfff5f940000000000000000 20241106122525348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525348 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122525348 DAUC <0003> auc.c:151 vector [1]: kc = 79c5cb73cf5bacc3 20241106122525348 DAUC <0003> auc.c:152 vector [1]: sres = 5a38b9db 20241106122525348 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122525348 DAUC <0003> auc.c:113 vector [2]: rand = 733ce9a7411b8f897e3e94b991f7c163 20241106122525348 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106122525348 DAUC <0003> auc.c:142 vector [2]: autn = a1747a6d4bc30000c260ea48b9be19a0 20241106122525348 DAUC <0003> auc.c:143 vector [2]: ck = 15f7cabeb51a9803b1227b06de7995c3 20241106122525348 DAUC <0003> auc.c:144 vector [2]: ik = 510361abdd45c573e5dcf37dc983c816 20241106122525348 DAUC <0003> auc.c:145 vector [2]: res = 325068aa877663220000000000000000 20241106122525348 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525348 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122525348 DAUC <0003> auc.c:151 vector [2]: kc = 100a236e7fa500a5 20241106122525348 DAUC <0003> auc.c:152 vector [2]: sres = b5260b88 20241106122525348 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122525348 DAUC <0003> auc.c:113 vector [3]: rand = 1e85bf355da00fe8ee2781d9bceccebc 20241106122525348 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106122525348 DAUC <0003> auc.c:142 vector [3]: autn = 8c43b167f82c00008649a8fbe44d95c7 20241106122525348 DAUC <0003> auc.c:143 vector [3]: ck = e93c2c17fd334346fcf3aa18438a6672 20241106122525348 DAUC <0003> auc.c:144 vector [3]: ik = 6fd7330bb25949fae09f94e77ffef894 20241106122525348 DAUC <0003> auc.c:145 vector [3]: res = a79d6c58cb195daa0000000000000000 20241106122525348 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525348 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122525348 DAUC <0003> auc.c:151 vector [3]: kc = 9a8721e3731e945a 20241106122525348 DAUC <0003> auc.c:152 vector [3]: sres = 6c8431f2 20241106122525348 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122525348 DAUC <0003> auc.c:113 vector [4]: rand = 906edbc353648009eb8c0ad9300b2902 20241106122525348 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106122525348 DAUC <0003> auc.c:142 vector [4]: autn = 28fec853e12100007c4d296db7f5f3f8 20241106122525348 DAUC <0003> auc.c:143 vector [4]: ck = 4d4222946f4b79d5dcf041babba8fc5d 20241106122525348 DAUC <0003> auc.c:144 vector [4]: ik = ce7217f6bbfc556e6d26b756cf7338a3 20241106122525348 DAUC <0003> auc.c:145 vector [4]: res = 23dfe7eaee9503090000000000000000 20241106122525348 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525348 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122525348 DAUC <0003> auc.c:151 vector [4]: kc = 32e6c38ea06ce845 20241106122525348 DAUC <0003> auc.c:152 vector [4]: sres = cd4ae4e3 20241106122525348 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122525348 DAUC <0003> db_auc.c:245 IMSI='262421429905860': Generated 5 vectors 20241106122525348 DAUC <0003> db_auc.c:249 IMSI='262421429905860': Updating SQN=481 in DB 20241106122525356 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421429905860"} 20241106122525356 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421429905860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525356 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525356 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525386 DAUC <0003> db_auc.c:157 IMSI='262425578869448': No 2G Auth Data 20241106122525386 DAUC <0003> db_auc.c:192 IMSI='262425578869448': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262425578869448" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241106122525416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241106122525418 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525418 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425578869448"} 20241106122525418 DAUC <0003> db_auc.c:236 IMSI='262425578869448': Calling to generate 1 vectors 20241106122525418 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106122525418 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525418 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525418 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122525418 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525418 DAUC <0003> auc.c:113 vector [0]: rand = 003ba79633b09848a21340a395098676 20241106122525418 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122525418 DAUC <0003> auc.c:142 vector [0]: autn = 3f6fcdf410f20000c7ee93b033dd6372 20241106122525418 DAUC <0003> auc.c:143 vector [0]: ck = 4f4084d270587bc526a83874e5e49ec4 20241106122525418 DAUC <0003> auc.c:144 vector [0]: ik = e0a10585d943e27277b4dbd29dec0557 20241106122525418 DAUC <0003> auc.c:145 vector [0]: res = 976801ba0bec6c990000000000000000 20241106122525418 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525418 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525418 DAUC <0003> auc.c:179 vector [0]: kc = d621bb0f9c18a400 20241106122525418 DAUC <0003> auc.c:180 vector [0]: sres = c6e2e0fa 20241106122525418 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525418 DAUC <0003> db_auc.c:245 IMSI='262425578869448': Generated 1 vectors 20241106122525418 DAUC <0003> db_auc.c:249 IMSI='262425578869448': Updating SQN=33 in DB 20241106122525426 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425578869448"} 20241106122525426 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525426 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525426 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262425578869448" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262425578869448" TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525427 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525427 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425578869448"} 20241106122525427 DAUC <0003> db_auc.c:236 IMSI='262425578869448': Calling to generate 4 vectors 20241106122525427 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106122525427 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525427 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525427 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106122525427 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525427 DAUC <0003> auc.c:113 vector [0]: rand = a3aeaa813f82d4a1751fbc4f561bee93 20241106122525427 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106122525427 DAUC <0003> auc.c:142 vector [0]: autn = a45b1624b6d30000ba502772f4f8950c 20241106122525427 DAUC <0003> auc.c:143 vector [0]: ck = 6047e60f8946ed1f17e277de323118e1 20241106122525427 DAUC <0003> auc.c:144 vector [0]: ik = b63dcb8f5e8b927438348ac61b7bd76b 20241106122525427 DAUC <0003> auc.c:145 vector [0]: res = ef7129b3edefc1380000000000000000 20241106122525427 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525427 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525427 DAUC <0003> auc.c:179 vector [0]: kc = 646161319a586000 20241106122525427 DAUC <0003> auc.c:180 vector [0]: sres = 7eaa7c49 20241106122525427 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525427 DAUC <0003> auc.c:113 vector [1]: rand = 2c463adbb2fa2f5982996de466d423b3 20241106122525427 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106122525427 DAUC <0003> auc.c:142 vector [1]: autn = cc97662b0a4900005952d693960b3913 20241106122525427 DAUC <0003> auc.c:143 vector [1]: ck = 9c1afda2b2210eae727d1635bc64df52 20241106122525427 DAUC <0003> auc.c:144 vector [1]: ik = 3c69a3a29000bdfa33b575fa8dfcc556 20241106122525427 DAUC <0003> auc.c:145 vector [1]: res = cbfeca344aff114f0000000000000000 20241106122525427 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525427 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525427 DAUC <0003> auc.c:179 vector [1]: kc = 6073477639dcfc00 20241106122525427 DAUC <0003> auc.c:180 vector [1]: sres = 3e57ad68 20241106122525427 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525427 DAUC <0003> auc.c:113 vector [2]: rand = 89b785ae08bd0b25fbe8fcde3c0200e3 20241106122525427 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106122525427 DAUC <0003> auc.c:142 vector [2]: autn = 5586283b9a120000a3556065a60b4cae 20241106122525427 DAUC <0003> auc.c:143 vector [2]: ck = 5081bec23f55535f1b6db6f05d8fbb97 20241106122525427 DAUC <0003> auc.c:144 vector [2]: ik = d91ed24b657514542f9ae3e4c76b6df3 20241106122525427 DAUC <0003> auc.c:145 vector [2]: res = 1c5054599add40120000000000000000 20241106122525427 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525427 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525427 DAUC <0003> auc.c:179 vector [2]: kc = fe0cfd02a125d000 20241106122525427 DAUC <0003> auc.c:180 vector [2]: sres = 99854684 20241106122525427 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525427 DAUC <0003> auc.c:113 vector [3]: rand = cde6d83a561010dc59b27900c35375c5 20241106122525427 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106122525428 DAUC <0003> auc.c:142 vector [3]: autn = f93a216eefde000082b8acbdfae95ce5 20241106122525428 DAUC <0003> auc.c:143 vector [3]: ck = 4a3ff9105173d371a980ccb936433e3f 20241106122525428 DAUC <0003> auc.c:144 vector [3]: ik = 24c93b58c304e838283edda11b4f7b7d 20241106122525428 DAUC <0003> auc.c:145 vector [3]: res = ebff3064134c1c9d0000000000000000 20241106122525428 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525428 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525428 DAUC <0003> auc.c:179 vector [3]: kc = 068f80145801d000 20241106122525428 DAUC <0003> auc.c:180 vector [3]: sres = 4817d2bc 20241106122525428 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525428 DAUC <0003> db_auc.c:245 IMSI='262425578869448': Generated 4 vectors 20241106122525428 DAUC <0003> db_auc.c:249 IMSI='262425578869448': Updating SQN=161 in DB 20241106122525435 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425578869448"} 20241106122525435 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525435 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525435 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525438 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525438 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425578869448"} 20241106122525438 DAUC <0003> db_auc.c:236 IMSI='262425578869448': Calling to generate 5 vectors 20241106122525438 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525438 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106122525438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525438 DAUC <0003> auc.c:113 vector [0]: rand = 7218fdbce9737111c0d44f1ef6145558 20241106122525438 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106122525438 DAUC <0003> auc.c:142 vector [0]: autn = 55eee65dd7b10000159fa9b6b019120d 20241106122525438 DAUC <0003> auc.c:143 vector [0]: ck = 0701e4180f00190b9bbf5ac489bd349b 20241106122525438 DAUC <0003> auc.c:144 vector [0]: ik = 75172723656da1e2ce4725ce51d5bc58 20241106122525438 DAUC <0003> auc.c:145 vector [0]: res = 5cdbb71275ba80720000000000000000 20241106122525438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525438 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525438 DAUC <0003> auc.c:179 vector [0]: kc = 28eb529af2878400 20241106122525438 DAUC <0003> auc.c:180 vector [0]: sres = 9905b795 20241106122525438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525438 DAUC <0003> auc.c:113 vector [1]: rand = 6c828d1d32614d316de065fd2fb5134c 20241106122525438 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106122525438 DAUC <0003> auc.c:142 vector [1]: autn = d24c03f369100000b3d04f46a31df129 20241106122525438 DAUC <0003> auc.c:143 vector [1]: ck = bfdbb26d4d189db7d9db5e63cfd10eee 20241106122525438 DAUC <0003> auc.c:144 vector [1]: ik = 6c53ece636bcd7170a657def128ba27e 20241106122525438 DAUC <0003> auc.c:145 vector [1]: res = 4f620faeb7e8ae4a0000000000000000 20241106122525438 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525438 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525438 DAUC <0003> auc.c:179 vector [1]: kc = 569370aec7500000 20241106122525438 DAUC <0003> auc.c:180 vector [1]: sres = 999f5145 20241106122525438 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525438 DAUC <0003> auc.c:113 vector [2]: rand = 3e5d04fe61ee76b88c36116b3256fba7 20241106122525438 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106122525438 DAUC <0003> auc.c:142 vector [2]: autn = 8c681453258e00005752d83317581b7c 20241106122525438 DAUC <0003> auc.c:143 vector [2]: ck = bee606c3648a5bc9f354f2ce675f3412 20241106122525439 DAUC <0003> auc.c:144 vector [2]: ik = 47a8f73db58887f6d4d2132b1ce4ac41 20241106122525439 DAUC <0003> auc.c:145 vector [2]: res = 0d898fdebe7c5f430000000000000000 20241106122525439 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525439 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525439 DAUC <0003> auc.c:179 vector [2]: kc = bbed2766ed154800 20241106122525439 DAUC <0003> auc.c:180 vector [2]: sres = 6a040947 20241106122525439 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525439 DAUC <0003> auc.c:113 vector [3]: rand = aa7764d9b6e8adc81e4bf8b0994bef9b 20241106122525439 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106122525439 DAUC <0003> auc.c:142 vector [3]: autn = 10cdda50a92f0000cf663dbb0a570c69 20241106122525439 DAUC <0003> auc.c:143 vector [3]: ck = 611e67ece0c83b042ec47b5491265aa6 20241106122525439 DAUC <0003> auc.c:144 vector [3]: ik = 673a87d3fb9dfeac757c0225d03cef10 20241106122525439 DAUC <0003> auc.c:145 vector [3]: res = b1222babaa86e3b50000000000000000 20241106122525439 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525439 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525439 DAUC <0003> auc.c:179 vector [3]: kc = e054bb2c7f22f000 20241106122525439 DAUC <0003> auc.c:180 vector [3]: sres = 5db04a6b 20241106122525439 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525439 DAUC <0003> auc.c:113 vector [4]: rand = 060fbd5dc958472e3fcacb1e931a7800 20241106122525439 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106122525439 DAUC <0003> auc.c:142 vector [4]: autn = c63347df6a190000c576488c0199165e 20241106122525439 DAUC <0003> auc.c:143 vector [4]: ck = 88d4f69b9faa8e73188bc08b3c3d423f 20241106122525439 DAUC <0003> auc.c:144 vector [4]: ik = 233f2d6b4180f0624e5c646cab50014d 20241106122525439 DAUC <0003> auc.c:145 vector [4]: res = 5c844e192aeaa98d0000000000000000 20241106122525439 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525439 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525439 DAUC <0003> auc.c:179 vector [4]: kc = 059b451379985000 20241106122525439 DAUC <0003> auc.c:180 vector [4]: sres = ba52445c 20241106122525439 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525439 DAUC <0003> db_auc.c:245 IMSI='262425578869448': Generated 5 vectors 20241106122525439 DAUC <0003> db_auc.c:249 IMSI='262425578869448': Updating SQN=321 in DB 20241106122525447 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425578869448"} 20241106122525447 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525447 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525447 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525452 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525452 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425578869448"} 20241106122525452 DAUC <0003> db_auc.c:236 IMSI='262425578869448': Calling to generate 5 vectors 20241106122525452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106122525452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525452 DAUC <0003> auc.c:113 vector [0]: rand = 9e79f10f60061c77214d4428e0ad8408 20241106122525452 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106122525452 DAUC <0003> auc.c:142 vector [0]: autn = 3cff6d44e0c100001548a5913ccb1f45 20241106122525452 DAUC <0003> auc.c:143 vector [0]: ck = 951f1f787e168a42bf249a2cedd1b7da 20241106122525452 DAUC <0003> auc.c:144 vector [0]: ik = c017e66d7650b25c17057a2e4040516e 20241106122525452 DAUC <0003> auc.c:145 vector [0]: res = 52675b91935969a10000000000000000 20241106122525452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525452 DAUC <0003> auc.c:179 vector [0]: kc = bd66da2ab9d1c000 20241106122525452 DAUC <0003> auc.c:180 vector [0]: sres = c7651d95 20241106122525452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525452 DAUC <0003> auc.c:113 vector [1]: rand = c1f5d4662c59e522aa95faf25358a37d 20241106122525452 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106122525452 DAUC <0003> auc.c:142 vector [1]: autn = 8f0874e585fb00003dd56702b03c5a62 20241106122525452 DAUC <0003> auc.c:143 vector [1]: ck = cc8747e9653354869251acedd73bbf89 20241106122525452 DAUC <0003> auc.c:144 vector [1]: ik = 82f3491bb700a7655d00404d204c8a1b 20241106122525452 DAUC <0003> auc.c:145 vector [1]: res = 2f570e5c6700cf810000000000000000 20241106122525452 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525452 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525452 DAUC <0003> auc.c:179 vector [1]: kc = f4d40f52ba34d400 20241106122525452 DAUC <0003> auc.c:180 vector [1]: sres = ecbb3622 20241106122525452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525452 DAUC <0003> auc.c:113 vector [2]: rand = 511a38c35e1a04dd52d92d98d0604c49 20241106122525452 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106122525452 DAUC <0003> auc.c:142 vector [2]: autn = eae682c389090000b58298c3380f54ce 20241106122525452 DAUC <0003> auc.c:143 vector [2]: ck = 0b1f6f4899c92f93d2a0d573219da424 20241106122525452 DAUC <0003> auc.c:144 vector [2]: ik = 22e64b9007464b25233c20da9a4c0dcb 20241106122525452 DAUC <0003> auc.c:145 vector [2]: res = 24300df8069f76280000000000000000 20241106122525452 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525452 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525452 DAUC <0003> auc.c:179 vector [2]: kc = 4aa33c232f467000 20241106122525452 DAUC <0003> auc.c:180 vector [2]: sres = d411c2b3 20241106122525452 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525452 DAUC <0003> auc.c:113 vector [3]: rand = 5c6663816a072d5b29e25e39c40d2143 20241106122525452 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106122525452 DAUC <0003> auc.c:142 vector [3]: autn = abea6fb57e6d0000a8d4b4d4573f1706 20241106122525452 DAUC <0003> auc.c:143 vector [3]: ck = db236d964dfd981af3bfb4bbbae7b477 20241106122525452 DAUC <0003> auc.c:144 vector [3]: ik = 2b445b55e4babb60ca8f1b09fa03b4bb 20241106122525452 DAUC <0003> auc.c:145 vector [3]: res = 2cd2a034f0061be60000000000000000 20241106122525452 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525452 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525452 DAUC <0003> auc.c:179 vector [3]: kc = 702d332fdc042400 20241106122525452 DAUC <0003> auc.c:180 vector [3]: sres = 2001bdc5 20241106122525452 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525452 DAUC <0003> auc.c:113 vector [4]: rand = 81b8214696862913898c4e6d91827d7e 20241106122525452 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106122525452 DAUC <0003> auc.c:142 vector [4]: autn = 2f86fd0ec6d30000998cbf195f4b2838 20241106122525452 DAUC <0003> auc.c:143 vector [4]: ck = 14fec7774296cc1e8029a73e51eb688c 20241106122525452 DAUC <0003> auc.c:144 vector [4]: ik = 10d7e93cf15b100dff64ac2dca739072 20241106122525452 DAUC <0003> auc.c:145 vector [4]: res = d5ef8db4759fc7ff0000000000000000 20241106122525452 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525452 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525452 DAUC <0003> auc.c:179 vector [4]: kc = bfb3417b03fb4000 20241106122525452 DAUC <0003> auc.c:180 vector [4]: sres = 810dc823 20241106122525452 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525452 DAUC <0003> db_auc.c:245 IMSI='262425578869448': Generated 5 vectors 20241106122525452 DAUC <0003> db_auc.c:249 IMSI='262425578869448': Updating SQN=481 in DB 20241106122525461 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425578869448"} 20241106122525461 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425578869448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525461 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525461 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525505 DAUC <0003> db_auc.c:157 IMSI='262423975867529': No 2G Auth Data 20241106122525505 DAUC <0003> db_auc.c:192 IMSI='262423975867529': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262423975867529" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241106122525547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 20241106122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525552 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423975867529"} 20241106122525552 DAUC <0003> db_auc.c:236 IMSI='262423975867529': Calling to generate 1 vectors 20241106122525552 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106122525552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122525552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525552 DAUC <0003> auc.c:113 vector [0]: rand = a564bf55877763d268dc04898217e8bd 20241106122525552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122525552 DAUC <0003> auc.c:142 vector [0]: autn = 752030bbbd29000015984cfd96ba1158 20241106122525552 DAUC <0003> auc.c:143 vector [0]: ck = bf089cd1aa22050d131f0fbc3c404e7b 20241106122525552 DAUC <0003> auc.c:144 vector [0]: ik = 085d19518b06764c46e33f0f7ddc5fbb 20241106122525552 DAUC <0003> auc.c:145 vector [0]: res = 4ffbadeb8c08936e0000000000000000 20241106122525552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525552 DAUC <0003> auc.c:179 vector [0]: kc = 18d595c3dfcbf800 20241106122525552 DAUC <0003> auc.c:180 vector [0]: sres = e38be869 20241106122525552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525552 DAUC <0003> db_auc.c:245 IMSI='262423975867529': Generated 1 vectors 20241106122525552 DAUC <0003> db_auc.c:249 IMSI='262423975867529': Updating SQN=33 in DB 20241106122525560 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423975867529"} 20241106122525560 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525560 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525560 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262423975867529" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423975867529" TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525565 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423975867529"} 20241106122525565 DAUC <0003> db_auc.c:236 IMSI='262423975867529': Calling to generate 4 vectors 20241106122525565 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106122525565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106122525565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525565 DAUC <0003> auc.c:113 vector [0]: rand = 112438050af6e40a21c7c8d5ce28bd41 20241106122525565 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106122525565 DAUC <0003> auc.c:142 vector [0]: autn = 360e254f956700003196da6eebe7c3e5 20241106122525565 DAUC <0003> auc.c:143 vector [0]: ck = 2290f5a744200a6d990a9a0f51a9c5a2 20241106122525565 DAUC <0003> auc.c:144 vector [0]: ik = d5d008b5558715f49be3cc172b1e2dc8 20241106122525565 DAUC <0003> auc.c:145 vector [0]: res = 1cf6f91433dd7d040000000000000000 20241106122525565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525565 DAUC <0003> auc.c:179 vector [0]: kc = baae19beaa70d400 20241106122525565 DAUC <0003> auc.c:180 vector [0]: sres = 08acc1c6 20241106122525565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525565 DAUC <0003> auc.c:113 vector [1]: rand = 9b12ac55e17badc950b60dff10cb131b 20241106122525565 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106122525565 DAUC <0003> auc.c:142 vector [1]: autn = 09993909c06f000057afb13a4cc65386 20241106122525565 DAUC <0003> auc.c:143 vector [1]: ck = 4618e8d15d8afd7fe4994f95b2cdcd54 20241106122525565 DAUC <0003> auc.c:144 vector [1]: ik = e36cb6b9ac7d6eca5ad19e9a4e351701 20241106122525565 DAUC <0003> auc.c:145 vector [1]: res = 0ad0bfbd9cb708f40000000000000000 20241106122525565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525565 DAUC <0003> auc.c:179 vector [1]: kc = 4d01f409f1368c00 20241106122525565 DAUC <0003> auc.c:180 vector [1]: sres = 32b3a620 20241106122525565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525565 DAUC <0003> auc.c:113 vector [2]: rand = 84a8c5f48a9dc9391079355abc1536cc 20241106122525565 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106122525565 DAUC <0003> auc.c:142 vector [2]: autn = cec9fa577f05000015858fa4ffe00a8e 20241106122525565 DAUC <0003> auc.c:143 vector [2]: ck = 8548b824e7b9a21e9dc4001e7081cf04 20241106122525565 DAUC <0003> auc.c:144 vector [2]: ik = 84aac3e20239dbfe566606ccb3173110 20241106122525565 DAUC <0003> auc.c:145 vector [2]: res = 6eaf0886186260fa0000000000000000 20241106122525565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525565 DAUC <0003> auc.c:179 vector [2]: kc = 082434890e06bc00 20241106122525565 DAUC <0003> auc.c:180 vector [2]: sres = 7740232a 20241106122525565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525565 DAUC <0003> auc.c:113 vector [3]: rand = d17ec08fd35f6e741e1104f81b6355e8 20241106122525565 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106122525565 DAUC <0003> auc.c:142 vector [3]: autn = dc636e8f4ee80000db70ff3ebc90a57f 20241106122525565 DAUC <0003> auc.c:143 vector [3]: ck = 82c7243d02f34a6ede29e319c3697acc 20241106122525565 DAUC <0003> auc.c:144 vector [3]: ik = 1afdf30c8e35933968be1559966f2f1f 20241106122525565 DAUC <0003> auc.c:145 vector [3]: res = b310e9ad94a5cfad0000000000000000 20241106122525565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525565 DAUC <0003> auc.c:179 vector [3]: kc = 77e520fcade4bc00 20241106122525565 DAUC <0003> auc.c:180 vector [3]: sres = b6f0f8ad 20241106122525565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525565 DAUC <0003> db_auc.c:245 IMSI='262423975867529': Generated 4 vectors 20241106122525565 DAUC <0003> db_auc.c:249 IMSI='262423975867529': Updating SQN=161 in DB 20241106122525573 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423975867529"} 20241106122525573 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525573 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525573 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525578 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423975867529"} 20241106122525578 DAUC <0003> db_auc.c:236 IMSI='262423975867529': Calling to generate 5 vectors 20241106122525578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106122525578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525578 DAUC <0003> auc.c:113 vector [0]: rand = 311810e9765577167f0a786a507a544c 20241106122525578 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106122525578 DAUC <0003> auc.c:142 vector [0]: autn = 7ad992ab987d00002720931e8c65c3a2 20241106122525578 DAUC <0003> auc.c:143 vector [0]: ck = 3d7a2415d22ff10113890ba53a06c3c3 20241106122525578 DAUC <0003> auc.c:144 vector [0]: ik = a437a126278a1206c83eb3b8fd6ceb38 20241106122525578 DAUC <0003> auc.c:145 vector [0]: res = 6151d8e8cd0a7fcf0000000000000000 20241106122525578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525578 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525578 DAUC <0003> auc.c:179 vector [0]: kc = e6d382644f99e800 20241106122525578 DAUC <0003> auc.c:180 vector [0]: sres = 45f71a60 20241106122525578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525578 DAUC <0003> auc.c:113 vector [1]: rand = 101734c9590fe441a595616e0c92a5a4 20241106122525578 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106122525578 DAUC <0003> auc.c:142 vector [1]: autn = 0af5f7e056ae0000647565f6a1a62970 20241106122525578 DAUC <0003> auc.c:143 vector [1]: ck = d8cbb7fd84bd914c86a5554f5d94f5e0 20241106122525578 DAUC <0003> auc.c:144 vector [1]: ik = c8f833f16d34ae89bbdea844d79cfb0d 20241106122525578 DAUC <0003> auc.c:145 vector [1]: res = fa039ddceec82c950000000000000000 20241106122525578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525578 DAUC <0003> auc.c:179 vector [1]: kc = ed71722f7e551400 20241106122525578 DAUC <0003> auc.c:180 vector [1]: sres = 775c446a 20241106122525578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525578 DAUC <0003> auc.c:113 vector [2]: rand = a12890d7919d48f04cbdc363f6b6e6a1 20241106122525578 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106122525578 DAUC <0003> auc.c:142 vector [2]: autn = 555b814bad37000012a37351b1b178c1 20241106122525578 DAUC <0003> auc.c:143 vector [2]: ck = c661b5fc911f40d06bee6fcefb9490fc 20241106122525578 DAUC <0003> auc.c:144 vector [2]: ik = 8611ecb5188029268c71c9756cebabee 20241106122525578 DAUC <0003> auc.c:145 vector [2]: res = aff2ebccef79999f0000000000000000 20241106122525578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525578 DAUC <0003> auc.c:179 vector [2]: kc = 0c55e13e124ce000 20241106122525578 DAUC <0003> auc.c:180 vector [2]: sres = 5ad62054 20241106122525578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525578 DAUC <0003> auc.c:113 vector [3]: rand = 2176dbff0c9e3d9e5a9dcf2c826d8869 20241106122525578 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106122525578 DAUC <0003> auc.c:142 vector [3]: autn = a83944067ec40000d6ec2a431c6e5d37 20241106122525578 DAUC <0003> auc.c:143 vector [3]: ck = f8e6c67b633dc15b8879b414b36b17f8 20241106122525578 DAUC <0003> auc.c:144 vector [3]: ik = b943b5dc86232b2de040b5fbb2d0c3ef 20241106122525578 DAUC <0003> auc.c:145 vector [3]: res = fd6f7587a980b34d0000000000000000 20241106122525578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525578 DAUC <0003> auc.c:179 vector [3]: kc = 50b28adc5be1bc00 20241106122525578 DAUC <0003> auc.c:180 vector [3]: sres = e384de7e 20241106122525578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525578 DAUC <0003> auc.c:113 vector [4]: rand = 4204f57e831fa179940b06da7ca6c5ef 20241106122525578 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106122525578 DAUC <0003> auc.c:142 vector [4]: autn = a3110cc799c20000f1d27fbeba5e9dbd 20241106122525578 DAUC <0003> auc.c:143 vector [4]: ck = 44c4dfb2740c2d23c8c1c315755fcba6 20241106122525578 DAUC <0003> auc.c:144 vector [4]: ik = 9d88605f3f7ba43a395d152af4427ef9 20241106122525578 DAUC <0003> auc.c:145 vector [4]: res = e96585ee4bcc4bf60000000000000000 20241106122525578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525578 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525578 DAUC <0003> auc.c:179 vector [4]: kc = c03937c0dea35000 20241106122525578 DAUC <0003> auc.c:180 vector [4]: sres = e281697f 20241106122525578 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525578 DAUC <0003> db_auc.c:245 IMSI='262423975867529': Generated 5 vectors 20241106122525578 DAUC <0003> db_auc.c:249 IMSI='262423975867529': Updating SQN=321 in DB 20241106122525587 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423975867529"} 20241106122525587 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525591 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525591 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423975867529"} 20241106122525591 DAUC <0003> db_auc.c:236 IMSI='262423975867529': Calling to generate 5 vectors 20241106122525591 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106122525591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525591 DAUC <0003> auc.c:113 vector [0]: rand = c440d16a6a52b7b10bad3eb2ae7b0def 20241106122525591 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106122525591 DAUC <0003> auc.c:142 vector [0]: autn = 10f2e4e205400000f6f18558e00c3ec3 20241106122525591 DAUC <0003> auc.c:143 vector [0]: ck = 79c8bd20360dd61e13ab643de1117e01 20241106122525591 DAUC <0003> auc.c:144 vector [0]: ik = ec63be8c8b06af019ecd2c2f38b6c37e 20241106122525591 DAUC <0003> auc.c:145 vector [0]: res = b9d8c747c740d4ef0000000000000000 20241106122525591 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525591 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525591 DAUC <0003> auc.c:179 vector [0]: kc = 63ae93a886ba0000 20241106122525591 DAUC <0003> auc.c:180 vector [0]: sres = 7f4cfda4 20241106122525591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525591 DAUC <0003> auc.c:113 vector [1]: rand = 22216524591cafc43ac7d715777364c5 20241106122525591 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106122525591 DAUC <0003> auc.c:142 vector [1]: autn = 48e3f9dbd40e00006bd51ca10fbe12b9 20241106122525591 DAUC <0003> auc.c:143 vector [1]: ck = 46d792daa8e844f2a9c4a18f2852d9ef 20241106122525591 DAUC <0003> auc.c:144 vector [1]: ik = 399fdfdee88078efb3a6f8281c098c0e 20241106122525591 DAUC <0003> auc.c:145 vector [1]: res = 903ea0fa37e115d30000000000000000 20241106122525591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525591 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525591 DAUC <0003> auc.c:179 vector [1]: kc = 5f8fc84e91848400 20241106122525591 DAUC <0003> auc.c:180 vector [1]: sres = 5ab5cb10 20241106122525591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525591 DAUC <0003> auc.c:113 vector [2]: rand = bb9b699a7c4e6d7d2cd9b7682cea080e 20241106122525592 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106122525592 DAUC <0003> auc.c:142 vector [2]: autn = 63618de26cfb00006f8d2cd4efed7fe8 20241106122525592 DAUC <0003> auc.c:143 vector [2]: ck = dc265ba3e90b207e4e6986418e5fef7c 20241106122525592 DAUC <0003> auc.c:144 vector [2]: ik = 4f769fdcc71862a4736b5a8936770da2 20241106122525592 DAUC <0003> auc.c:145 vector [2]: res = 7d74a0745660cfb60000000000000000 20241106122525592 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525592 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525592 DAUC <0003> auc.c:179 vector [2]: kc = 23aa15b6adb5c000 20241106122525592 DAUC <0003> auc.c:180 vector [2]: sres = 6f8a73d5 20241106122525592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525592 DAUC <0003> auc.c:113 vector [3]: rand = de4c9f84a234672f08aaf3ac38036021 20241106122525592 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106122525592 DAUC <0003> auc.c:142 vector [3]: autn = bc6f85b4a38b000058e1ef76b2ff85b6 20241106122525592 DAUC <0003> auc.c:143 vector [3]: ck = db7edb23cb86c2d10458fb94420a4b49 20241106122525592 DAUC <0003> auc.c:144 vector [3]: ik = aa2d1a0f645c3b8249d453fd4e46274e 20241106122525592 DAUC <0003> auc.c:145 vector [3]: res = 288a1a5a13bb48cc0000000000000000 20241106122525592 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525592 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525592 DAUC <0003> auc.c:179 vector [3]: kc = 3897fcd925a4e000 20241106122525592 DAUC <0003> auc.c:180 vector [3]: sres = 62c0412d 20241106122525592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525592 DAUC <0003> auc.c:113 vector [4]: rand = cd704eb8c9d62eb6f3b645a437e9024f 20241106122525592 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106122525592 DAUC <0003> auc.c:142 vector [4]: autn = 9647ed0953a30000733bba0869f93faf 20241106122525592 DAUC <0003> auc.c:143 vector [4]: ck = e8a8760c345b0e0722cf07fb4cf7cf16 20241106122525592 DAUC <0003> auc.c:144 vector [4]: ik = 23c3721e2afe9ed4fcaab716415d64ab 20241106122525592 DAUC <0003> auc.c:145 vector [4]: res = 16fe4de8356d1b060000000000000000 20241106122525592 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525592 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525592 DAUC <0003> auc.c:179 vector [4]: kc = 344414d092cc7400 20241106122525592 DAUC <0003> auc.c:180 vector [4]: sres = b8537d15 20241106122525592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525592 DAUC <0003> db_auc.c:245 IMSI='262423975867529': Generated 5 vectors 20241106122525592 DAUC <0003> db_auc.c:249 IMSI='262423975867529': Updating SQN=481 in DB 20241106122525600 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423975867529"} 20241106122525600 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423975867529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525600 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525600 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@89ff8ada6c26: Final verdict of PTC: pass 20241106122525641 DAUC <0003> db_auc.c:157 IMSI='262429110347459': No 2G Auth Data 20241106122525641 DAUC <0003> db_auc.c:192 IMSI='262429110347459': No 3G Auth Data HLR_Test-GSUP(21)@89ff8ada6c26: Created GsupExpect[0] for "262429110347459" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241106122525680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20241106122525685 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525685 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429110347459"} 20241106122525685 DAUC <0003> db_auc.c:236 IMSI='262429110347459': Calling to generate 1 vectors 20241106122525685 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106122525685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525685 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122525685 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525685 DAUC <0003> auc.c:113 vector [0]: rand = 37947f9a83667271fb33b8a98d4e80f8 20241106122525685 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122525685 DAUC <0003> auc.c:142 vector [0]: autn = a2d654133bd30000c55681e252bc2de7 20241106122525685 DAUC <0003> auc.c:143 vector [0]: ck = bdc4f62600dc7989232498fa2b20ab15 20241106122525685 DAUC <0003> auc.c:144 vector [0]: ik = c78d430e49686c90dcd11ac68ffb5a54 20241106122525685 DAUC <0003> auc.c:145 vector [0]: res = 5bde07d4eba6aeba0000000000000000 20241106122525685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525685 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525685 DAUC <0003> auc.c:179 vector [0]: kc = 2e248fac30e1a385 20241106122525685 DAUC <0003> auc.c:180 vector [0]: sres = a59555a3 20241106122525685 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525685 DAUC <0003> db_auc.c:245 IMSI='262429110347459': Generated 1 vectors 20241106122525685 DAUC <0003> db_auc.c:249 IMSI='262429110347459': Updating SQN=33 in DB 20241106122525693 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429110347459"} 20241106122525693 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525693 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525693 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@89ff8ada6c26: Found GsupExpect[0] for "262429110347459" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429110347459" TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525698 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525698 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429110347459"} 20241106122525698 DAUC <0003> db_auc.c:236 IMSI='262429110347459': Calling to generate 4 vectors 20241106122525698 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106122525698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106122525698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525698 DAUC <0003> auc.c:113 vector [0]: rand = 91e65227ae09c2526c32e9242fc5babb 20241106122525698 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106122525698 DAUC <0003> auc.c:142 vector [0]: autn = ab9d3eb8d3210000fc63927d6f0e8e63 20241106122525698 DAUC <0003> auc.c:143 vector [0]: ck = 5f2d3f5168e3d58aceb5e88cf14f5bb8 20241106122525698 DAUC <0003> auc.c:144 vector [0]: ik = 167be5994989cded0b73a31d7fe00a67 20241106122525698 DAUC <0003> auc.c:145 vector [0]: res = b61ddf4e072559030000000000000000 20241106122525698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525698 DAUC <0003> auc.c:179 vector [0]: kc = dd98aea4be2454d0 20241106122525698 DAUC <0003> auc.c:180 vector [0]: sres = 116ee97c 20241106122525698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525698 DAUC <0003> auc.c:113 vector [1]: rand = 7ac939e88320733feccb1e70ae10f59c 20241106122525698 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106122525698 DAUC <0003> auc.c:142 vector [1]: autn = 711d538410ce0000530d37caac231402 20241106122525698 DAUC <0003> auc.c:143 vector [1]: ck = 964b38059b3e0348521d6fe7514885ea 20241106122525698 DAUC <0003> auc.c:144 vector [1]: ik = 3fdcd5fe53e61f60bbc606c23cec6465 20241106122525698 DAUC <0003> auc.c:145 vector [1]: res = f489eff2c538d8ba0000000000000000 20241106122525698 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525698 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525698 DAUC <0003> auc.c:179 vector [1]: kc = 863938b114405d26 20241106122525698 DAUC <0003> auc.c:180 vector [1]: sres = e90b0ee1 20241106122525698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525698 DAUC <0003> auc.c:113 vector [2]: rand = 89af0f0819549049b801e14d419e08cb 20241106122525698 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106122525698 DAUC <0003> auc.c:142 vector [2]: autn = f29357c427760000a4053795650f4fd8 20241106122525698 DAUC <0003> auc.c:143 vector [2]: ck = 723c0378fa7a2e82f639940c0a197648 20241106122525698 DAUC <0003> auc.c:144 vector [2]: ik = 456258af2c9a863902f2dffc70d05e0f 20241106122525698 DAUC <0003> auc.c:145 vector [2]: res = 0f070dff86cfff8f0000000000000000 20241106122525698 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525698 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525698 DAUC <0003> auc.c:179 vector [2]: kc = 7dff626a2b142793 20241106122525698 DAUC <0003> auc.c:180 vector [2]: sres = 2e9b714a 20241106122525698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525698 DAUC <0003> auc.c:113 vector [3]: rand = 07165453ac36f7740b3b3c1ee3030606 20241106122525698 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106122525698 DAUC <0003> auc.c:142 vector [3]: autn = 21c3c337ba4000001b1452886c8c3738 20241106122525698 DAUC <0003> auc.c:143 vector [3]: ck = 7c94f31e2e28e55ce9c06303e98e4f87 20241106122525698 DAUC <0003> auc.c:144 vector [3]: ik = d63df539e4fb2503f4e27db1b4cb1bde 20241106122525698 DAUC <0003> auc.c:145 vector [3]: res = 7180d58db2074d8f0000000000000000 20241106122525698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525698 DAUC <0003> auc.c:179 vector [3]: kc = 8adedfddac37ad5b 20241106122525698 DAUC <0003> auc.c:180 vector [3]: sres = c076d5bc 20241106122525698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525698 DAUC <0003> db_auc.c:245 IMSI='262429110347459': Generated 4 vectors 20241106122525698 DAUC <0003> db_auc.c:249 IMSI='262429110347459': Updating SQN=161 in DB 20241106122525706 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429110347459"} 20241106122525706 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525706 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525707 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525712 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525712 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429110347459"} 20241106122525712 DAUC <0003> db_auc.c:236 IMSI='262429110347459': Calling to generate 5 vectors 20241106122525712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106122525712 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525712 DAUC <0003> auc.c:113 vector [0]: rand = 93aa189c405e2632099eb5c3fd53ab2d 20241106122525712 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106122525712 DAUC <0003> auc.c:142 vector [0]: autn = baf8bc688e810000b9f2f75fd079c78e 20241106122525712 DAUC <0003> auc.c:143 vector [0]: ck = 6937de08343ab69c516ef55654105687 20241106122525712 DAUC <0003> auc.c:144 vector [0]: ik = e238a7ad7006a712977527ef9409ffb6 20241106122525712 DAUC <0003> auc.c:145 vector [0]: res = 2e079eb57816f8230000000000000000 20241106122525712 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525712 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525712 DAUC <0003> auc.c:179 vector [0]: kc = e35259229edcc164 20241106122525712 DAUC <0003> auc.c:180 vector [0]: sres = 13156c1b 20241106122525712 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525712 DAUC <0003> auc.c:113 vector [1]: rand = 033e036b543c321eca04e38d317168fb 20241106122525712 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106122525712 DAUC <0003> auc.c:142 vector [1]: autn = 309c8969e0cb0000db69d4912e88a2bc 20241106122525712 DAUC <0003> auc.c:143 vector [1]: ck = 97bc7780ccece8da93ff7846cb7fc825 20241106122525712 DAUC <0003> auc.c:144 vector [1]: ik = 39a9d5b4017c7f7a7f157624ed71d5b9 20241106122525712 DAUC <0003> auc.c:145 vector [1]: res = 3ef1473bd23e485f0000000000000000 20241106122525712 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525712 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525712 DAUC <0003> auc.c:179 vector [1]: kc = 5607d378b314bcce 20241106122525712 DAUC <0003> auc.c:180 vector [1]: sres = 33d8f372 20241106122525712 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525712 DAUC <0003> auc.c:113 vector [2]: rand = e16b6d2a05a85dedc8b8905b989184a3 20241106122525712 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106122525712 DAUC <0003> auc.c:142 vector [2]: autn = 0a5d621bff1d00005579b25941db5b98 20241106122525712 DAUC <0003> auc.c:143 vector [2]: ck = ada6e7ef3757ab5d65bfe45354d2c665 20241106122525712 DAUC <0003> auc.c:144 vector [2]: ik = 4c254abe5d1c3a192e17cf9ab499919c 20241106122525712 DAUC <0003> auc.c:145 vector [2]: res = 729e63286d48020b0000000000000000 20241106122525712 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525712 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525712 DAUC <0003> auc.c:179 vector [2]: kc = fede426c25cdf912 20241106122525712 DAUC <0003> auc.c:180 vector [2]: sres = a9d5f0ee 20241106122525712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525712 DAUC <0003> auc.c:113 vector [3]: rand = c368694bf96fd0fecea1d596a040ab01 20241106122525712 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106122525712 DAUC <0003> auc.c:142 vector [3]: autn = 27c44670e2cc000036aaf5238670a6f1 20241106122525712 DAUC <0003> auc.c:143 vector [3]: ck = 40a7a9f854fa8ffb16fce922d4d30149 20241106122525712 DAUC <0003> auc.c:144 vector [3]: ik = aa9ae0e731e6edc32c17860f18f2d889 20241106122525712 DAUC <0003> auc.c:145 vector [3]: res = d0b1da12dfae065e0000000000000000 20241106122525712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525712 DAUC <0003> auc.c:179 vector [3]: kc = b9e80243d9d74857 20241106122525712 DAUC <0003> auc.c:180 vector [3]: sres = ac26f596 20241106122525712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525712 DAUC <0003> auc.c:113 vector [4]: rand = 2946a19c0d53e86421f652dab6ef27e1 20241106122525712 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106122525712 DAUC <0003> auc.c:142 vector [4]: autn = a9b5ee2bc4170000f6b0052f308d85fd 20241106122525712 DAUC <0003> auc.c:143 vector [4]: ck = 061ffa5e245e70ccf83631cba89df46c 20241106122525712 DAUC <0003> auc.c:144 vector [4]: ik = d56ccebe4e1f6ce8542634790690da85 20241106122525712 DAUC <0003> auc.c:145 vector [4]: res = a20366a5b326681f0000000000000000 20241106122525712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525712 DAUC <0003> auc.c:179 vector [4]: kc = ecebf0d0b7d3065c 20241106122525712 DAUC <0003> auc.c:180 vector [4]: sres = a644c230 20241106122525712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525712 DAUC <0003> db_auc.c:245 IMSI='262429110347459': Generated 5 vectors 20241106122525712 DAUC <0003> db_auc.c:249 IMSI='262429110347459': Updating SQN=321 in DB 20241106122525721 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429110347459"} 20241106122525721 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525725 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525726 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429110347459"} 20241106122525726 DAUC <0003> db_auc.c:236 IMSI='262429110347459': Calling to generate 5 vectors 20241106122525726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122525726 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122525726 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122525726 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106122525726 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122525726 DAUC <0003> auc.c:113 vector [0]: rand = 68c91fd48f122210da64c6df3e1a44fa 20241106122525726 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106122525726 DAUC <0003> auc.c:142 vector [0]: autn = 3782fbf97f0200009baaef606fea2368 20241106122525726 DAUC <0003> auc.c:143 vector [0]: ck = 6c70c0cbfd21b92f6ee393e5c61c3b39 20241106122525726 DAUC <0003> auc.c:144 vector [0]: ik = 2af3a1b3c8622b0780e705412f79b1e4 20241106122525726 DAUC <0003> auc.c:145 vector [0]: res = 03e912b42f25b8000000000000000000 20241106122525726 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122525726 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122525726 DAUC <0003> auc.c:179 vector [0]: kc = c94a423080ac6681 20241106122525726 DAUC <0003> auc.c:180 vector [0]: sres = 4a70dc9f 20241106122525726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122525726 DAUC <0003> auc.c:113 vector [1]: rand = fd4351f9fb5cc3464451809e513352c0 20241106122525726 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106122525726 DAUC <0003> auc.c:142 vector [1]: autn = e78c8b1ddf6000001635bafa64f09313 20241106122525726 DAUC <0003> auc.c:143 vector [1]: ck = 02336a6ef2c1d396726f4152581e5b94 20241106122525726 DAUC <0003> auc.c:144 vector [1]: ik = 9c1913b818cd46e8140a91383f7b4631 20241106122525726 DAUC <0003> auc.c:145 vector [1]: res = dee65565574cfaa40000000000000000 20241106122525726 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122525726 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122525726 DAUC <0003> auc.c:179 vector [1]: kc = e7ffd81dcad206aa 20241106122525726 DAUC <0003> auc.c:180 vector [1]: sres = a534ffd7 20241106122525726 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122525726 DAUC <0003> auc.c:113 vector [2]: rand = ef07369912b71a2e1c8913e18ff6c387 20241106122525726 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106122525726 DAUC <0003> auc.c:142 vector [2]: autn = 077ead8ea1610000a251d6f60c050c2b 20241106122525726 DAUC <0003> auc.c:143 vector [2]: ck = b8a056a33ab6d1918c65961efac67823 20241106122525726 DAUC <0003> auc.c:144 vector [2]: ik = 424aaf5743a9c59a78412ec7fc7fb089 20241106122525726 DAUC <0003> auc.c:145 vector [2]: res = fe2732e989d353060000000000000000 20241106122525726 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122525726 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122525726 DAUC <0003> auc.c:179 vector [2]: kc = cb4ac78024eb1cc2 20241106122525726 DAUC <0003> auc.c:180 vector [2]: sres = 8d116239 20241106122525726 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122525726 DAUC <0003> auc.c:113 vector [3]: rand = 4ca5131becb5aadc59820bc6e6fabbd7 20241106122525726 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106122525726 DAUC <0003> auc.c:142 vector [3]: autn = e1cbaaba601300007a4081aed42704af 20241106122525726 DAUC <0003> auc.c:143 vector [3]: ck = 7b10d39d90a3786b7e9337fa17d82ba1 20241106122525726 DAUC <0003> auc.c:144 vector [3]: ik = a018ad8d5ba7f4d186f7600d864de87f 20241106122525726 DAUC <0003> auc.c:145 vector [3]: res = 060403e73e72510f0000000000000000 20241106122525726 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122525726 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122525726 DAUC <0003> auc.c:179 vector [3]: kc = 337869b924aecbba 20241106122525726 DAUC <0003> auc.c:180 vector [3]: sres = 7dcc2f72 20241106122525726 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122525726 DAUC <0003> auc.c:113 vector [4]: rand = 81eb14bc136bcfef9040f7b304d7b08b 20241106122525726 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106122525726 DAUC <0003> auc.c:142 vector [4]: autn = dc4a1c8f551c0000a3531c74b0bfde92 20241106122525726 DAUC <0003> auc.c:143 vector [4]: ck = 041211e214e1f1f229add9f13fece8dd 20241106122525726 DAUC <0003> auc.c:144 vector [4]: ik = e24078cbae8a96a943e04b2abc6233fd 20241106122525726 DAUC <0003> auc.c:145 vector [4]: res = 02cad844bdc2738d0000000000000000 20241106122525726 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122525726 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122525726 DAUC <0003> auc.c:179 vector [4]: kc = 84f991c0a7eb5e76 20241106122525726 DAUC <0003> auc.c:180 vector [4]: sres = 9d8c3aea 20241106122525726 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122525726 DAUC <0003> db_auc.c:245 IMSI='262429110347459': Generated 5 vectors 20241106122525726 DAUC <0003> db_auc.c:249 IMSI='262429110347459': Updating SQN=481 in DB 20241106122525734 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429110347459"} 20241106122525734 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429110347459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122525735 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122525735 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122525739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122525771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 20241106122525772 DLINP <000b> input/ipa.c:451 connected read/write 20241106122525772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122525772 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122525772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122525772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@89ff8ada6c26: Final verdict of PTC: none 22@89ff8ada6c26: Final verdict of PTC: none 20241106122525772 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37201<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241106122525793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241106122525793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41744) Waiting for packet dumper to finish... 1 (prev_count=41744, count=59572) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:27 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_sai_eps started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122528892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122528892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122528897 DLINP <000b> input/ipa.c:451 connected read/write 20241106122528897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122528898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122528902 DLINP <000b> input/ipa.c:451 connected read/write 20241106122528902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122528902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122528902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122528902 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 20241106122528902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122528902 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 20241106122528902 DLGSUP <0013> gsup_server.c:235 2: 20241106122528902 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122528902 DLGSUP <0013> gsup_server.c:235 3: 20241106122528902 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122528902 DLGSUP <0013> gsup_server.c:235 4: 20241106122528902 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122528902 DLGSUP <0013> gsup_server.c:235 5: 20241106122528902 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122528902 DLGSUP <0013> gsup_server.c:235 7: 20241106122528902 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122528902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122528902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122528902 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(32)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@89ff8ada6c26: 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") 20241106122528924 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42163<->l=127.0.0.1:4259) 20241106122528948 DAUC <0003> db_auc.c:157 IMSI='262420915734048': No 2G Auth Data 20241106122528948 DAUC <0003> db_auc.c:192 IMSI='262420915734048': No 3G Auth Data HLR_Test-GSUP(33)@89ff8ada6c26: Created GsupExpect[0] for "262420915734048" to be handled at TC_gsup_sai_eps(36) 20241106122528995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 20241106122529001 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529001 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420915734048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420915734048"} 20241106122529001 DAUC <0003> db_auc.c:157 IMSI='262420915734048': No 2G Auth Data 20241106122529001 DAUC <0003> db_auc.c:236 IMSI='262420915734048': Calling to generate 5 vectors 20241106122529001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122529001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122529001 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122529001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122529001 DAUC <0003> auc.c:113 vector [0]: rand = 3c3364fbdb0b465303321f8f5fec8cbb 20241106122529001 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122529001 DAUC <0003> auc.c:142 vector [0]: autn = efb9ccb485a280005f43c5e2075e3172 20241106122529001 DAUC <0003> auc.c:143 vector [0]: ck = 2a327a38965258c45ca62abe3e10c0b8 20241106122529001 DAUC <0003> auc.c:144 vector [0]: ik = 9bc38e93644927dc95559b376941dfdc 20241106122529001 DAUC <0003> auc.c:145 vector [0]: res = 39377f48fec562540000000000000000 20241106122529001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122529001 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122529001 DAUC <0003> auc.c:151 vector [0]: kc = 78024522a54a607c 20241106122529001 DAUC <0003> auc.c:152 vector [0]: sres = c7f21d1c 20241106122529001 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122529001 DAUC <0003> auc.c:113 vector [1]: rand = f511bc63b8deed0efe41891db98a96fd 20241106122529001 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122529001 DAUC <0003> auc.c:142 vector [1]: autn = 1f76a8ae5db9800081d1d6fde67a2cdf 20241106122529001 DAUC <0003> auc.c:143 vector [1]: ck = a6be1e169b3d05ee03c08921ec99ab4d 20241106122529001 DAUC <0003> auc.c:144 vector [1]: ik = b9800b0d4696e912be72bf30e57b7d8f 20241106122529001 DAUC <0003> auc.c:145 vector [1]: res = 3653aeb7085ee1330000000000000000 20241106122529001 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122529001 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122529001 DAUC <0003> auc.c:151 vector [1]: kc = a28c230ad4493a3e 20241106122529001 DAUC <0003> auc.c:152 vector [1]: sres = 3e0d4f84 20241106122529001 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122529001 DAUC <0003> auc.c:113 vector [2]: rand = a4fab5030eb6f85ccf25658248db440c 20241106122529001 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122529001 DAUC <0003> auc.c:142 vector [2]: autn = 9c571ca72ea88000871c24b12e1f5b1b 20241106122529001 DAUC <0003> auc.c:143 vector [2]: ck = db4397b3085dc81be7d8ceeb90bd06e7 20241106122529001 DAUC <0003> auc.c:144 vector [2]: ik = bb1d59eb6dde2e8a872018ecbef12e07 20241106122529001 DAUC <0003> auc.c:145 vector [2]: res = ba0f2461990a944e0000000000000000 20241106122529001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122529001 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122529001 DAUC <0003> auc.c:151 vector [2]: kc = 00a6185f4bcfce71 20241106122529001 DAUC <0003> auc.c:152 vector [2]: sres = 2305b02f 20241106122529001 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122529001 DAUC <0003> auc.c:113 vector [3]: rand = fb4064cc2a9159ca3ba2be1801ffb9ae 20241106122529001 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122529001 DAUC <0003> auc.c:142 vector [3]: autn = 29c8253e1efe8000407cdbc5aff44542 20241106122529001 DAUC <0003> auc.c:143 vector [3]: ck = 8166473e45bd8d187626f2e17cb4c44a 20241106122529001 DAUC <0003> auc.c:144 vector [3]: ik = 341a80d317bd3f08aa8cfebd83ccde1a 20241106122529001 DAUC <0003> auc.c:145 vector [3]: res = 876eb41467563a650000000000000000 20241106122529001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122529001 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122529001 DAUC <0003> auc.c:151 vector [3]: kc = 69d6cbb1ad78a840 20241106122529001 DAUC <0003> auc.c:152 vector [3]: sres = e0388e71 20241106122529001 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122529001 DAUC <0003> auc.c:113 vector [4]: rand = 56fcf55e998917a6244a1ac6bbf89012 20241106122529001 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122529001 DAUC <0003> auc.c:142 vector [4]: autn = 69f37b9feb2b8000f677915390fcc27c 20241106122529001 DAUC <0003> auc.c:143 vector [4]: ck = 1fb6b238502d777fb02f3a4f62c05279 20241106122529001 DAUC <0003> auc.c:144 vector [4]: ik = 05b41a474fceb05488559901dbe1972d 20241106122529001 DAUC <0003> auc.c:145 vector [4]: res = d8fa0b16d80f67780000000000000000 20241106122529001 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122529001 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122529001 DAUC <0003> auc.c:151 vector [4]: kc = 22780b31a6c2027f 20241106122529001 DAUC <0003> auc.c:152 vector [4]: sres = 00f56c6e 20241106122529001 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122529001 DAUC <0003> db_auc.c:245 IMSI='262420915734048': Generated 5 vectors 20241106122529001 DAUC <0003> db_auc.c:249 IMSI='262420915734048': Updating SQN=161 in DB 20241106122529009 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420915734048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420915734048"} 20241106122529009 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420915734048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122529009 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122529009 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@89ff8ada6c26: Found GsupExpect[0] for "262420915734048" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420915734048" TC_gsup_sai_eps(36)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122529015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@89ff8ada6c26: Final verdict of PTC: pass 20241106122529040 DAUC <0003> db_auc.c:157 IMSI='262422936926094': No 2G Auth Data 20241106122529040 DAUC <0003> db_auc.c:192 IMSI='262422936926094': No 3G Auth Data HLR_Test-GSUP(33)@89ff8ada6c26: Created GsupExpect[0] for "262422936926094" to be handled at TC_gsup_sai_eps(37) 20241106122529062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20241106122529063 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529063 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422936926094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422936926094"} 20241106122529063 DAUC <0003> db_auc.c:157 IMSI='262422936926094': No 2G Auth Data 20241106122529063 DAUC <0003> db_auc.c:236 IMSI='262422936926094': Calling to generate 5 vectors 20241106122529063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106122529063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122529063 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106122529063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122529063 DAUC <0003> auc.c:113 vector [0]: rand = 325f33a773565544ddc010dc8a948dcc 20241106122529063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122529063 DAUC <0003> auc.c:142 vector [0]: autn = 08de22fa0a6680005fb5040bf7782a3c 20241106122529063 DAUC <0003> auc.c:143 vector [0]: ck = 117c31891285d537b2679cbd42e5f5ff 20241106122529063 DAUC <0003> auc.c:144 vector [0]: ik = c69c0382b8d3af14aa77e2bc46ef86c4 20241106122529063 DAUC <0003> auc.c:145 vector [0]: res = d44517d5ee23ea790000000000000000 20241106122529063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122529063 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106122529063 DAUC <0003> auc.c:151 vector [0]: kc = cff04c0aae5c0918 20241106122529063 DAUC <0003> auc.c:152 vector [0]: sres = 3a66fdac 20241106122529063 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106122529063 DAUC <0003> auc.c:113 vector [1]: rand = 7ecfe8efd321cb3d6b5e66a869f12d29 20241106122529063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122529063 DAUC <0003> auc.c:142 vector [1]: autn = be99898c18168000e183d13122f17762 20241106122529063 DAUC <0003> auc.c:143 vector [1]: ck = 81b2279c8ff9f4ebcf093dd637b672ce 20241106122529063 DAUC <0003> auc.c:144 vector [1]: ik = f2fbfb52890eec74dc736c56cab3d647 20241106122529063 DAUC <0003> auc.c:145 vector [1]: res = b6f34a8aaf62c5310000000000000000 20241106122529063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122529063 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106122529063 DAUC <0003> auc.c:151 vector [1]: kc = 60338d4efbf2bc16 20241106122529063 DAUC <0003> auc.c:152 vector [1]: sres = 19918fbb 20241106122529063 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106122529063 DAUC <0003> auc.c:113 vector [2]: rand = 5750abe6ef10ca5d36ec894e9fbeea83 20241106122529063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122529063 DAUC <0003> auc.c:142 vector [2]: autn = 8abf8f41225180004b112f29a41e2b92 20241106122529063 DAUC <0003> auc.c:143 vector [2]: ck = ff6116e1ca3035dcec144789fc0a6519 20241106122529063 DAUC <0003> auc.c:144 vector [2]: ik = 4a4f03030c5ed32d90d56a5d778cd836 20241106122529063 DAUC <0003> auc.c:145 vector [2]: res = b90e9678d6de833d0000000000000000 20241106122529063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122529063 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106122529063 DAUC <0003> auc.c:151 vector [2]: kc = c9ef38364de85bde 20241106122529063 DAUC <0003> auc.c:152 vector [2]: sres = 6fd01545 20241106122529063 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106122529063 DAUC <0003> auc.c:113 vector [3]: rand = c13957210ef0050195b66d01e35e795b 20241106122529063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122529063 DAUC <0003> auc.c:142 vector [3]: autn = 987a44864d9a80009e0e434424013dc1 20241106122529063 DAUC <0003> auc.c:143 vector [3]: ck = 5ccdc238026381dda505c17eb76de69f 20241106122529063 DAUC <0003> auc.c:144 vector [3]: ik = 24293f52448312d2a31d5b083a48fab3 20241106122529063 DAUC <0003> auc.c:145 vector [3]: res = 45fcaf860b0178d20000000000000000 20241106122529063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122529063 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106122529063 DAUC <0003> auc.c:151 vector [3]: kc = 7efc671ccbc58f23 20241106122529063 DAUC <0003> auc.c:152 vector [3]: sres = 4efdd754 20241106122529063 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106122529063 DAUC <0003> auc.c:113 vector [4]: rand = b9f9c843260b6effa9dbc1b2e7373fa7 20241106122529063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122529063 DAUC <0003> auc.c:142 vector [4]: autn = 5a831b9fd64e8000ac3272ee1f39556a 20241106122529063 DAUC <0003> auc.c:143 vector [4]: ck = 106228562418811fbf1b8f7f511a2c5a 20241106122529063 DAUC <0003> auc.c:144 vector [4]: ik = 150d33f5e89423c99ad655dcf633486b 20241106122529063 DAUC <0003> auc.c:145 vector [4]: res = 6c2d373a0c87f9cc0000000000000000 20241106122529063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122529063 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106122529063 DAUC <0003> auc.c:151 vector [4]: kc = 20a2c1006ba5c6e7 20241106122529063 DAUC <0003> auc.c:152 vector [4]: sres = 60aacef6 20241106122529063 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106122529063 DAUC <0003> db_auc.c:245 IMSI='262422936926094': Generated 5 vectors 20241106122529063 DAUC <0003> db_auc.c:249 IMSI='262422936926094': Updating SQN=161 in DB 20241106122529071 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422936926094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422936926094"} 20241106122529071 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422936926094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122529071 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122529071 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@89ff8ada6c26: Found GsupExpect[0] for "262422936926094" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422936926094" TC_gsup_sai_eps(37)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122529073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@89ff8ada6c26: Final verdict of PTC: pass 20241106122529107 DAUC <0003> db_auc.c:157 IMSI='262428267487835': No 2G Auth Data 20241106122529107 DAUC <0003> db_auc.c:192 IMSI='262428267487835': No 3G Auth Data HLR_Test-GSUP(33)@89ff8ada6c26: Created GsupExpect[0] for "262428267487835" to be handled at TC_gsup_sai_eps(38) 20241106122529147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 20241106122529154 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529154 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428267487835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428267487835"} 20241106122529155 DAUC <0003> db_auc.c:236 IMSI='262428267487835': Calling to generate 5 vectors 20241106122529155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122529155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122529155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122529155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122529155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122529155 DAUC <0003> auc.c:113 vector [0]: rand = cd38a98812a5df34552c64290abdac23 20241106122529155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122529155 DAUC <0003> auc.c:142 vector [0]: autn = 9f862274d02f80008ca3281729258144 20241106122529155 DAUC <0003> auc.c:143 vector [0]: ck = 98ff1c266b00eb67171d966c0a9f0695 20241106122529155 DAUC <0003> auc.c:144 vector [0]: ik = eb9c998dcb34a048113b334bffb5a044 20241106122529155 DAUC <0003> auc.c:145 vector [0]: res = 3a2fb66960f2d39b0000000000000000 20241106122529155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122529155 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122529155 DAUC <0003> auc.c:179 vector [0]: kc = 979f19401e7fd000 20241106122529155 DAUC <0003> auc.c:180 vector [0]: sres = af349e26 20241106122529155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122529155 DAUC <0003> auc.c:113 vector [1]: rand = af26e727ff65056e4a0347dca57386d1 20241106122529155 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122529155 DAUC <0003> auc.c:142 vector [1]: autn = 430bb9dd360e800037d8dae66493b4e4 20241106122529155 DAUC <0003> auc.c:143 vector [1]: ck = b94348693abb964a68179fe84ab5e2c5 20241106122529155 DAUC <0003> auc.c:144 vector [1]: ik = aad54eb1e707f809c71ed830a203f130 20241106122529155 DAUC <0003> auc.c:145 vector [1]: res = a7b4b146c66b1e880000000000000000 20241106122529155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122529155 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122529155 DAUC <0003> auc.c:179 vector [1]: kc = ae5450d58eee8800 20241106122529155 DAUC <0003> auc.c:180 vector [1]: sres = f5b62260 20241106122529155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122529155 DAUC <0003> auc.c:113 vector [2]: rand = 62457b2a906bea40cf4e66cc0a8d564a 20241106122529155 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122529155 DAUC <0003> auc.c:142 vector [2]: autn = 5a72e05182fc8000a7b2fc45756a8231 20241106122529155 DAUC <0003> auc.c:143 vector [2]: ck = b64b18eeae7bdfef25f852a112c665cf 20241106122529155 DAUC <0003> auc.c:144 vector [2]: ik = 8e9b726736b5945a0ad59a257e4de0d1 20241106122529155 DAUC <0003> auc.c:145 vector [2]: res = 0bfc6af2d6a735ad0000000000000000 20241106122529155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122529155 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122529155 DAUC <0003> auc.c:179 vector [2]: kc = f9d8b236dcd73000 20241106122529155 DAUC <0003> auc.c:180 vector [2]: sres = a7040645 20241106122529155 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122529155 DAUC <0003> auc.c:113 vector [3]: rand = 48920cdd7e256b1c1c56bcea42cde029 20241106122529155 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122529155 DAUC <0003> auc.c:142 vector [3]: autn = a159570b83868000ff4ad4517a03d7af 20241106122529155 DAUC <0003> auc.c:143 vector [3]: ck = 33e17d689fcbcaa977643f1847f77e72 20241106122529155 DAUC <0003> auc.c:144 vector [3]: ik = d7543a54234788ed8261bc7b17b8c638 20241106122529155 DAUC <0003> auc.c:145 vector [3]: res = e0fadf48f92fa2860000000000000000 20241106122529155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122529155 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122529155 DAUC <0003> auc.c:179 vector [3]: kc = ab41c1153043a000 20241106122529155 DAUC <0003> auc.c:180 vector [3]: sres = cdbc6966 20241106122529155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122529155 DAUC <0003> auc.c:113 vector [4]: rand = 5387d42d1201dc457b22bd8e9464d765 20241106122529155 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122529155 DAUC <0003> auc.c:142 vector [4]: autn = ae18c5e554918000db517c739cf62a61 20241106122529155 DAUC <0003> auc.c:143 vector [4]: ck = 37a602ccca986f5d14000facdda16ba1 20241106122529155 DAUC <0003> auc.c:144 vector [4]: ik = b92c7f8e610dd738d1dbdfcdb610b043 20241106122529155 DAUC <0003> auc.c:145 vector [4]: res = 68c18144c9afda890000000000000000 20241106122529155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122529155 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122529155 DAUC <0003> auc.c:179 vector [4]: kc = 82cfe1e1a4585c00 20241106122529155 DAUC <0003> auc.c:180 vector [4]: sres = 9f5ef54b 20241106122529155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122529155 DAUC <0003> db_auc.c:245 IMSI='262428267487835': Generated 5 vectors 20241106122529155 DAUC <0003> db_auc.c:249 IMSI='262428267487835': Updating SQN=161 in DB 20241106122529164 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428267487835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428267487835"} 20241106122529164 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428267487835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122529164 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122529164 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@89ff8ada6c26: Found GsupExpect[0] for "262428267487835" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428267487835" TC_gsup_sai_eps(38)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122529171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@89ff8ada6c26: Final verdict of PTC: pass 20241106122529205 DAUC <0003> db_auc.c:157 IMSI='262427732205618': No 2G Auth Data 20241106122529205 DAUC <0003> db_auc.c:192 IMSI='262427732205618': No 3G Auth Data HLR_Test-GSUP(33)@89ff8ada6c26: Created GsupExpect[0] for "262427732205618" to be handled at TC_gsup_sai_eps(39) 20241106122529242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20241106122529243 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529243 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427732205618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427732205618"} 20241106122529243 DAUC <0003> db_auc.c:236 IMSI='262427732205618': Calling to generate 5 vectors 20241106122529243 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122529243 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122529243 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122529243 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122529243 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122529243 DAUC <0003> auc.c:113 vector [0]: rand = 5eca4baaf9a9adfd98cfd25e01bf3e2b 20241106122529243 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122529243 DAUC <0003> auc.c:142 vector [0]: autn = 3e75f0df258e8000c1271107a81afbad 20241106122529243 DAUC <0003> auc.c:143 vector [0]: ck = 610ed07e734783f2484b85add2a716fe 20241106122529243 DAUC <0003> auc.c:144 vector [0]: ik = b5f0349d24ade97e494a297df03d8390 20241106122529243 DAUC <0003> auc.c:145 vector [0]: res = f1ee2a0aea518caa0000000000000000 20241106122529243 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122529243 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122529243 DAUC <0003> auc.c:179 vector [0]: kc = 6a55768d48ee8400 20241106122529243 DAUC <0003> auc.c:180 vector [0]: sres = 0ef52ae7 20241106122529243 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122529243 DAUC <0003> auc.c:113 vector [1]: rand = 90b8f3596940b1b2ea39c00988bb3951 20241106122529243 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122529243 DAUC <0003> auc.c:142 vector [1]: autn = bbb8e8f358738000bf3e42277d67ff13 20241106122529243 DAUC <0003> auc.c:143 vector [1]: ck = b616f57c15c467f6ccc1045a337e5339 20241106122529243 DAUC <0003> auc.c:144 vector [1]: ik = b8bbddc19188e98eb40b63769fc8c204 20241106122529243 DAUC <0003> auc.c:145 vector [1]: res = 0bb9c1b17e0c1e6d0000000000000000 20241106122529243 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122529243 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122529243 DAUC <0003> auc.c:179 vector [1]: kc = 8c999fc13c8e8000 20241106122529243 DAUC <0003> auc.c:180 vector [1]: sres = aa2a12d0 20241106122529243 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122529243 DAUC <0003> auc.c:113 vector [2]: rand = 0ba24b62899d7f203299f726ff666ecc 20241106122529243 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122529243 DAUC <0003> auc.c:142 vector [2]: autn = 69617dced3ac80008372b08e41652ecc 20241106122529243 DAUC <0003> auc.c:143 vector [2]: ck = 62bc10aff9bc882c75f7956adaa8385f 20241106122529243 DAUC <0003> auc.c:144 vector [2]: ik = b18319ead306f8c7ed3b1b277a052ade 20241106122529243 DAUC <0003> auc.c:145 vector [2]: res = e10fb4d89a97be000000000000000000 20241106122529243 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122529243 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122529243 DAUC <0003> auc.c:179 vector [2]: kc = f018e46877b71400 20241106122529243 DAUC <0003> auc.c:180 vector [2]: sres = 172ef841 20241106122529243 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122529243 DAUC <0003> auc.c:113 vector [3]: rand = 277af81909e34132df74bfae122df74e 20241106122529243 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122529243 DAUC <0003> auc.c:142 vector [3]: autn = eb2425a08ade80000f0cc44fbd31f70c 20241106122529243 DAUC <0003> auc.c:143 vector [3]: ck = fde96c7868e182831643830cd9155d9c 20241106122529243 DAUC <0003> auc.c:144 vector [3]: ik = 57e1ed46088c03ea8ec3bb625e1f80cf 20241106122529243 DAUC <0003> auc.c:145 vector [3]: res = 3521198f2fa4cdb00000000000000000 20241106122529243 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122529243 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122529243 DAUC <0003> auc.c:179 vector [3]: kc = 19f06785dc838800 20241106122529243 DAUC <0003> auc.c:180 vector [3]: sres = c7e945f2 20241106122529243 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122529243 DAUC <0003> auc.c:113 vector [4]: rand = 0471f771412acd2d49e1b1bcb6156967 20241106122529243 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122529243 DAUC <0003> auc.c:142 vector [4]: autn = b51ec1e1d4b88000ebdec87af2a4b150 20241106122529243 DAUC <0003> auc.c:143 vector [4]: ck = 606996d2e9bb1e3f3116560476b157d2 20241106122529243 DAUC <0003> auc.c:144 vector [4]: ik = da2c4b9e5dd0d4d05af987214621af85 20241106122529243 DAUC <0003> auc.c:145 vector [4]: res = 00695cdfc259c37b0000000000000000 20241106122529243 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122529243 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122529243 DAUC <0003> auc.c:179 vector [4]: kc = 5e6465f941e9dc00 20241106122529243 DAUC <0003> auc.c:180 vector [4]: sres = d0de4d85 20241106122529243 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122529243 DAUC <0003> db_auc.c:245 IMSI='262427732205618': Generated 5 vectors 20241106122529243 DAUC <0003> db_auc.c:249 IMSI='262427732205618': Updating SQN=161 in DB 20241106122529253 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427732205618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427732205618"} 20241106122529253 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427732205618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122529253 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122529253 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@89ff8ada6c26: Found GsupExpect[0] for "262427732205618" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427732205618" TC_gsup_sai_eps(39)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122529255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@89ff8ada6c26: Final verdict of PTC: pass 20241106122529295 DAUC <0003> db_auc.c:157 IMSI='262429826903744': No 2G Auth Data 20241106122529295 DAUC <0003> db_auc.c:192 IMSI='262429826903744': No 3G Auth Data HLR_Test-GSUP(33)@89ff8ada6c26: Created GsupExpect[0] for "262429826903744" to be handled at TC_gsup_sai_eps(40) 20241106122529325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241106122529326 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529326 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429826903744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429826903744"} 20241106122529326 DAUC <0003> db_auc.c:236 IMSI='262429826903744': Calling to generate 5 vectors 20241106122529326 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106122529326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106122529326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106122529326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106122529326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106122529326 DAUC <0003> auc.c:113 vector [0]: rand = 138b149a4b2b0104da7c5a14cd8cd334 20241106122529326 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106122529326 DAUC <0003> auc.c:142 vector [0]: autn = 55ae0a98f7bd80003f90839d15993ffe 20241106122529326 DAUC <0003> auc.c:143 vector [0]: ck = fce014a6df71a5ab68d71cc1c5d3bef8 20241106122529326 DAUC <0003> auc.c:144 vector [0]: ik = 7c46394c95efe8de45c28197cca15ddb 20241106122529326 DAUC <0003> auc.c:145 vector [0]: res = a29f65ae796c5f760000000000000000 20241106122529326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106122529326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106122529326 DAUC <0003> auc.c:179 vector [0]: kc = 2d9411fe3d993f64 20241106122529326 DAUC <0003> auc.c:180 vector [0]: sres = 018ca6e0 20241106122529326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106122529326 DAUC <0003> auc.c:113 vector [1]: rand = 944df8612e0f212a673798cfc9edb082 20241106122529326 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106122529326 DAUC <0003> auc.c:142 vector [1]: autn = 885403f523888000c4e1b7e817df40fc 20241106122529326 DAUC <0003> auc.c:143 vector [1]: ck = aba3a0205d68e484de7b49e4ae583581 20241106122529326 DAUC <0003> auc.c:144 vector [1]: ik = 1a4cfcd616fe9e73e6eb42edb7621973 20241106122529326 DAUC <0003> auc.c:145 vector [1]: res = 90b5d7da2d9ab4030000000000000000 20241106122529326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106122529326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106122529326 DAUC <0003> auc.c:179 vector [1]: kc = caf7e4e621fabce0 20241106122529326 DAUC <0003> auc.c:180 vector [1]: sres = 6f9ec53f 20241106122529326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106122529326 DAUC <0003> auc.c:113 vector [2]: rand = da58f3a169aec1269d014e2f3959cab9 20241106122529326 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106122529326 DAUC <0003> auc.c:142 vector [2]: autn = d3647b4700908000c42bf2f03e2d7298 20241106122529326 DAUC <0003> auc.c:143 vector [2]: ck = 68528636c19f193ec7149b8836e2ff63 20241106122529326 DAUC <0003> auc.c:144 vector [2]: ik = 0a1beb3539a507cb480880a004b160bf 20241106122529326 DAUC <0003> auc.c:145 vector [2]: res = 4832ea6608ed8aef0000000000000000 20241106122529326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106122529326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106122529326 DAUC <0003> auc.c:179 vector [2]: kc = 501d17f30fb6e72a 20241106122529326 DAUC <0003> auc.c:180 vector [2]: sres = c1475250 20241106122529326 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106122529326 DAUC <0003> auc.c:113 vector [3]: rand = dab8591652c5d3280f1494e749f38414 20241106122529326 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106122529326 DAUC <0003> auc.c:142 vector [3]: autn = 5f978eab74418000bde41a490f53f11b 20241106122529326 DAUC <0003> auc.c:143 vector [3]: ck = bcd91ad19642532a71e4c43323a5745f 20241106122529326 DAUC <0003> auc.c:144 vector [3]: ik = 4f41e8d906dde39326dee390e1b6f873 20241106122529326 DAUC <0003> auc.c:145 vector [3]: res = 804fa41a6a0edd860000000000000000 20241106122529326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106122529326 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106122529326 DAUC <0003> auc.c:179 vector [3]: kc = 092546b162b7c566 20241106122529326 DAUC <0003> auc.c:180 vector [3]: sres = 6e7fb721 20241106122529326 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106122529326 DAUC <0003> auc.c:113 vector [4]: rand = 01e0ab80131480ecc36787072d6e5de5 20241106122529326 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106122529326 DAUC <0003> auc.c:142 vector [4]: autn = 5eee78a3390a8000c7fd69a40a8f2819 20241106122529326 DAUC <0003> auc.c:143 vector [4]: ck = 16a1eb807306c21c4501a6c9cc265161 20241106122529326 DAUC <0003> auc.c:144 vector [4]: ik = 3f73979162b30116017585fd25e6a2e9 20241106122529326 DAUC <0003> auc.c:145 vector [4]: res = 3d4dfdaaa2b3df220000000000000000 20241106122529326 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106122529326 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106122529326 DAUC <0003> auc.c:179 vector [4]: kc = 9a83303cf2ab06eb 20241106122529326 DAUC <0003> auc.c:180 vector [4]: sres = 69da1e97 20241106122529326 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106122529326 DAUC <0003> db_auc.c:245 IMSI='262429826903744': Generated 5 vectors 20241106122529326 DAUC <0003> db_auc.c:249 IMSI='262429826903744': Updating SQN=161 in DB 20241106122529334 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429826903744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429826903744"} 20241106122529334 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429826903744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122529334 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122529334 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@89ff8ada6c26: Found GsupExpect[0] for "262429826903744" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429826903744" TC_gsup_sai_eps(40)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122529336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122529364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241106122529364 DLINP <000b> input/ipa.c:451 connected read/write 20241106122529364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122529364 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122529364 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122529364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@89ff8ada6c26: Final verdict of PTC: none 20241106122529364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42163<->l=127.0.0.1:4259) 34@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241106122529389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20241106122529389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53598<->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=33104) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:31 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122532474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122532474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122532479 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122532481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122532484 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122532484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122532484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122532484 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 20241106122532484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122532484 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 20241106122532484 DLGSUP <0013> gsup_server.c:235 2: 20241106122532484 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122532484 DLGSUP <0013> gsup_server.c:235 3: 20241106122532484 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122532484 DLGSUP <0013> gsup_server.c:235 4: 20241106122532484 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122532484 DLGSUP <0013> gsup_server.c:235 5: 20241106122532484 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122532484 DLGSUP <0013> gsup_server.c:235 7: 20241106122532484 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122532484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122532484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122532484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@89ff8ada6c26: 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") 20241106122532511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34473<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@89ff8ada6c26: Created GsupExpect[0] for "262421330973797" to be handled at TC_gsup_ul_unknown_imsi(45) 20241106122532523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20241106122532527 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122532527 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421330973797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421330973797" cn_domain=PS} 20241106122532527 DLU <0006> fsm.c:456 lu(262421330973797)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122532527 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421330973797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241106122532527 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421330973797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421330973797" cause=IMSI unknown in HLR} 20241106122532527 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421330973797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122532527 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421330973797)[0x562c2698ec50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122532527 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421330973797)[0x562c2698ec50]{UNVALIDATED}: Freeing instance 20241106122532527 DLU <0006> fsm.c:568 lu(PS:IMSI-262421330973797)[0x562c2698ec50]{UNVALIDATED}: Deallocated 20241106122532527 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122532527 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@89ff8ada6c26: Found GsupExpect[0] for "262421330973797" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421330973797" TC_gsup_ul_unknown_imsi(45)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122532529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@89ff8ada6c26: Final verdict of PTC: pass 20241106122532530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 20241106122532530 DLINP <000b> input/ipa.c:451 connected read/write 20241106122532530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122532530 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122532530 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122532530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122532530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34473<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@89ff8ada6c26: Final verdict of PTC: none 43@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 43: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:32 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241106122532589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20241106122532589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60774<->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=12604) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:34 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122535672 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122535672 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122535673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122535673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@89ff8ada6c26: 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 } } } } 20241106122535674 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122535674 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122535674 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122535674 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 20241106122535674 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122535674 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 20241106122535674 DLGSUP <0013> gsup_server.c:235 2: 20241106122535674 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122535674 DLGSUP <0013> gsup_server.c:235 3: 20241106122535674 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122535674 DLGSUP <0013> gsup_server.c:235 4: 20241106122535674 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122535674 DLGSUP <0013> gsup_server.c:235 5: 20241106122535674 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122535674 DLGSUP <0013> gsup_server.c:235 7: 20241106122535674 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122535674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122535674 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122535674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@89ff8ada6c26: 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") 20241106122535681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44941<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@89ff8ada6c26: Created GsupExpect[0] for "262422683788059" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241106122535687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241106122535718 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122535718 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422683788059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422683788059" cn_domain=PS source_name="the-source\n"} 20241106122535718 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106122535718 DLU <0006> fsm.c:456 lu(262422683788059)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122535718 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422683788059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241106122535718 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422683788059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422683788059" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241106122535718 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422683788059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122535718 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422683788059)[0x562c2698ec50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122535718 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422683788059)[0x562c2698ec50]{UNVALIDATED}: Freeing instance 20241106122535718 DLU <0006> fsm.c:568 lu(PS:IMSI-262422683788059)[0x562c2698ec50]{UNVALIDATED}: Deallocated 20241106122535718 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122535718 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@89ff8ada6c26: Found GsupExpect[0] for "262422683788059" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422683788059" TC_gsup_ul_unknown_imsi_via_proxy(50)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122535720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@89ff8ada6c26: Final verdict of PTC: pass 20241106122535721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241106122535721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122535721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122535721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122535721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122535721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122535721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106122535721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44941<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@89ff8ada6c26: Final verdict of PTC: none 48@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 48: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241106122535751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241106122535752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->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=12520) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:37 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122538852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122538852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122538857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122538859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@89ff8ada6c26: 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 } } } } 20241106122538863 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122538863 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122538863 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122538863 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 20241106122538863 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122538863 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 20241106122538863 DLGSUP <0013> gsup_server.c:235 2: 20241106122538863 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122538863 DLGSUP <0013> gsup_server.c:235 3: 20241106122538863 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122538863 DLGSUP <0013> gsup_server.c:235 4: 20241106122538863 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122538863 DLGSUP <0013> gsup_server.c:235 5: 20241106122538863 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122538863 DLGSUP <0013> gsup_server.c:235 7: 20241106122538863 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122538863 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122538863 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122538863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@89ff8ada6c26: 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") 20241106122538882 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37911<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@89ff8ada6c26: Created GsupExpect[0] for "262422252052299" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241106122538896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 20241106122538907 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122538907 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422252052299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422252052299" cn_domain=PS} 20241106122538907 DLU <0006> fsm.c:456 lu(262422252052299)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122538908 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422252052299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241106122538908 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422252052299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422252052299" cause=Roaming not allowed in this location area} 20241106122538908 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422252052299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122538908 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422252052299)[0x562c2698ec50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122538908 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422252052299)[0x562c2698ec50]{UNVALIDATED}: Freeing instance 20241106122538908 DLU <0006> fsm.c:568 lu(PS:IMSI-262422252052299)[0x562c2698ec50]{UNVALIDATED}: Deallocated 20241106122538908 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122538908 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@89ff8ada6c26: Found GsupExpect[0] for "262422252052299" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422252052299" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122538913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@89ff8ada6c26: Final verdict of PTC: pass 20241106122538915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4258 20241106122538917 DLINP <000b> input/ipa.c:451 connected read/write 20241106122538917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122538917 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122538917 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122538917 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122538917 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37911<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@89ff8ada6c26: Final verdict of PTC: none 53@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 53: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241106122538951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4258 20241106122538952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60830<->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=13584) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:40 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_sai_err_unknown_imsi started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122542013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122542013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122542018 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122542019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122542023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122542023 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122542023 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122542023 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 20241106122542023 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122542023 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 20241106122542023 DLGSUP <0013> gsup_server.c:235 2: 20241106122542023 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122542023 DLGSUP <0013> gsup_server.c:235 3: 20241106122542023 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122542023 DLGSUP <0013> gsup_server.c:235 4: 20241106122542023 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122542023 DLGSUP <0013> gsup_server.c:235 5: 20241106122542023 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122542023 DLGSUP <0013> gsup_server.c:235 7: 20241106122542023 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122542023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122542023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122542023 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@89ff8ada6c26: 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") 20241106122542042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36711<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@89ff8ada6c26: Created GsupExpect[0] for "262422234472861" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241106122542055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4258 20241106122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122542066 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422234472861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422234472861"} 20241106122542066 DAUC <0003> db_auc.c:133 IMSI='262422234472861': No such subscriber 20241106122542066 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422234472861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241106122542066 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422234472861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422234472861" cause=IMSI unknown in HLR} 20241106122542066 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422234472861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@89ff8ada6c26: Found GsupExpect[0] for "262422234472861" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422234472861" TC_gsup_sai_err_unknown_imsi(60)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122542071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@89ff8ada6c26: Final verdict of PTC: pass 20241106122542072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20241106122542074 DLINP <000b> input/ipa.c:451 connected read/write 20241106122542074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122542074 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122542074 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122542074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@89ff8ada6c26: Final verdict of PTC: none 58@89ff8ada6c26: Final verdict of PTC: none 20241106122542075 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36711<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 58: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:42 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241106122542112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 20241106122542112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42714<->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=12724) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:44 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122545219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122545219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122545224 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122545229 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545229 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122545229 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122545229 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 20241106122545229 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122545229 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 20241106122545229 DLGSUP <0013> gsup_server.c:235 2: 20241106122545229 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122545229 DLGSUP <0013> gsup_server.c:235 3: 20241106122545229 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122545229 DLGSUP <0013> gsup_server.c:235 4: 20241106122545229 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122545229 DLGSUP <0013> gsup_server.c:235 5: 20241106122545229 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122545229 DLGSUP <0013> gsup_server.c:235 7: 20241106122545229 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122545229 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122545229 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122545229 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@89ff8ada6c26: 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") 20241106122545253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33831<->l=127.0.0.1:4259) 20241106122545275 DAUC <0003> db_auc.c:157 IMSI='262428884995935': No 2G Auth Data 20241106122545275 DAUC <0003> db_auc.c:192 IMSI='262428884995935': No 3G Auth Data HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262428884995935" to be handled at TC_gsup_ul(65) 20241106122545321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241106122545330 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545330 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428884995935" cn_domain=PS} 20241106122545330 DLU <0006> fsm.c:456 lu(262428884995935)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545330 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428884995935)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545349 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428884995935" cn_domain=PS} 20241106122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262428884995935" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul(65)"262428884995935" 20241106122545356 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545356 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428884995935"} 20241106122545356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428884995935)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545356 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545356 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428884995935"} 20241106122545356 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428884995935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428884995935)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428884995935)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545356 DLU <0006> fsm.c:568 lu(PS:IMSI-262428884995935)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545356 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545356 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(65)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 TC_gsup_ul(65)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545386 DAUC <0003> db_auc.c:157 IMSI='262429153027839': No 2G Auth Data 20241106122545386 DAUC <0003> db_auc.c:192 IMSI='262429153027839': No 3G Auth Data 20241106122545395 DLGSUP <0013> hlr.c:121 IMSI 262429153027839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262429153027839" to be handled at TC_gsup_ul(66) 20241106122545409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 20241106122545411 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545411 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429153027839" cn_domain=PS} 20241106122545411 DLU <0006> fsm.c:456 lu(262429153027839)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545411 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429153027839)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545430 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429153027839" cn_domain=PS} 20241106122545430 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545430 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262429153027839" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_ul(66)"262429153027839" 20241106122545434 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545434 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429153027839"} 20241106122545434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429153027839)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545434 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545434 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429153027839"} 20241106122545434 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429153027839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429153027839)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429153027839)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545434 DLU <0006> fsm.c:568 lu(PS:IMSI-262429153027839)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545434 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545434 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(66)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 TC_gsup_ul(66)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545466 DAUC <0003> db_auc.c:157 IMSI='262421515835549': No 2G Auth Data 20241106122545466 DAUC <0003> db_auc.c:192 IMSI='262421515835549': No 3G Auth Data 20241106122545474 DLGSUP <0013> hlr.c:121 IMSI 262421515835549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262421515835549" to be handled at TC_gsup_ul(67) 20241106122545488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 20241106122545489 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545489 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421515835549" cn_domain=PS} 20241106122545489 DLU <0006> fsm.c:456 lu(262421515835549)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545489 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421515835549)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545505 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421515835549" cn_domain=PS} 20241106122545505 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545505 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262421515835549" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_ul(67)"262421515835549" 20241106122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545506 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421515835549"} 20241106122545506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421515835549)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545506 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545506 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421515835549"} 20241106122545506 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421515835549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421515835549)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421515835549)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545506 DLU <0006> fsm.c:568 lu(PS:IMSI-262421515835549)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(67)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 TC_gsup_ul(67)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545531 DAUC <0003> db_auc.c:157 IMSI='262426102299191': No 2G Auth Data 20241106122545531 DAUC <0003> db_auc.c:192 IMSI='262426102299191': No 3G Auth Data 20241106122545539 DLGSUP <0013> hlr.c:121 IMSI 262426102299191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262426102299191" to be handled at TC_gsup_ul(68) 20241106122545553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20241106122545554 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545555 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426102299191" cn_domain=PS} 20241106122545555 DLU <0006> fsm.c:456 lu(262426102299191)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545555 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426102299191)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545570 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426102299191" cn_domain=PS} 20241106122545570 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545570 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262426102299191" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_ul(68)"262426102299191" 20241106122545572 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545572 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426102299191"} 20241106122545572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426102299191)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545572 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545572 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426102299191"} 20241106122545572 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426102299191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426102299191)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426102299191)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545572 DLU <0006> fsm.c:568 lu(PS:IMSI-262426102299191)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545572 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545572 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(68)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 TC_gsup_ul(68)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545597 DAUC <0003> db_auc.c:157 IMSI='262423364911180': No 2G Auth Data 20241106122545597 DAUC <0003> db_auc.c:192 IMSI='262423364911180': No 3G Auth Data 20241106122545605 DLGSUP <0013> hlr.c:121 IMSI 262423364911180: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262423364911180" to be handled at TC_gsup_ul(69) 20241106122545618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42768<->l=127.0.0.1:4258 20241106122545620 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545620 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423364911180" cn_domain=PS} 20241106122545620 DLU <0006> fsm.c:456 lu(262423364911180)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545620 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423364911180)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545636 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423364911180" cn_domain=PS} 20241106122545636 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545636 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262423364911180" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_ul(69)"262423364911180" 20241106122545637 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545637 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423364911180"} 20241106122545637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423364911180)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545637 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545637 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423364911180"} 20241106122545637 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423364911180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423364911180)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423364911180)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545637 DLU <0006> fsm.c:568 lu(PS:IMSI-262423364911180)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545637 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545637 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(69)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42768<->l=127.0.0.1:4258 TC_gsup_ul(69)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545662 DAUC <0003> db_auc.c:157 IMSI='262428109841031': No 2G Auth Data 20241106122545662 DAUC <0003> db_auc.c:192 IMSI='262428109841031': No 3G Auth Data 20241106122545670 DLGSUP <0013> hlr.c:121 IMSI 262428109841031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262428109841031" to be handled at TC_gsup_ul(70) 20241106122545692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 20241106122545693 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545693 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428109841031" cn_domain=PS} 20241106122545693 DLU <0006> fsm.c:456 lu(262428109841031)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545693 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428109841031)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545709 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428109841031" cn_domain=PS} 20241106122545709 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545709 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262428109841031" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_ul(70)"262428109841031" 20241106122545710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545710 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428109841031"} 20241106122545710 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428109841031)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545710 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545710 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428109841031"} 20241106122545710 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428109841031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109841031)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109841031)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545710 DLU <0006> fsm.c:568 lu(PS:IMSI-262428109841031)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(70)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 TC_gsup_ul(70)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545746 DAUC <0003> db_auc.c:157 IMSI='262422092127407': No 2G Auth Data 20241106122545746 DAUC <0003> db_auc.c:192 IMSI='262422092127407': No 3G Auth Data 20241106122545755 DLGSUP <0013> hlr.c:121 IMSI 262422092127407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262422092127407" to be handled at TC_gsup_ul(71) 20241106122545776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4258 20241106122545778 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545778 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422092127407" cn_domain=PS} 20241106122545778 DLU <0006> fsm.c:456 lu(262422092127407)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545778 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422092127407)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545794 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422092127407" cn_domain=PS} 20241106122545794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262422092127407" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_ul(71)"262422092127407" 20241106122545795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545795 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422092127407"} 20241106122545795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422092127407)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545795 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545795 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422092127407"} 20241106122545795 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422092127407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092127407)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092127407)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545795 DLU <0006> fsm.c:568 lu(PS:IMSI-262422092127407)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(71)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4258 TC_gsup_ul(71)@89ff8ada6c26: Final verdict of PTC: pass 20241106122545829 DAUC <0003> db_auc.c:157 IMSI='262421196881457': No 2G Auth Data 20241106122545829 DAUC <0003> db_auc.c:192 IMSI='262421196881457': No 3G Auth Data 20241106122545837 DLGSUP <0013> hlr.c:121 IMSI 262421196881457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@89ff8ada6c26: Created GsupExpect[0] for "262421196881457" to be handled at TC_gsup_ul(72) 20241106122545859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20241106122545860 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545860 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421196881457" cn_domain=PS} 20241106122545860 DLU <0006> fsm.c:456 lu(262421196881457)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122545861 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122545876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421196881457)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122545876 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421196881457" cn_domain=PS} 20241106122545876 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545876 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@89ff8ada6c26: Found GsupExpect[0] for "262421196881457" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_ul(72)"262421196881457" 20241106122545878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545878 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421196881457"} 20241106122545878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421196881457)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122545878 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122545878 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421196881457"} 20241106122545878 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421196881457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122545878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421196881457)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122545878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421196881457)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122545878 DLU <0006> fsm.c:568 lu(PS:IMSI-262421196881457)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122545878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122545878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul(72)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122545879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 TC_gsup_ul(72)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122545903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241106122545904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33831<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@89ff8ada6c26: Final verdict of PTC: none 63@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@89ff8ada6c26: Final verdict of PTC: none 20241106122545904 DLINP <000b> input/ipa.c:451 connected read/write 20241106122545904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122545904 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122545904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122545904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(61)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241106122545928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42816<->l=127.0.0.1:4258 20241106122545928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19596) Waiting for packet dumper to finish... 1 (prev_count=19596, count=45148) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:47 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul_via_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122549040 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122549040 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122549044 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122549049 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549049 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122549049 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122549049 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 20241106122549049 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122549049 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 20241106122549049 DLGSUP <0013> gsup_server.c:235 2: 20241106122549049 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122549049 DLGSUP <0013> gsup_server.c:235 3: 20241106122549049 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122549049 DLGSUP <0013> gsup_server.c:235 4: 20241106122549049 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122549049 DLGSUP <0013> gsup_server.c:235 5: 20241106122549049 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122549049 DLGSUP <0013> gsup_server.c:235 7: 20241106122549049 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122549049 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122549049 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122549049 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@89ff8ada6c26: 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") 20241106122549077 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46233<->l=127.0.0.1:4259) 20241106122549097 DAUC <0003> db_auc.c:157 IMSI='262422212469046': No 2G Auth Data 20241106122549097 DAUC <0003> db_auc.c:192 IMSI='262422212469046': No 3G Auth Data HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262422212469046" to be handled at TC_gsup_ul_via_proxy(77) 20241106122549139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 20241106122549150 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549150 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422212469046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422212469046" cn_domain=PS source_name="the-source\n"} 20241106122549150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106122549150 DLU <0006> fsm.c:456 lu(262422212469046)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549150 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422212469046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422212469046)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549167 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422212469046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422212469046" cn_domain=PS destination_name="the-source\n"} 20241106122549167 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549167 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262422212469046" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422212469046" 20241106122549174 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549174 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422212469046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422212469046" source_name="the-source\n"} 20241106122549174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422212469046)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549174 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422212469046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549174 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422212469046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422212469046" destination_name="the-source\n"} 20241106122549174 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422212469046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422212469046)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422212469046)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549174 DLU <0006> fsm.c:568 lu(PS:IMSI-262422212469046)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549175 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549175 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549204 DAUC <0003> db_auc.c:157 IMSI='262426540007412': No 2G Auth Data 20241106122549204 DAUC <0003> db_auc.c:192 IMSI='262426540007412': No 3G Auth Data 20241106122549212 DLGSUP <0013> hlr.c:121 IMSI 262426540007412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262426540007412" to be handled at TC_gsup_ul_via_proxy(78) 20241106122549228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42856<->l=127.0.0.1:4258 20241106122549229 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549229 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426540007412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426540007412" cn_domain=PS source_name="the-source\n"} 20241106122549229 DLU <0006> fsm.c:456 lu(262426540007412)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549229 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426540007412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426540007412)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549246 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426540007412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426540007412" cn_domain=PS destination_name="the-source\n"} 20241106122549246 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549246 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262426540007412" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426540007412" 20241106122549249 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549249 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426540007412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426540007412" source_name="the-source\n"} 20241106122549249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426540007412)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549249 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426540007412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549249 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426540007412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426540007412" destination_name="the-source\n"} 20241106122549249 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426540007412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426540007412)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426540007412)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549249 DLU <0006> fsm.c:568 lu(PS:IMSI-262426540007412)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549249 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549249 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42856<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549276 DAUC <0003> db_auc.c:157 IMSI='262425127341348': No 2G Auth Data 20241106122549276 DAUC <0003> db_auc.c:192 IMSI='262425127341348': No 3G Auth Data 20241106122549285 DLGSUP <0013> hlr.c:121 IMSI 262425127341348: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262425127341348" to be handled at TC_gsup_ul_via_proxy(79) 20241106122549298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42862<->l=127.0.0.1:4258 20241106122549300 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549300 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425127341348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425127341348" cn_domain=PS source_name="the-source\n"} 20241106122549300 DLU <0006> fsm.c:456 lu(262425127341348)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549300 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425127341348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425127341348)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549321 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425127341348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425127341348" cn_domain=PS destination_name="the-source\n"} 20241106122549321 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549321 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262425127341348" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425127341348" 20241106122549326 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549326 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425127341348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425127341348" source_name="the-source\n"} 20241106122549326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425127341348)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549326 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425127341348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549326 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425127341348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425127341348" destination_name="the-source\n"} 20241106122549326 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425127341348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425127341348)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425127341348)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549326 DLU <0006> fsm.c:568 lu(PS:IMSI-262425127341348)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549326 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549326 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42862<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549354 DAUC <0003> db_auc.c:157 IMSI='262429220898692': No 2G Auth Data 20241106122549354 DAUC <0003> db_auc.c:192 IMSI='262429220898692': No 3G Auth Data 20241106122549362 DLGSUP <0013> hlr.c:121 IMSI 262429220898692: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262429220898692" to be handled at TC_gsup_ul_via_proxy(80) 20241106122549376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241106122549378 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549378 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429220898692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429220898692" cn_domain=PS source_name="the-source\n"} 20241106122549378 DLU <0006> fsm.c:456 lu(262429220898692)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549378 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429220898692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429220898692)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549395 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429220898692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429220898692" cn_domain=PS destination_name="the-source\n"} 20241106122549395 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549395 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262429220898692" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429220898692" 20241106122549398 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549398 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429220898692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429220898692" source_name="the-source\n"} 20241106122549398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429220898692)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549398 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429220898692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549398 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429220898692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429220898692" destination_name="the-source\n"} 20241106122549398 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429220898692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220898692)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220898692)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549398 DLU <0006> fsm.c:568 lu(PS:IMSI-262429220898692)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549398 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549399 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549426 DAUC <0003> db_auc.c:157 IMSI='262425798189160': No 2G Auth Data 20241106122549426 DAUC <0003> db_auc.c:192 IMSI='262425798189160': No 3G Auth Data 20241106122549434 DLGSUP <0013> hlr.c:121 IMSI 262425798189160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262425798189160" to be handled at TC_gsup_ul_via_proxy(81) 20241106122549448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241106122549450 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549450 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425798189160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425798189160" cn_domain=PS source_name="the-source\n"} 20241106122549450 DLU <0006> fsm.c:456 lu(262425798189160)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549450 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425798189160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425798189160)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549466 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425798189160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425798189160" cn_domain=PS destination_name="the-source\n"} 20241106122549466 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549466 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262425798189160" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425798189160" 20241106122549468 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549468 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425798189160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425798189160" source_name="the-source\n"} 20241106122549468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425798189160)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549468 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425798189160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549469 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425798189160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425798189160" destination_name="the-source\n"} 20241106122549469 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425798189160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425798189160)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425798189160)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549469 DLU <0006> fsm.c:568 lu(PS:IMSI-262425798189160)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549469 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549469 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549501 DAUC <0003> db_auc.c:157 IMSI='262428833667094': No 2G Auth Data 20241106122549501 DAUC <0003> db_auc.c:192 IMSI='262428833667094': No 3G Auth Data 20241106122549513 DLGSUP <0013> hlr.c:121 IMSI 262428833667094: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262428833667094" to be handled at TC_gsup_ul_via_proxy(82) 20241106122549544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241106122549552 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549552 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428833667094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428833667094" cn_domain=PS source_name="the-source\n"} 20241106122549552 DLU <0006> fsm.c:456 lu(262428833667094)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549552 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428833667094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428833667094)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549571 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428833667094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428833667094" cn_domain=PS destination_name="the-source\n"} 20241106122549571 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549571 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262428833667094" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428833667094" 20241106122549576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549576 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428833667094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428833667094" source_name="the-source\n"} 20241106122549576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428833667094)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549576 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428833667094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549576 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428833667094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428833667094" destination_name="the-source\n"} 20241106122549576 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428833667094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428833667094)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428833667094)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549576 DLU <0006> fsm.c:568 lu(PS:IMSI-262428833667094)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549616 DAUC <0003> db_auc.c:157 IMSI='262420932888710': No 2G Auth Data 20241106122549616 DAUC <0003> db_auc.c:192 IMSI='262420932888710': No 3G Auth Data 20241106122549624 DLGSUP <0013> hlr.c:121 IMSI 262420932888710: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262420932888710" to be handled at TC_gsup_ul_via_proxy(83) 20241106122549654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 20241106122549662 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549662 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420932888710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420932888710" cn_domain=PS source_name="the-source\n"} 20241106122549662 DLU <0006> fsm.c:456 lu(262420932888710)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549662 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420932888710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420932888710)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549679 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420932888710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420932888710" cn_domain=PS destination_name="the-source\n"} 20241106122549680 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549680 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262420932888710" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420932888710" 20241106122549684 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549684 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420932888710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420932888710" source_name="the-source\n"} 20241106122549684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420932888710)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549684 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420932888710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549684 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420932888710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420932888710" destination_name="the-source\n"} 20241106122549684 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420932888710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420932888710)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420932888710)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549684 DLU <0006> fsm.c:568 lu(PS:IMSI-262420932888710)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549684 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549684 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@89ff8ada6c26: Final verdict of PTC: pass 20241106122549721 DAUC <0003> db_auc.c:157 IMSI='262425411087424': No 2G Auth Data 20241106122549721 DAUC <0003> db_auc.c:192 IMSI='262425411087424': No 3G Auth Data 20241106122549729 DLGSUP <0013> hlr.c:121 IMSI 262425411087424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@89ff8ada6c26: Created GsupExpect[0] for "262425411087424" to be handled at TC_gsup_ul_via_proxy(84) 20241106122549761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42900<->l=127.0.0.1:4258 20241106122549765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549765 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425411087424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425411087424" cn_domain=PS source_name="the-source\n"} 20241106122549765 DLU <0006> fsm.c:456 lu(262425411087424)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122549765 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425411087424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106122549783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425411087424)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122549784 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425411087424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425411087424" cn_domain=PS destination_name="the-source\n"} 20241106122549784 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549784 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@89ff8ada6c26: Found GsupExpect[0] for "262425411087424" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425411087424" 20241106122549788 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549788 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425411087424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425411087424" source_name="the-source\n"} 20241106122549788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425411087424)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122549788 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425411087424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122549788 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425411087424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425411087424" destination_name="the-source\n"} 20241106122549788 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425411087424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122549788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425411087424)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122549788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425411087424)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122549788 DLU <0006> fsm.c:568 lu(PS:IMSI-262425411087424)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122549788 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122549788 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122549790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42900<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122549822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4258 20241106122549822 DLINP <000b> input/ipa.c:451 connected read/write 20241106122549822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122549822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122549822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122549822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122549822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106122549822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46233<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@89ff8ada6c26: Final verdict of PTC: none 75@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241106122549844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241106122549844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19108) Waiting for packet dumper to finish... 1 (prev_count=19108, count=46364) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:51 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_ul_subscriber_data started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122552933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122552933 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122552938 DLINP <000b> input/ipa.c:451 connected read/write 20241106122552938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122552939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122552943 DLINP <000b> input/ipa.c:451 connected read/write 20241106122552943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122552943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122552943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122552943 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 20241106122552943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122552943 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 20241106122552943 DLGSUP <0013> gsup_server.c:235 2: 20241106122552943 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122552943 DLGSUP <0013> gsup_server.c:235 3: 20241106122552943 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122552943 DLGSUP <0013> gsup_server.c:235 4: 20241106122552943 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122552943 DLGSUP <0013> gsup_server.c:235 5: 20241106122552943 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122552943 DLGSUP <0013> gsup_server.c:235 7: 20241106122552943 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122552943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122552943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122552943 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@89ff8ada6c26: 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") 20241106122552967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33427<->l=127.0.0.1:4259) 20241106122553008 DAUC <0003> db_auc.c:157 IMSI='262424478866188': No 2G Auth Data 20241106122553008 DAUC <0003> db_auc.c:192 IMSI='262424478866188': No 3G Auth Data HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262424478866188" to be handled at TC_gsup_ul_subscriber_data(89) 20241106122553056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553066 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553066 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424478866188" cn_domain=PS} 20241106122553066 DLU <0006> fsm.c:456 lu(262424478866188)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553066 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424478866188)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553083 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424478866188" cn_domain=PS} 20241106122553083 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553083 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262424478866188" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424478866188" 20241106122553091 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553091 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424478866188"} 20241106122553091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424478866188)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553091 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553091 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424478866188"} 20241106122553091 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424478866188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424478866188)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424478866188)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553091 DLU <0006> fsm.c:568 lu(PS:IMSI-262424478866188)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553091 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553091 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553121 DAUC <0003> db_auc.c:157 IMSI='262424388245890': No 2G Auth Data 20241106122553121 DAUC <0003> db_auc.c:192 IMSI='262424388245890': No 3G Auth Data 20241106122553133 DLGSUP <0013> hlr.c:121 IMSI 262424388245890: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262424388245890" to be handled at TC_gsup_ul_subscriber_data(90) 20241106122553147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553148 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553148 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424388245890" cn_domain=PS} 20241106122553148 DLU <0006> fsm.c:456 lu(262424388245890)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553148 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424388245890)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553164 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424388245890" cn_domain=PS} 20241106122553164 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553164 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262424388245890" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424388245890" 20241106122553167 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553167 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424388245890"} 20241106122553167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424388245890)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553167 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553167 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424388245890"} 20241106122553167 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424388245890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424388245890)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424388245890)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553167 DLU <0006> fsm.c:568 lu(PS:IMSI-262424388245890)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553167 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553167 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553196 DAUC <0003> db_auc.c:157 IMSI='262428864667162': No 2G Auth Data 20241106122553196 DAUC <0003> db_auc.c:192 IMSI='262428864667162': No 3G Auth Data 20241106122553205 DLGSUP <0013> hlr.c:121 IMSI 262428864667162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262428864667162" to be handled at TC_gsup_ul_subscriber_data(91) 20241106122553219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553220 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553220 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428864667162" cn_domain=PS} 20241106122553220 DLU <0006> fsm.c:456 lu(262428864667162)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553220 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553236 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428864667162)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553236 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428864667162" cn_domain=PS} 20241106122553236 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553236 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262428864667162" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428864667162" 20241106122553241 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553241 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428864667162"} 20241106122553241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428864667162)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553241 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553241 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428864667162"} 20241106122553241 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428864667162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428864667162)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428864667162)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553241 DLU <0006> fsm.c:568 lu(PS:IMSI-262428864667162)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553241 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553241 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553270 DAUC <0003> db_auc.c:157 IMSI='262427189866838': No 2G Auth Data 20241106122553270 DAUC <0003> db_auc.c:192 IMSI='262427189866838': No 3G Auth Data 20241106122553278 DLGSUP <0013> hlr.c:121 IMSI 262427189866838: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262427189866838" to be handled at TC_gsup_ul_subscriber_data(92) 20241106122553292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553294 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553294 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427189866838" cn_domain=PS} 20241106122553294 DLU <0006> fsm.c:456 lu(262427189866838)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553294 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427189866838)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553310 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427189866838" cn_domain=PS} 20241106122553310 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553310 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262427189866838" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427189866838" 20241106122553313 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553313 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427189866838"} 20241106122553313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427189866838)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553313 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553313 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427189866838"} 20241106122553313 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427189866838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427189866838)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427189866838)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553313 DLU <0006> fsm.c:568 lu(PS:IMSI-262427189866838)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553313 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553313 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553344 DAUC <0003> db_auc.c:157 IMSI='262426563401258': No 2G Auth Data 20241106122553344 DAUC <0003> db_auc.c:192 IMSI='262426563401258': No 3G Auth Data 20241106122553352 DLGSUP <0013> hlr.c:121 IMSI 262426563401258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262426563401258" to be handled at TC_gsup_ul_subscriber_data(93) 20241106122553366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553369 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553369 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426563401258" cn_domain=PS} 20241106122553369 DLU <0006> fsm.c:456 lu(262426563401258)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553369 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426563401258)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553385 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426563401258" cn_domain=PS} 20241106122553385 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553385 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262426563401258" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426563401258" 20241106122553391 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553391 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426563401258"} 20241106122553391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426563401258)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553391 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553391 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426563401258"} 20241106122553391 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426563401258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426563401258)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426563401258)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553391 DLU <0006> fsm.c:568 lu(PS:IMSI-262426563401258)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553391 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553391 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553421 DAUC <0003> db_auc.c:157 IMSI='262426983440344': No 2G Auth Data 20241106122553421 DAUC <0003> db_auc.c:192 IMSI='262426983440344': No 3G Auth Data 20241106122553429 DLGSUP <0013> hlr.c:121 IMSI 262426983440344: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262426983440344" to be handled at TC_gsup_ul_subscriber_data(94) 20241106122553451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38620<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553453 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553453 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426983440344" cn_domain=PS} 20241106122553453 DLU <0006> fsm.c:456 lu(262426983440344)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553453 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426983440344)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553469 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426983440344" cn_domain=PS} 20241106122553469 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553469 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262426983440344" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426983440344" 20241106122553472 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553472 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426983440344"} 20241106122553472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426983440344)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553472 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553472 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426983440344"} 20241106122553472 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426983440344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983440344)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983440344)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553472 DLU <0006> fsm.c:568 lu(PS:IMSI-262426983440344)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553472 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553472 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38620<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553507 DAUC <0003> db_auc.c:157 IMSI='262428543827711': No 2G Auth Data 20241106122553507 DAUC <0003> db_auc.c:192 IMSI='262428543827711': No 3G Auth Data 20241106122553515 DLGSUP <0013> hlr.c:121 IMSI 262428543827711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262428543827711" to be handled at TC_gsup_ul_subscriber_data(95) 20241106122553543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553548 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553548 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428543827711" cn_domain=PS} 20241106122553548 DLU <0006> fsm.c:456 lu(262428543827711)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553548 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428543827711)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553565 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428543827711" cn_domain=PS} 20241106122553565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262428543827711" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428543827711" 20241106122553570 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553570 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428543827711"} 20241106122553570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428543827711)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553570 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553570 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428543827711"} 20241106122553570 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428543827711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428543827711)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428543827711)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553570 DLU <0006> fsm.c:568 lu(PS:IMSI-262428543827711)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553570 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553570 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@89ff8ada6c26: Final verdict of PTC: pass 20241106122553611 DAUC <0003> db_auc.c:157 IMSI='262429962475514': No 2G Auth Data 20241106122553611 DAUC <0003> db_auc.c:192 IMSI='262429962475514': No 3G Auth Data 20241106122553620 DLGSUP <0013> hlr.c:121 IMSI 262429962475514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@89ff8ada6c26: Created GsupExpect[0] for "262429962475514" to be handled at TC_gsup_ul_subscriber_data(96) 20241106122553643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@89ff8ada6c26: GSUP ul subscriber_data<unbound> 20241106122553645 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553645 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429962475514" cn_domain=PS} 20241106122553645 DLU <0006> fsm.c:456 lu(262429962475514)[0x562c2698ec50]{UNVALIDATED}: Allocated 20241106122553645 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122553661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429962475514)[0x562c2698ec50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122553661 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429962475514" cn_domain=PS} 20241106122553661 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553661 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@89ff8ada6c26: Found GsupExpect[0] for "262429962475514" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429962475514" 20241106122553665 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553665 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429962475514"} 20241106122553665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429962475514)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122553665 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122553665 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429962475514"} 20241106122553665 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429962475514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122553665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429962475514)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122553665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429962475514)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122553665 DLU <0006> fsm.c:568 lu(PS:IMSI-262429962475514)[0x562c2698ec50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122553665 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122553665 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122553667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122553697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 20241106122553698 DLINP <000b> input/ipa.c:451 connected read/write 20241106122553698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122553698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122553698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122553698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122553698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33427<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@89ff8ada6c26: Final verdict of PTC: none 87@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:53 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241106122553728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 20241106122553829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21556) Waiting for packet dumper to finish... 1 (prev_count=21556, count=50616) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:55 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_vty started. MTC@89ff8ada6c26: legacy= true 20241106122556890 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122556890 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122556895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122556895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122556897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122556901 DLINP <000b> input/ipa.c:451 connected read/write 20241106122556901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122556902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122556902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122556902 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 20241106122556902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122556902 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 20241106122556902 DLGSUP <0013> gsup_server.c:235 2: 20241106122556902 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122556902 DLGSUP <0013> gsup_server.c:235 3: 20241106122556902 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122556902 DLGSUP <0013> gsup_server.c:235 4: 20241106122556902 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122556902 DLGSUP <0013> gsup_server.c:235 5: 20241106122556902 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122556902 DLGSUP <0013> gsup_server.c:235 7: 20241106122556902 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122556902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122556902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122556902 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(97)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@89ff8ada6c26: 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") 20241106122556930 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40509<->l=127.0.0.1:4259) 20241106122556974 DAUC <0003> db_auc.c:157 IMSI='262421010585372': No 2G Auth Data 20241106122556974 DAUC <0003> db_auc.c:192 IMSI='262421010585372': No 3G Auth Data 20241106122556999 DAUC <0003> db_auc.c:192 IMSI='262421010585372': No 3G Auth Data 20241106122557029 DAUC <0003> db_auc.c:157 IMSI='262420855127996': No 2G Auth Data 20241106122557029 DAUC <0003> db_auc.c:192 IMSI='262420855127996': No 3G Auth Data 20241106122557052 DAUC <0003> db_auc.c:157 IMSI='262420855127996': No 2G Auth Data 20241106122557082 DAUC <0003> db_auc.c:157 IMSI='262422644561770': No 2G Auth Data 20241106122557082 DAUC <0003> db_auc.c:192 IMSI='262422644561770': No 3G Auth Data MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122557144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241106122557146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40509<->l=127.0.0.1:4259) 20241106122557146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122557146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122557146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122557146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122557146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@89ff8ada6c26: Test case TC_vty finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:25:57 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241106122557183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 20241106122557284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2576) Waiting for packet dumper to finish... 1 (prev_count=2576, count=17160) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:25:59 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_vty_msisdn_isd started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122600385 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122600385 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122600387 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122600388 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122600388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122600388 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 20241106122600388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122600388 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 20241106122600388 DLGSUP <0013> gsup_server.c:235 2: 20241106122600388 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122600388 DLGSUP <0013> gsup_server.c:235 3: 20241106122600388 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122600388 DLGSUP <0013> gsup_server.c:235 4: 20241106122600388 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122600388 DLGSUP <0013> gsup_server.c:235 5: 20241106122600388 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122600388 DLGSUP <0013> gsup_server.c:235 7: 20241106122600388 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122600388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122600388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122600388 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@89ff8ada6c26: 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") 20241106122600398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41079<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@89ff8ada6c26: Created GsupExpect[0] for "262424227422819" to be handled at TC_vty_msisdn_isd(104) 20241106122600404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20241106122600413 DAUC <0003> db_auc.c:157 IMSI='262424227422819': No 2G Auth Data 20241106122600413 DAUC <0003> db_auc.c:192 IMSI='262424227422819': No 3G Auth Data 20241106122600439 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600439 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424227422819" cn_domain=PS} 20241106122600439 DLU <0006> fsm.c:456 lu(262424227422819)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122600439 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122600456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424227422819)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122600456 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424227422819" cn_domain=PS} 20241106122600456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122600456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@89ff8ada6c26: Found GsupExpect[0] for "262424227422819" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@89ff8ada6c26: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424227422819" 20241106122600463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600463 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424227422819"} 20241106122600463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424227422819)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122600463 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122600463 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424227422819"} 20241106122600463 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122600463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227422819)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122600463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227422819)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122600463 DLU <0006> fsm.c:568 lu(PS:IMSI-262424227422819)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122600463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122600463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122600475 DLGSUP <0013> hlr.c:128 IMSI 262424227422819: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241106122600475 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122600475 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122600478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@89ff8ada6c26: Final verdict of PTC: pass 20241106122600480 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600480 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424227422819"} 20241106122600480 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241106122600480 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227422819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122600480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 20241106122600482 DLINP <000b> input/ipa.c:451 connected read/write 20241106122600482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122600482 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122600482 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122600482 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122600483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41079<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@89ff8ada6c26: Final verdict of PTC: none 102@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 102: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:00 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241106122600535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38672<->l=127.0.0.1:4258 20241106122600636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38672<->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=15032) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:02 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_purge_cs started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122603731 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122603731 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122603736 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122603741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603741 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122603741 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122603741 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 20241106122603741 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122603741 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 20241106122603741 DLGSUP <0013> gsup_server.c:235 2: 20241106122603741 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122603741 DLGSUP <0013> gsup_server.c:235 3: 20241106122603741 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122603741 DLGSUP <0013> gsup_server.c:235 4: 20241106122603741 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122603741 DLGSUP <0013> gsup_server.c:235 5: 20241106122603741 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122603741 DLGSUP <0013> gsup_server.c:235 7: 20241106122603741 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122603741 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122603741 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122603741 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@89ff8ada6c26: 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") 20241106122603769 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42743<->l=127.0.0.1:4259) 20241106122603798 DAUC <0003> db_auc.c:157 IMSI='262429163080838': No 2G Auth Data 20241106122603798 DAUC <0003> db_auc.c:192 IMSI='262429163080838': No 3G Auth Data HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262429163080838" to be handled at TC_gsup_purge_cs(109) 20241106122603845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20241106122603855 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603855 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429163080838" cn_domain=PS} 20241106122603855 DLU <0006> fsm.c:456 lu(262429163080838)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122603856 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122603872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429163080838)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122603872 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429163080838" cn_domain=PS} 20241106122603872 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603872 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262429163080838" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429163080838" 20241106122603880 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603881 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429163080838"} 20241106122603881 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429163080838)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122603881 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122603881 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429163080838"} 20241106122603881 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122603881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163080838)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122603881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163080838)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122603881 DLU <0006> fsm.c:568 lu(PS:IMSI-262429163080838)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122603881 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603881 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122603885 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603885 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429163080838" cn_domain=CS} 20241106122603885 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122603893 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429163080838"} 20241106122603893 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429163080838 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122603893 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603893 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122603896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@89ff8ada6c26: Final verdict of PTC: pass 20241106122603921 DAUC <0003> db_auc.c:157 IMSI='262428749244793': No 2G Auth Data 20241106122603921 DAUC <0003> db_auc.c:192 IMSI='262428749244793': No 3G Auth Data 20241106122603930 DLGSUP <0013> hlr.c:121 IMSI 262428749244793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262428749244793" to be handled at TC_gsup_purge_cs(110) 20241106122603944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4258 20241106122603946 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603946 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428749244793" cn_domain=PS} 20241106122603946 DLU <0006> fsm.c:456 lu(262428749244793)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122603946 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122603965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428749244793)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122603965 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428749244793" cn_domain=PS} 20241106122603965 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603965 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262428749244793" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428749244793" 20241106122603969 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603969 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428749244793"} 20241106122603969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428749244793)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122603969 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122603969 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428749244793"} 20241106122603969 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122603969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428749244793)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122603969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428749244793)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122603969 DLU <0006> fsm.c:568 lu(PS:IMSI-262428749244793)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122603969 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603969 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122603972 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122603972 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428749244793" cn_domain=CS} 20241106122603972 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122603980 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428749244793"} 20241106122603980 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428749244793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122603981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122603981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122603981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122603983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604010 DAUC <0003> db_auc.c:157 IMSI='262424369461851': No 2G Auth Data 20241106122604010 DAUC <0003> db_auc.c:192 IMSI='262424369461851': No 3G Auth Data 20241106122604018 DLGSUP <0013> hlr.c:121 IMSI 262424369461851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262424369461851" to be handled at TC_gsup_purge_cs(111) 20241106122604032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 20241106122604034 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604034 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424369461851" cn_domain=PS} 20241106122604034 DLU <0006> fsm.c:456 lu(262424369461851)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604034 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424369461851)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604050 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424369461851" cn_domain=PS} 20241106122604050 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604050 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262424369461851" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424369461851" 20241106122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604053 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424369461851"} 20241106122604053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424369461851)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604053 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604053 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424369461851"} 20241106122604053 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424369461851)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424369461851)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604053 DLU <0006> fsm.c:568 lu(PS:IMSI-262424369461851)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604055 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604055 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424369461851" cn_domain=CS} 20241106122604055 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604064 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424369461851"} 20241106122604064 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424369461851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604092 DAUC <0003> db_auc.c:157 IMSI='262429437764668': No 2G Auth Data 20241106122604092 DAUC <0003> db_auc.c:192 IMSI='262429437764668': No 3G Auth Data 20241106122604101 DLGSUP <0013> hlr.c:121 IMSI 262429437764668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262429437764668" to be handled at TC_gsup_purge_cs(112) 20241106122604114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241106122604116 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604116 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429437764668" cn_domain=PS} 20241106122604116 DLU <0006> fsm.c:456 lu(262429437764668)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604116 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429437764668)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604132 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429437764668" cn_domain=PS} 20241106122604132 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604132 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262429437764668" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429437764668" 20241106122604136 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604136 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429437764668"} 20241106122604136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429437764668)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604136 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604136 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429437764668"} 20241106122604136 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429437764668)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429437764668)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604136 DLU <0006> fsm.c:568 lu(PS:IMSI-262429437764668)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604136 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604136 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604138 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604138 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429437764668" cn_domain=CS} 20241106122604138 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604146 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429437764668"} 20241106122604146 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429437764668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604176 DAUC <0003> db_auc.c:157 IMSI='262424527387934': No 2G Auth Data 20241106122604176 DAUC <0003> db_auc.c:192 IMSI='262424527387934': No 3G Auth Data 20241106122604185 DLGSUP <0013> hlr.c:121 IMSI 262424527387934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262424527387934" to be handled at TC_gsup_purge_cs(113) 20241106122604198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 20241106122604200 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604200 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424527387934" cn_domain=PS} 20241106122604200 DLU <0006> fsm.c:456 lu(262424527387934)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604200 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424527387934)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604216 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424527387934" cn_domain=PS} 20241106122604216 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604216 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262424527387934" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424527387934" 20241106122604218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604218 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424527387934"} 20241106122604218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424527387934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604218 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604218 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424527387934"} 20241106122604218 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424527387934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424527387934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604218 DLU <0006> fsm.c:568 lu(PS:IMSI-262424527387934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604219 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424527387934" cn_domain=CS} 20241106122604219 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604227 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424527387934"} 20241106122604227 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424527387934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604227 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604227 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604253 DAUC <0003> db_auc.c:157 IMSI='262426139418459': No 2G Auth Data 20241106122604253 DAUC <0003> db_auc.c:192 IMSI='262426139418459': No 3G Auth Data 20241106122604261 DLGSUP <0013> hlr.c:121 IMSI 262426139418459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262426139418459" to be handled at TC_gsup_purge_cs(114) 20241106122604286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241106122604288 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604288 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426139418459" cn_domain=PS} 20241106122604288 DLU <0006> fsm.c:456 lu(262426139418459)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604288 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426139418459)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604304 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426139418459" cn_domain=PS} 20241106122604304 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604304 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262426139418459" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426139418459" 20241106122604309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604309 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426139418459"} 20241106122604309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426139418459)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604309 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604309 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426139418459"} 20241106122604309 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426139418459)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426139418459)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604309 DLU <0006> fsm.c:568 lu(PS:IMSI-262426139418459)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604312 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604312 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426139418459" cn_domain=CS} 20241106122604312 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604321 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426139418459"} 20241106122604321 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426139418459 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604321 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604321 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604360 DAUC <0003> db_auc.c:157 IMSI='262422824021836': No 2G Auth Data 20241106122604360 DAUC <0003> db_auc.c:192 IMSI='262422824021836': No 3G Auth Data 20241106122604369 DLGSUP <0013> hlr.c:121 IMSI 262422824021836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262422824021836" to be handled at TC_gsup_purge_cs(115) 20241106122604395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 20241106122604399 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604399 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422824021836" cn_domain=PS} 20241106122604399 DLU <0006> fsm.c:456 lu(262422824021836)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604399 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422824021836)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604416 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422824021836" cn_domain=PS} 20241106122604416 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604416 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262422824021836" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422824021836" 20241106122604421 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604421 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422824021836"} 20241106122604421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422824021836)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604421 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604421 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422824021836"} 20241106122604421 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422824021836)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422824021836)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604421 DLU <0006> fsm.c:568 lu(PS:IMSI-262422824021836)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604421 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604421 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604424 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604424 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422824021836" cn_domain=CS} 20241106122604424 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604432 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422824021836"} 20241106122604432 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422824021836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604432 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604432 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@89ff8ada6c26: Final verdict of PTC: pass 20241106122604470 DAUC <0003> db_auc.c:157 IMSI='262428372051797': No 2G Auth Data 20241106122604470 DAUC <0003> db_auc.c:192 IMSI='262428372051797': No 3G Auth Data 20241106122604478 DLGSUP <0013> hlr.c:121 IMSI 262428372051797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@89ff8ada6c26: Created GsupExpect[0] for "262428372051797" to be handled at TC_gsup_purge_cs(116) 20241106122604508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 20241106122604515 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604515 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372051797" cn_domain=PS} 20241106122604515 DLU <0006> fsm.c:456 lu(262428372051797)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122604515 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122604532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428372051797)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122604532 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428372051797" cn_domain=PS} 20241106122604532 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604532 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@89ff8ada6c26: Found GsupExpect[0] for "262428372051797" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428372051797" 20241106122604537 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604537 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428372051797"} 20241106122604537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428372051797)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122604537 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122604537 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428372051797"} 20241106122604537 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122604537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372051797)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122604537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372051797)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122604537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372051797)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122604537 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604537 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604540 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604540 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428372051797" cn_domain=CS} 20241106122604540 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106122604548 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428372051797"} 20241106122604549 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428372051797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122604549 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122604549 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122604551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122604583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20241106122604584 DLINP <000b> input/ipa.c:451 connected read/write 20241106122604584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122604584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122604584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122604584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122604584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42743<->l=127.0.0.1:4259) 107@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(106)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:04 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241106122604606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4258 20241106122604706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17508) Waiting for packet dumper to finish... 1 (prev_count=17508, count=48484) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:06 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_purge_ps started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122607811 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122607811 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122607815 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122607817 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607817 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122607817 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122607817 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 20241106122607817 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122607817 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 20241106122607817 DLGSUP <0013> gsup_server.c:235 2: 20241106122607817 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122607817 DLGSUP <0013> gsup_server.c:235 3: 20241106122607817 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122607817 DLGSUP <0013> gsup_server.c:235 4: 20241106122607817 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122607817 DLGSUP <0013> gsup_server.c:235 5: 20241106122607817 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122607817 DLGSUP <0013> gsup_server.c:235 7: 20241106122607817 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122607817 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122607817 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122607817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@89ff8ada6c26: 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") 20241106122607826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45151<->l=127.0.0.1:4259) 20241106122607845 DAUC <0003> db_auc.c:157 IMSI='262422669394611': No 2G Auth Data 20241106122607845 DAUC <0003> db_auc.c:192 IMSI='262422669394611': No 3G Auth Data HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262422669394611" to be handled at TC_gsup_purge_ps(121) 20241106122607892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 20241106122607901 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607901 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422669394611" cn_domain=PS} 20241106122607901 DLU <0006> fsm.c:456 lu(262422669394611)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122607901 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122607920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422669394611)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122607920 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422669394611" cn_domain=PS} 20241106122607920 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122607920 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262422669394611" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422669394611" 20241106122607928 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607928 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422669394611"} 20241106122607928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422669394611)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122607928 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122607928 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422669394611"} 20241106122607928 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122607928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422669394611)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122607928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422669394611)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122607928 DLU <0006> fsm.c:568 lu(PS:IMSI-262422669394611)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122607928 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122607928 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122607931 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607931 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422669394611" cn_domain=PS} 20241106122607931 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122607940 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422669394611"} 20241106122607940 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422669394611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122607940 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122607940 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122607943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@89ff8ada6c26: Final verdict of PTC: pass 20241106122607971 DAUC <0003> db_auc.c:157 IMSI='262426170354899': No 2G Auth Data 20241106122607971 DAUC <0003> db_auc.c:192 IMSI='262426170354899': No 3G Auth Data 20241106122607979 DLGSUP <0013> hlr.c:121 IMSI 262426170354899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262426170354899" to be handled at TC_gsup_purge_ps(122) 20241106122607993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4258 20241106122607994 DLINP <000b> input/ipa.c:451 connected read/write 20241106122607994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122607994 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426170354899" cn_domain=PS} 20241106122607994 DLU <0006> fsm.c:456 lu(262426170354899)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122607994 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426170354899)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608010 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426170354899" cn_domain=PS} 20241106122608010 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608010 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262426170354899" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426170354899" 20241106122608013 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608013 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426170354899"} 20241106122608013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426170354899)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608013 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608013 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426170354899"} 20241106122608013 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426170354899)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426170354899)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608013 DLU <0006> fsm.c:568 lu(PS:IMSI-262426170354899)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608013 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608013 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608015 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608015 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426170354899" cn_domain=PS} 20241106122608015 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608023 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426170354899"} 20241106122608023 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426170354899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55314<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608052 DAUC <0003> db_auc.c:157 IMSI='262422124933746': No 2G Auth Data 20241106122608052 DAUC <0003> db_auc.c:192 IMSI='262422124933746': No 3G Auth Data 20241106122608060 DLGSUP <0013> hlr.c:121 IMSI 262422124933746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262422124933746" to be handled at TC_gsup_purge_ps(123) 20241106122608074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4258 20241106122608075 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608075 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422124933746" cn_domain=PS} 20241106122608075 DLU <0006> fsm.c:456 lu(262422124933746)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608075 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422124933746)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608091 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422124933746" cn_domain=PS} 20241106122608091 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608091 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262422124933746" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422124933746" 20241106122608093 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608093 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422124933746"} 20241106122608093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422124933746)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608093 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608093 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422124933746"} 20241106122608093 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124933746)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124933746)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608093 DLU <0006> fsm.c:568 lu(PS:IMSI-262422124933746)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608093 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608093 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608094 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608094 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422124933746" cn_domain=PS} 20241106122608094 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608102 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422124933746"} 20241106122608102 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422124933746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608102 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608102 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608129 DAUC <0003> db_auc.c:157 IMSI='262423784003798': No 2G Auth Data 20241106122608129 DAUC <0003> db_auc.c:192 IMSI='262423784003798': No 3G Auth Data 20241106122608137 DLGSUP <0013> hlr.c:121 IMSI 262423784003798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262423784003798" to be handled at TC_gsup_purge_ps(124) 20241106122608152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55326<->l=127.0.0.1:4258 20241106122608155 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608155 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423784003798" cn_domain=PS} 20241106122608155 DLU <0006> fsm.c:456 lu(262423784003798)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608155 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423784003798)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608171 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423784003798" cn_domain=PS} 20241106122608171 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608171 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262423784003798" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423784003798" 20241106122608176 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608176 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423784003798"} 20241106122608176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423784003798)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608176 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608176 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423784003798"} 20241106122608176 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423784003798)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423784003798)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608176 DLU <0006> fsm.c:568 lu(PS:IMSI-262423784003798)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608176 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608176 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608179 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608179 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423784003798" cn_domain=PS} 20241106122608179 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608187 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423784003798"} 20241106122608187 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423784003798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608187 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608187 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55326<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608220 DAUC <0003> db_auc.c:157 IMSI='262425410108159': No 2G Auth Data 20241106122608220 DAUC <0003> db_auc.c:192 IMSI='262425410108159': No 3G Auth Data 20241106122608229 DLGSUP <0013> hlr.c:121 IMSI 262425410108159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262425410108159" to be handled at TC_gsup_purge_ps(125) 20241106122608242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4258 20241106122608244 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608244 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425410108159" cn_domain=PS} 20241106122608244 DLU <0006> fsm.c:456 lu(262425410108159)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608244 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425410108159)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608260 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425410108159" cn_domain=PS} 20241106122608260 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608260 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262425410108159" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425410108159" 20241106122608262 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608263 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425410108159"} 20241106122608263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425410108159)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608263 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608263 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425410108159"} 20241106122608263 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425410108159)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425410108159)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608263 DLU <0006> fsm.c:568 lu(PS:IMSI-262425410108159)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608263 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608263 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608264 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608264 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425410108159" cn_domain=PS} 20241106122608264 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608272 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425410108159"} 20241106122608272 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425410108159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608272 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608272 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608300 DAUC <0003> db_auc.c:157 IMSI='262427466557384': No 2G Auth Data 20241106122608301 DAUC <0003> db_auc.c:192 IMSI='262427466557384': No 3G Auth Data 20241106122608309 DLGSUP <0013> hlr.c:121 IMSI 262427466557384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262427466557384" to be handled at TC_gsup_purge_ps(126) 20241106122608333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4258 20241106122608335 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608335 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427466557384" cn_domain=PS} 20241106122608335 DLU <0006> fsm.c:456 lu(262427466557384)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608335 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427466557384)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608351 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427466557384" cn_domain=PS} 20241106122608351 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608351 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262427466557384" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427466557384" 20241106122608352 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608352 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427466557384"} 20241106122608352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427466557384)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608352 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608352 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427466557384"} 20241106122608352 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427466557384)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427466557384)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608352 DLU <0006> fsm.c:568 lu(PS:IMSI-262427466557384)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608352 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608352 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608354 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608354 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427466557384" cn_domain=PS} 20241106122608354 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608362 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427466557384"} 20241106122608362 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427466557384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608395 DAUC <0003> db_auc.c:157 IMSI='262423399198985': No 2G Auth Data 20241106122608395 DAUC <0003> db_auc.c:192 IMSI='262423399198985': No 3G Auth Data 20241106122608403 DLGSUP <0013> hlr.c:121 IMSI 262423399198985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262423399198985" to be handled at TC_gsup_purge_ps(127) 20241106122608435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 20241106122608440 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608440 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423399198985" cn_domain=PS} 20241106122608440 DLU <0006> fsm.c:456 lu(262423399198985)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608440 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423399198985)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608456 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423399198985" cn_domain=PS} 20241106122608456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262423399198985" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423399198985" 20241106122608463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608463 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423399198985"} 20241106122608463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423399198985)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608463 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608463 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423399198985"} 20241106122608463 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423399198985)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423399198985)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608463 DLU <0006> fsm.c:568 lu(PS:IMSI-262423399198985)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608463 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608467 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608467 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423399198985" cn_domain=PS} 20241106122608467 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608476 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423399198985"} 20241106122608476 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423399198985 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608476 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608476 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@89ff8ada6c26: Final verdict of PTC: pass 20241106122608518 DAUC <0003> db_auc.c:157 IMSI='262421092053934': No 2G Auth Data 20241106122608518 DAUC <0003> db_auc.c:192 IMSI='262421092053934': No 3G Auth Data 20241106122608526 DLGSUP <0013> hlr.c:121 IMSI 262421092053934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@89ff8ada6c26: Created GsupExpect[0] for "262421092053934" to be handled at TC_gsup_purge_ps(128) 20241106122608552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 20241106122608555 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608555 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092053934" cn_domain=PS} 20241106122608555 DLU <0006> fsm.c:456 lu(262421092053934)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122608555 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122608571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421092053934)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122608571 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421092053934" cn_domain=PS} 20241106122608571 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608571 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@89ff8ada6c26: Found GsupExpect[0] for "262421092053934" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421092053934" 20241106122608576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608576 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421092053934"} 20241106122608576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421092053934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122608576 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122608576 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421092053934"} 20241106122608576 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122608576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092053934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122608576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092053934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122608576 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092053934)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122608576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608576 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608579 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608579 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421092053934" cn_domain=PS} 20241106122608579 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106122608587 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421092053934"} 20241106122608587 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421092053934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106122608587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122608587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122608590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122608616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 20241106122608616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45151<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@89ff8ada6c26: Final verdict of PTC: none 119@89ff8ada6c26: Final verdict of PTC: none 20241106122608617 DLINP <000b> input/ipa.c:451 connected read/write 20241106122608617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122608617 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122608617 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122608617 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)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241106122608640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241106122608740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32752) Waiting for packet dumper to finish... 1 (prev_count=32752, count=48184) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:10 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_purge_unknown started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122611855 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122611855 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122611857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122611857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122611859 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122611859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122611859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122611859 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 20241106122611859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122611859 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 20241106122611859 DLGSUP <0013> gsup_server.c:235 2: 20241106122611859 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122611859 DLGSUP <0013> gsup_server.c:235 3: 20241106122611859 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122611859 DLGSUP <0013> gsup_server.c:235 4: 20241106122611859 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122611859 DLGSUP <0013> gsup_server.c:235 5: 20241106122611859 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122611859 DLGSUP <0013> gsup_server.c:235 7: 20241106122611859 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122611859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122611859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122611859 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@89ff8ada6c26: 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") 20241106122611868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46555<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@89ff8ada6c26: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241106122611878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4258 20241106122611906 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122611906 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} 20241106122611906 DLU <0006> fsm.c:456 lu(2345743413463)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122611906 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 20241106122611906 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} 20241106122611906 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122611906 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562c2698f1d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122611906 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562c2698f1d0]{UNVALIDATED}: Freeing instance 20241106122611906 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x562c2698f1d0]{UNVALIDATED}: Deallocated 20241106122611906 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122611906 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@89ff8ada6c26: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@89ff8ada6c26: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122611908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122611909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4258 20241106122611910 DLINP <000b> input/ipa.c:451 connected read/write 20241106122611910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122611910 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122611910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122611910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@89ff8ada6c26: Final verdict of PTC: none 20241106122611910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46555<->l=127.0.0.1:4259) 131@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:11 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241106122611953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 20241106122612054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45640<->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=12532) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:14 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_unknown started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122615127 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122615127 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122615137 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615137 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122615137 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122615137 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 20241106122615137 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122615137 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 20241106122615137 DLGSUP <0013> gsup_server.c:235 2: 20241106122615137 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122615137 DLGSUP <0013> gsup_server.c:235 3: 20241106122615137 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122615137 DLGSUP <0013> gsup_server.c:235 4: 20241106122615137 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122615137 DLGSUP <0013> gsup_server.c:235 5: 20241106122615137 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122615137 DLGSUP <0013> gsup_server.c:235 7: 20241106122615137 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122615137 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122615137 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122615137 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@89ff8ada6c26: 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") 20241106122615161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43205<->l=127.0.0.1:4259) 20241106122615198 DAUC <0003> db_auc.c:157 IMSI='262423149667072': No 2G Auth Data 20241106122615198 DAUC <0003> db_auc.c:192 IMSI='262423149667072': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262423149667072" to be handled at TC_mo_ussd_unknown(138) 20241106122615252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 20241106122615265 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615265 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423149667072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423149667072" session_id=1342874852 session_state=BEGIN} 20241106122615265 DSS <0004> hlr_ussd.c:576 262423149667072/0x500aa4e4: Process SS (BEGIN) 20241106122615265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615265 DSS <0004> hlr_ussd.c:518 262423149667072/0x500aa4e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615265 DSS <0004> hlr_ussd.c:523 262423149667072/0x500aa4e4: USSD for unknown code '*#200#' 20241106122615265 DSS <0004> hlr_ussd.c:354 262423149667072/0x500aa4e4: Tx ReturnError(1, 0x12) 20241106122615265 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423149667072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423149667072" session_id=1342874852 session_state=END} 20241106122615265 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615265 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262423149667072" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423149667072" TC_mo_ussd_unknown(138)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615282 DAUC <0003> db_auc.c:157 IMSI='262427621378478': No 2G Auth Data 20241106122615282 DAUC <0003> db_auc.c:192 IMSI='262427621378478': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262427621378478" to be handled at TC_mo_ussd_unknown(139) 20241106122615306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241106122615309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615309 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427621378478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427621378478" session_id=1753488514 session_state=BEGIN} 20241106122615309 DSS <0004> hlr_ussd.c:576 262427621378478/0x68841c82: Process SS (BEGIN) 20241106122615309 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615309 DSS <0004> hlr_ussd.c:518 262427621378478/0x68841c82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615309 DSS <0004> hlr_ussd.c:523 262427621378478/0x68841c82: USSD for unknown code '*#200#' 20241106122615309 DSS <0004> hlr_ussd.c:354 262427621378478/0x68841c82: Tx ReturnError(1, 0x12) 20241106122615309 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427621378478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427621378478" session_id=1753488514 session_state=END} 20241106122615309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615309 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262427621378478" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427621378478" TC_mo_ussd_unknown(139)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615319 DAUC <0003> db_auc.c:157 IMSI='262429366436255': No 2G Auth Data 20241106122615319 DAUC <0003> db_auc.c:192 IMSI='262429366436255': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262429366436255" to be handled at TC_mo_ussd_unknown(140) 20241106122615344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241106122615347 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615347 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429366436255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429366436255" session_id=1341592156 session_state=BEGIN} 20241106122615347 DSS <0004> hlr_ussd.c:576 262429366436255/0x4ff7125c: Process SS (BEGIN) 20241106122615347 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615347 DSS <0004> hlr_ussd.c:518 262429366436255/0x4ff7125c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615347 DSS <0004> hlr_ussd.c:523 262429366436255/0x4ff7125c: USSD for unknown code '*#200#' 20241106122615347 DSS <0004> hlr_ussd.c:354 262429366436255/0x4ff7125c: Tx ReturnError(1, 0x12) 20241106122615347 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429366436255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429366436255" session_id=1341592156 session_state=END} 20241106122615347 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615347 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262429366436255" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429366436255" TC_mo_ussd_unknown(140)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615370 DAUC <0003> db_auc.c:157 IMSI='262425149848578': No 2G Auth Data 20241106122615370 DAUC <0003> db_auc.c:192 IMSI='262425149848578': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262425149848578" to be handled at TC_mo_ussd_unknown(141) 20241106122615390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 20241106122615393 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615393 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425149848578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425149848578" session_id=4189507912 session_state=BEGIN} 20241106122615393 DSS <0004> hlr_ussd.c:576 262425149848578/0xf9b6d148: Process SS (BEGIN) 20241106122615393 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615393 DSS <0004> hlr_ussd.c:518 262425149848578/0xf9b6d148: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615393 DSS <0004> hlr_ussd.c:523 262425149848578/0xf9b6d148: USSD for unknown code '*#200#' 20241106122615393 DSS <0004> hlr_ussd.c:354 262425149848578/0xf9b6d148: Tx ReturnError(1, 0x12) 20241106122615393 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425149848578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425149848578" session_id=4189507912 session_state=END} 20241106122615393 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615393 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262425149848578" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425149848578" TC_mo_ussd_unknown(141)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615397 DAUC <0003> db_auc.c:157 IMSI='262422262999854': No 2G Auth Data 20241106122615397 DAUC <0003> db_auc.c:192 IMSI='262422262999854': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262422262999854" to be handled at TC_mo_ussd_unknown(142) 20241106122615409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20241106122615411 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615411 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422262999854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422262999854" session_id=637925492 session_state=BEGIN} 20241106122615411 DSS <0004> hlr_ussd.c:576 262422262999854/0x2605f874: Process SS (BEGIN) 20241106122615411 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615411 DSS <0004> hlr_ussd.c:518 262422262999854/0x2605f874: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615411 DSS <0004> hlr_ussd.c:523 262422262999854/0x2605f874: USSD for unknown code '*#200#' 20241106122615411 DSS <0004> hlr_ussd.c:354 262422262999854/0x2605f874: Tx ReturnError(1, 0x12) 20241106122615411 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422262999854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422262999854" session_id=637925492 session_state=END} 20241106122615411 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615411 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262422262999854" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422262999854" TC_mo_ussd_unknown(142)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615416 DAUC <0003> db_auc.c:157 IMSI='262426014919880': No 2G Auth Data 20241106122615416 DAUC <0003> db_auc.c:192 IMSI='262426014919880': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262426014919880" to be handled at TC_mo_ussd_unknown(143) 20241106122615429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20241106122615432 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615432 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426014919880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426014919880" session_id=137223329 session_state=BEGIN} 20241106122615432 DSS <0004> hlr_ussd.c:576 262426014919880/0x082ddca1: Process SS (BEGIN) 20241106122615432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615432 DSS <0004> hlr_ussd.c:518 262426014919880/0x082ddca1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615432 DSS <0004> hlr_ussd.c:523 262426014919880/0x082ddca1: USSD for unknown code '*#200#' 20241106122615432 DSS <0004> hlr_ussd.c:354 262426014919880/0x082ddca1: Tx ReturnError(1, 0x12) 20241106122615432 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426014919880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426014919880" session_id=137223329 session_state=END} 20241106122615432 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615432 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262426014919880" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426014919880" TC_mo_ussd_unknown(143)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@89ff8ada6c26: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20241106122615436 DAUC <0003> db_auc.c:157 IMSI='262425044203900': No 2G Auth Data 20241106122615436 DAUC <0003> db_auc.c:192 IMSI='262425044203900': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262425044203900" to be handled at TC_mo_ussd_unknown(144) 20241106122615449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4258 20241106122615452 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615452 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425044203900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425044203900" session_id=3866825349 session_state=BEGIN} 20241106122615452 DSS <0004> hlr_ussd.c:576 262425044203900/0xe67b1285: Process SS (BEGIN) 20241106122615452 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615452 DSS <0004> hlr_ussd.c:518 262425044203900/0xe67b1285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615452 DSS <0004> hlr_ussd.c:523 262425044203900/0xe67b1285: USSD for unknown code '*#200#' 20241106122615452 DSS <0004> hlr_ussd.c:354 262425044203900/0xe67b1285: Tx ReturnError(1, 0x12) 20241106122615452 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425044203900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425044203900" session_id=3866825349 session_state=END} 20241106122615452 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615452 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262425044203900" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425044203900" TC_mo_ussd_unknown(144)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615456 DAUC <0003> db_auc.c:157 IMSI='262421642756270': No 2G Auth Data 20241106122615456 DAUC <0003> db_auc.c:192 IMSI='262421642756270': No 3G Auth Data HLR_Test-GSUP(135)@89ff8ada6c26: Created GsupExpect[0] for "262421642756270" to be handled at TC_mo_ussd_unknown(145) 20241106122615470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4258 20241106122615473 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615473 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421642756270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421642756270" session_id=505235656 session_state=BEGIN} 20241106122615473 DSS <0004> hlr_ussd.c:576 262421642756270/0x1e1d48c8: Process SS (BEGIN) 20241106122615473 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106122615473 DSS <0004> hlr_ussd.c:518 262421642756270/0x1e1d48c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106122615473 DSS <0004> hlr_ussd.c:523 262421642756270/0x1e1d48c8: USSD for unknown code '*#200#' 20241106122615473 DSS <0004> hlr_ussd.c:354 262421642756270/0x1e1d48c8: Tx ReturnError(1, 0x12) 20241106122615473 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421642756270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421642756270" session_id=505235656 session_state=END} 20241106122615473 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122615473 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@89ff8ada6c26: Found GsupExpect[0] for "262421642756270" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421642756270" TC_mo_ussd_unknown(145)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122615474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@89ff8ada6c26: Final verdict of PTC: pass 20241106122615474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 20241106122615475 DLINP <000b> input/ipa.c:451 connected read/write 20241106122615475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122615475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122615475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122615475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122615475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43205<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@89ff8ada6c26: Final verdict of PTC: none 136@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 136: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241106122615498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20241106122615599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2900) Waiting for packet dumper to finish... 1 (prev_count=2900, count=40060) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:17 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_euse_disc started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122618668 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122618668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122618673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@89ff8ada6c26: 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 } } } } 20241106122618678 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618678 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122618678 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122618678 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 20241106122618678 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122618678 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 20241106122618678 DLGSUP <0013> gsup_server.c:235 2: 20241106122618678 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122618678 DLGSUP <0013> gsup_server.c:235 3: 20241106122618678 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122618678 DLGSUP <0013> gsup_server.c:235 4: 20241106122618678 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122618678 DLGSUP <0013> gsup_server.c:235 5: 20241106122618678 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122618678 DLGSUP <0013> gsup_server.c:235 7: 20241106122618678 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122618678 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122618678 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122618678 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@89ff8ada6c26: 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") 20241106122618708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45499<->l=127.0.0.1:4259) 20241106122618723 DAUC <0003> db_auc.c:157 IMSI='262420770409013': No 2G Auth Data 20241106122618723 DAUC <0003> db_auc.c:192 IMSI='262420770409013': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262420770409013" to be handled at TC_mo_ussd_euse_disc(150) 20241106122618760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20241106122618772 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618773 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420770409013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420770409013" session_id=3481432245 session_state=BEGIN} 20241106122618773 DSS <0004> hlr_ussd.c:576 262420770409013/0xcf8270b5: Process SS (BEGIN) 20241106122618773 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618773 DSS <0004> hlr_ussd.c:518 262420770409013/0xcf8270b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618773 DSS <0004> hlr_ussd.c:542 262420770409013/0xcf8270b5: Cannot find conn for EUSE EUSE-foobar 20241106122618773 DSS <0004> hlr_ussd.c:354 262420770409013/0xcf8270b5: Tx ReturnError(1, 0x22) 20241106122618773 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420770409013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420770409013" session_id=3481432245 session_state=END} 20241106122618773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262420770409013" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420770409013" TC_mo_ussd_euse_disc(150)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618783 DAUC <0003> db_auc.c:157 IMSI='262429961989300': No 2G Auth Data 20241106122618783 DAUC <0003> db_auc.c:192 IMSI='262429961989300': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262429961989300" to be handled at TC_mo_ussd_euse_disc(151) 20241106122618794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20241106122618797 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618797 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429961989300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961989300" session_id=3990588554 session_state=BEGIN} 20241106122618797 DSS <0004> hlr_ussd.c:576 262429961989300/0xeddb8c8a: Process SS (BEGIN) 20241106122618797 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618797 DSS <0004> hlr_ussd.c:518 262429961989300/0xeddb8c8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618797 DSS <0004> hlr_ussd.c:542 262429961989300/0xeddb8c8a: Cannot find conn for EUSE EUSE-foobar 20241106122618797 DSS <0004> hlr_ussd.c:354 262429961989300/0xeddb8c8a: Tx ReturnError(1, 0x22) 20241106122618797 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429961989300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961989300" session_id=3990588554 session_state=END} 20241106122618797 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618797 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262429961989300" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429961989300" TC_mo_ussd_euse_disc(151)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618801 DAUC <0003> db_auc.c:157 IMSI='262427826088420': No 2G Auth Data 20241106122618801 DAUC <0003> db_auc.c:192 IMSI='262427826088420': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262427826088420" to be handled at TC_mo_ussd_euse_disc(152) 20241106122618812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241106122618815 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618815 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427826088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427826088420" session_id=1102334674 session_state=BEGIN} 20241106122618815 DSS <0004> hlr_ussd.c:576 262427826088420/0x41b44ad2: Process SS (BEGIN) 20241106122618815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618815 DSS <0004> hlr_ussd.c:518 262427826088420/0x41b44ad2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618815 DSS <0004> hlr_ussd.c:542 262427826088420/0x41b44ad2: Cannot find conn for EUSE EUSE-foobar 20241106122618815 DSS <0004> hlr_ussd.c:354 262427826088420/0x41b44ad2: Tx ReturnError(1, 0x22) 20241106122618815 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427826088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427826088420" session_id=1102334674 session_state=END} 20241106122618815 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618815 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262427826088420" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427826088420" TC_mo_ussd_euse_disc(152)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618819 DAUC <0003> db_auc.c:157 IMSI='262429695732089': No 2G Auth Data 20241106122618819 DAUC <0003> db_auc.c:192 IMSI='262429695732089': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262429695732089" to be handled at TC_mo_ussd_euse_disc(153) 20241106122618831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20241106122618834 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618834 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429695732089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429695732089" session_id=458077789 session_state=BEGIN} 20241106122618834 DSS <0004> hlr_ussd.c:576 262429695732089/0x1b4db65d: Process SS (BEGIN) 20241106122618834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618834 DSS <0004> hlr_ussd.c:518 262429695732089/0x1b4db65d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618834 DSS <0004> hlr_ussd.c:542 262429695732089/0x1b4db65d: Cannot find conn for EUSE EUSE-foobar 20241106122618834 DSS <0004> hlr_ussd.c:354 262429695732089/0x1b4db65d: Tx ReturnError(1, 0x22) 20241106122618834 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429695732089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429695732089" session_id=458077789 session_state=END} 20241106122618834 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618834 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262429695732089" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429695732089" TC_mo_ussd_euse_disc(153)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618844 DAUC <0003> db_auc.c:157 IMSI='262425546419120': No 2G Auth Data 20241106122618844 DAUC <0003> db_auc.c:192 IMSI='262425546419120': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262425546419120" to be handled at TC_mo_ussd_euse_disc(154) 20241106122618855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241106122618857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618857 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425546419120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425546419120" session_id=4101079807 session_state=BEGIN} 20241106122618857 DSS <0004> hlr_ussd.c:576 262425546419120/0xf47182ff: Process SS (BEGIN) 20241106122618857 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618857 DSS <0004> hlr_ussd.c:518 262425546419120/0xf47182ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618857 DSS <0004> hlr_ussd.c:542 262425546419120/0xf47182ff: Cannot find conn for EUSE EUSE-foobar 20241106122618857 DSS <0004> hlr_ussd.c:354 262425546419120/0xf47182ff: Tx ReturnError(1, 0x22) 20241106122618857 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425546419120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425546419120" session_id=4101079807 session_state=END} 20241106122618857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262425546419120" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425546419120" TC_mo_ussd_euse_disc(154)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618862 DAUC <0003> db_auc.c:157 IMSI='262420395493811': No 2G Auth Data 20241106122618862 DAUC <0003> db_auc.c:192 IMSI='262420395493811': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262420395493811" to be handled at TC_mo_ussd_euse_disc(155) 20241106122618875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 20241106122618878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618878 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420395493811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420395493811" session_id=1835204852 session_state=BEGIN} 20241106122618878 DSS <0004> hlr_ussd.c:576 262420395493811/0x6d6300f4: Process SS (BEGIN) 20241106122618878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618878 DSS <0004> hlr_ussd.c:518 262420395493811/0x6d6300f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618878 DSS <0004> hlr_ussd.c:542 262420395493811/0x6d6300f4: Cannot find conn for EUSE EUSE-foobar 20241106122618878 DSS <0004> hlr_ussd.c:354 262420395493811/0x6d6300f4: Tx ReturnError(1, 0x22) 20241106122618878 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420395493811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420395493811" session_id=1835204852 session_state=END} 20241106122618878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618878 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262420395493811" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420395493811" TC_mo_ussd_euse_disc(155)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618883 DAUC <0003> db_auc.c:157 IMSI='262421886668963': No 2G Auth Data 20241106122618883 DAUC <0003> db_auc.c:192 IMSI='262421886668963': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262421886668963" to be handled at TC_mo_ussd_euse_disc(156) 20241106122618899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241106122618902 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618902 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421886668963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421886668963" session_id=3140192977 session_state=BEGIN} 20241106122618902 DSS <0004> hlr_ussd.c:576 262421886668963/0xbb2b8ad1: Process SS (BEGIN) 20241106122618902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618902 DSS <0004> hlr_ussd.c:518 262421886668963/0xbb2b8ad1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618902 DSS <0004> hlr_ussd.c:542 262421886668963/0xbb2b8ad1: Cannot find conn for EUSE EUSE-foobar 20241106122618902 DSS <0004> hlr_ussd.c:354 262421886668963/0xbb2b8ad1: Tx ReturnError(1, 0x22) 20241106122618902 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421886668963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421886668963" session_id=3140192977 session_state=END} 20241106122618902 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618902 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262421886668963" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421886668963" TC_mo_ussd_euse_disc(156)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618907 DAUC <0003> db_auc.c:157 IMSI='262424116469636': No 2G Auth Data 20241106122618907 DAUC <0003> db_auc.c:192 IMSI='262424116469636': No 3G Auth Data HLR_Test-GSUP(147)@89ff8ada6c26: Created GsupExpect[0] for "262424116469636" to be handled at TC_mo_ussd_euse_disc(157) 20241106122618921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241106122618924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618924 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424116469636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424116469636" session_id=203778561 session_state=BEGIN} 20241106122618924 DSS <0004> hlr_ussd.c:576 262424116469636/0x0c256a01: Process SS (BEGIN) 20241106122618924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122618924 DSS <0004> hlr_ussd.c:518 262424116469636/0x0c256a01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122618924 DSS <0004> hlr_ussd.c:542 262424116469636/0x0c256a01: Cannot find conn for EUSE EUSE-foobar 20241106122618924 DSS <0004> hlr_ussd.c:354 262424116469636/0x0c256a01: Tx ReturnError(1, 0x22) 20241106122618924 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424116469636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424116469636" session_id=203778561 session_state=END} 20241106122618924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122618924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@89ff8ada6c26: Found GsupExpect[0] for "262424116469636" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424116469636" TC_mo_ussd_euse_disc(157)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122618925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@89ff8ada6c26: Final verdict of PTC: pass 20241106122618926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20241106122618926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45499<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@89ff8ada6c26: Final verdict of PTC: none 20241106122618926 DLINP <000b> input/ipa.c:451 connected read/write 20241106122618926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122618926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(149)@89ff8ada6c26: Final verdict of PTC: none 20241106122618926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122618926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 148: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:18 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241106122618949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20241106122619151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->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=39696) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:21 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_iuse_imsi started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122622264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122622264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122622270 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122622272 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122622272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122622272 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 20241106122622272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122622272 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 20241106122622272 DLGSUP <0013> gsup_server.c:235 2: 20241106122622272 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122622272 DLGSUP <0013> gsup_server.c:235 3: 20241106122622272 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122622272 DLGSUP <0013> gsup_server.c:235 4: 20241106122622272 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122622272 DLGSUP <0013> gsup_server.c:235 5: 20241106122622272 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122622272 DLGSUP <0013> gsup_server.c:235 7: 20241106122622272 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122622272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122622272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122622272 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@89ff8ada6c26: 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") 20241106122622280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34115<->l=127.0.0.1:4259) 20241106122622285 DAUC <0003> db_auc.c:157 IMSI='262423171088035': No 2G Auth Data 20241106122622285 DAUC <0003> db_auc.c:192 IMSI='262423171088035': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262423171088035" to be handled at TC_mo_ussd_iuse_imsi(162) 20241106122622298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 20241106122622314 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622314 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423171088035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423171088035" session_id=3009326657 session_state=BEGIN} 20241106122622314 DSS <0004> hlr_ussd.c:576 262423171088035/0xb35eae41: Process SS (BEGIN) 20241106122622314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622314 DSS <0004> hlr_ussd.c:518 262423171088035/0xb35eae41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622314 DSS <0004> hlr_ussd.c:363 262423171088035/0xb35eae41: Tx USSD 'Your IMSI is 262423171088035' 20241106122622314 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423171088035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171088035" session_id=3009326657 session_state=END} 20241106122622314 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423171088035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622314 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622314 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262423171088035" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423171088035" TC_mo_ussd_iuse_imsi(162)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C768BC17038D8AC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622319 DAUC <0003> db_auc.c:157 IMSI='262422486057243': No 2G Auth Data 20241106122622319 DAUC <0003> db_auc.c:192 IMSI='262422486057243': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262422486057243" to be handled at TC_mo_ussd_iuse_imsi(163) 20241106122622331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4258 20241106122622335 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622335 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422486057243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422486057243" session_id=2303377470 session_state=BEGIN} 20241106122622335 DSS <0004> hlr_ussd.c:576 262422486057243/0x894ac03e: Process SS (BEGIN) 20241106122622335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622335 DSS <0004> hlr_ussd.c:518 262422486057243/0x894ac03e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622335 DSS <0004> hlr_ussd.c:363 262422486057243/0x894ac03e: Tx USSD 'Your IMSI is 262422486057243' 20241106122622335 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422486057243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422486057243" session_id=2303377470 session_state=END} 20241106122622335 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422486057243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622335 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622335 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262422486057243" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422486057243" TC_mo_ussd_iuse_imsi(163)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C86B3C16A37196D06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622343 DAUC <0003> db_auc.c:157 IMSI='262426647030180': No 2G Auth Data 20241106122622343 DAUC <0003> db_auc.c:192 IMSI='262426647030180': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262426647030180" to be handled at TC_mo_ussd_iuse_imsi(164) 20241106122622359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 20241106122622362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622362 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426647030180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426647030180" session_id=815142475 session_state=BEGIN} 20241106122622362 DSS <0004> hlr_ussd.c:576 262426647030180/0x3096164b: Process SS (BEGIN) 20241106122622362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622362 DSS <0004> hlr_ussd.c:518 262426647030180/0x3096164b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622362 DSS <0004> hlr_ussd.c:363 262426647030180/0x3096164b: Tx USSD 'Your IMSI is 262426647030180' 20241106122622362 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426647030180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426647030180" session_id=815142475 session_state=END} 20241106122622362 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426647030180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262426647030180" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426647030180" TC_mo_ussd_iuse_imsi(164)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD46BBC166B0180E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622367 DAUC <0003> db_auc.c:157 IMSI='262429365533386': No 2G Auth Data 20241106122622367 DAUC <0003> db_auc.c:192 IMSI='262429365533386': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262429365533386" to be handled at TC_mo_ussd_iuse_imsi(165) 20241106122622380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20241106122622383 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622383 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429365533386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429365533386" session_id=948486392 session_state=BEGIN} 20241106122622383 DSS <0004> hlr_ussd.c:576 262429365533386/0x3888c0f8: Process SS (BEGIN) 20241106122622383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622383 DSS <0004> hlr_ussd.c:518 262429365533386/0x3888c0f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622383 DSS <0004> hlr_ussd.c:363 262429365533386/0x3888c0f8: Tx USSD 'Your IMSI is 262429365533386' 20241106122622383 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429365533386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429365533386" session_id=948486392 session_state=END} 20241106122622383 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429365533386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622383 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622383 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262429365533386" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429365533386" TC_mo_ussd_iuse_imsi(165)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E66ABD566B319CE06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622388 DAUC <0003> db_auc.c:157 IMSI='262420234147627': No 2G Auth Data 20241106122622388 DAUC <0003> db_auc.c:192 IMSI='262420234147627': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262420234147627" to be handled at TC_mo_ussd_iuse_imsi(166) 20241106122622400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20241106122622403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622403 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420234147627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420234147627" session_id=2481448097 session_state=BEGIN} 20241106122622403 DSS <0004> hlr_ussd.c:576 262420234147627/0x93e7e4a1: Process SS (BEGIN) 20241106122622403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622403 DSS <0004> hlr_ussd.c:518 262420234147627/0x93e7e4a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622403 DSS <0004> hlr_ussd.c:363 262420234147627/0x93e7e4a1: Tx USSD 'Your IMSI is 262420234147627' 20241106122622403 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420234147627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420234147627" session_id=2481448097 session_state=END} 20241106122622403 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420234147627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262420234147627" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420234147627" TC_mo_ussd_iuse_imsi(166)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C36A3C568379BEC06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622408 DAUC <0003> db_auc.c:157 IMSI='262426894633122': No 2G Auth Data 20241106122622408 DAUC <0003> db_auc.c:192 IMSI='262426894633122': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262426894633122" to be handled at TC_mo_ussd_iuse_imsi(167) 20241106122622430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32770<->l=127.0.0.1:4258 20241106122622433 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622433 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426894633122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426894633122" session_id=534585937 session_state=BEGIN} 20241106122622433 DSS <0004> hlr_ussd.c:576 262426894633122/0x1fdd2251: Process SS (BEGIN) 20241106122622433 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622433 DSS <0004> hlr_ussd.c:518 262426894633122/0x1fdd2251: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622433 DSS <0004> hlr_ussd.c:363 262426894633122/0x1fdd2251: Tx USSD 'Your IMSI is 262426894633122' 20241106122622433 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426894633122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426894633122" session_id=534585937 session_state=END} 20241106122622433 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426894633122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622433 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622433 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262426894633122" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426894633122" TC_mo_ussd_iuse_imsi(167)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D97A3D966B3984C06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622438 DAUC <0003> db_auc.c:157 IMSI='262428606633159': No 2G Auth Data 20241106122622438 DAUC <0003> db_auc.c:192 IMSI='262428606633159': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262428606633159" to be handled at TC_mo_ussd_iuse_imsi(168) 20241106122622453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 20241106122622456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622456 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606633159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428606633159" session_id=48285106 session_state=BEGIN} 20241106122622456 DSS <0004> hlr_ussd.c:576 262428606633159/0x02e0c5b2: Process SS (BEGIN) 20241106122622456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622456 DSS <0004> hlr_ussd.c:518 262428606633159/0x02e0c5b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622456 DSS <0004> hlr_ussd.c:363 262428606633159/0x02e0c5b2: Tx USSD 'Your IMSI is 262428606633159' 20241106122622456 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606633159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428606633159" session_id=48285106 session_state=END} 20241106122622456 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606633159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622456 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262428606633159" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428606633159" TC_mo_ussd_iuse_imsi(168)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CE06B3D966B3582D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622461 DAUC <0003> db_auc.c:157 IMSI='262425583950576': No 2G Auth Data 20241106122622461 DAUC <0003> db_auc.c:192 IMSI='262425583950576': No 3G Auth Data HLR_Test-GSUP(159)@89ff8ada6c26: Created GsupExpect[0] for "262425583950576" to be handled at TC_mo_ussd_iuse_imsi(169) 20241106122622474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 20241106122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622477 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425583950576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425583950576" session_id=42538938 session_state=BEGIN} 20241106122622477 DSS <0004> hlr_ussd.c:576 262425583950576/0x028917ba: Process SS (BEGIN) 20241106122622477 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122622477 DSS <0004> hlr_ussd.c:518 262425583950576/0x028917ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122622477 DSS <0004> hlr_ussd.c:363 262425583950576/0x028917ba: Tx USSD 'Your IMSI is 262425583950576' 20241106122622477 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425583950576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425583950576" session_id=42538938 session_state=END} 20241106122622477 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425583950576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@89ff8ada6c26: Found GsupExpect[0] for "262425583950576" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425583950576" TC_mo_ussd_iuse_imsi(169)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD869BE56AB0DACD06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122622479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@89ff8ada6c26: Final verdict of PTC: pass 20241106122622480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 20241106122622480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34115<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@89ff8ada6c26: Final verdict of PTC: none 20241106122622480 DLINP <000b> input/ipa.c:451 connected read/write 20241106122622480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122622480 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122622480 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122622480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@89ff8ada6c26: Final verdict of PTC: none 160@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 160: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241106122622503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4258 20241106122622704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1724) Waiting for packet dumper to finish... 1 (prev_count=1724, count=39752) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:24 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122625792 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122625792 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122625793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@89ff8ada6c26: 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) } } } } 20241106122625794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625794 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122625794 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122625794 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 20241106122625794 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122625794 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 20241106122625794 DLGSUP <0013> gsup_server.c:235 2: 20241106122625794 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122625794 DLGSUP <0013> gsup_server.c:235 3: 20241106122625794 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122625794 DLGSUP <0013> gsup_server.c:235 4: 20241106122625794 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122625794 DLGSUP <0013> gsup_server.c:235 5: 20241106122625794 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122625794 DLGSUP <0013> gsup_server.c:235 7: 20241106122625794 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122625794 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122625794 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122625794 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(170)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(170)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@89ff8ada6c26: 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") 20241106122625801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33033<->l=127.0.0.1:4259) 20241106122625826 DAUC <0003> db_auc.c:157 IMSI='262420379040011': No 2G Auth Data 20241106122625826 DAUC <0003> db_auc.c:192 IMSI='262420379040011': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262420379040011" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241106122625838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4258 20241106122625841 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625841 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420379040011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420379040011" source_name="the-source\n" session_id=1323195542 session_state=BEGIN} 20241106122625841 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106122625841 DSS <0004> hlr_ussd.c:576 262420379040011/0x4ede5c96: Process SS (BEGIN) 20241106122625841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625841 DSS <0004> hlr_ussd.c:518 262420379040011/0x4ede5c96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625841 DSS <0004> hlr_ussd.c:363 262420379040011/0x4ede5c96: Tx USSD 'Your IMSI is 262420379040011' 20241106122625841 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420379040011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420379040011" destination_name="the-source\n" session_id=1323195542 session_state=END} 20241106122625841 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420379040011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625841 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625841 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262420379040011" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420379040011" TC_mo_ussd_iuse_imsi_via_proxy(174)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196C76CBC16830582C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625846 DAUC <0003> db_auc.c:157 IMSI='262429532407509': No 2G Auth Data 20241106122625846 DAUC <0003> db_auc.c:192 IMSI='262429532407509': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262429532407509" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241106122625858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 20241106122625860 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625860 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429532407509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429532407509" source_name="the-source\n" session_id=560048203 session_state=BEGIN} 20241106122625860 DSS <0004> hlr_ussd.c:576 262429532407509/0x2161a84b: Process SS (BEGIN) 20241106122625860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625860 DSS <0004> hlr_ussd.c:518 262429532407509/0x2161a84b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625860 DSS <0004> hlr_ussd.c:363 262429532407509/0x2161a84b: Tx USSD 'Your IMSI is 262429532407509' 20241106122625860 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429532407509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429532407509" destination_name="the-source\n" session_id=560048203 session_state=END} 20241106122625860 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429532407509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625860 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625860 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262429532407509" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429532407509" TC_mo_ussd_iuse_imsi_via_proxy(175)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AE3693D160B71A2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625865 DAUC <0003> db_auc.c:157 IMSI='262423139025582': No 2G Auth Data 20241106122625865 DAUC <0003> db_auc.c:192 IMSI='262423139025582': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262423139025582" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241106122625876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32852<->l=127.0.0.1:4258 20241106122625879 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625879 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423139025582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423139025582" source_name="the-source\n" session_id=4095185226 session_state=BEGIN} 20241106122625879 DSS <0004> hlr_ussd.c:576 262423139025582/0xf417914a: Process SS (BEGIN) 20241106122625879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625879 DSS <0004> hlr_ussd.c:518 262423139025582/0xf417914a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625879 DSS <0004> hlr_ussd.c:363 262423139025582/0xf417914a: Tx USSD 'Your IMSI is 262423139025582' 20241106122625879 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423139025582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423139025582" destination_name="the-source\n" session_id=4095185226 session_state=END} 20241106122625879 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423139025582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625879 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625879 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262423139025582" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423139025582" TC_mo_ussd_iuse_imsi_via_proxy(176)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C36CBC164B51A4E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625884 DAUC <0003> db_auc.c:157 IMSI='262421826929062': No 2G Auth Data 20241106122625884 DAUC <0003> db_auc.c:192 IMSI='262421826929062': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262421826929062" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241106122625895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20241106122625898 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625898 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421826929062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421826929062" source_name="the-source\n" session_id=3319804911 session_state=BEGIN} 20241106122625898 DSS <0004> hlr_ussd.c:576 262421826929062/0xc5e033ef: Process SS (BEGIN) 20241106122625898 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625898 DSS <0004> hlr_ussd.c:518 262421826929062/0xc5e033ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625898 DSS <0004> hlr_ussd.c:363 262421826929062/0xc5e033ef: Tx USSD 'Your IMSI is 262421826929062' 20241106122625898 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421826929062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826929062" destination_name="the-source\n" session_id=3319804911 session_state=END} 20241106122625898 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262421826929062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625898 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625898 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262421826929062" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421826929062" TC_mo_ussd_iuse_imsi_via_proxy(177)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C27B3E56439984D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625903 DAUC <0003> db_auc.c:157 IMSI='262425232589800': No 2G Auth Data 20241106122625903 DAUC <0003> db_auc.c:192 IMSI='262425232589800': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262425232589800" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241106122625913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241106122625916 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625916 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425232589800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425232589800" source_name="the-source\n" session_id=2949084753 session_state=BEGIN} 20241106122625916 DSS <0004> hlr_ussd.c:576 262425232589800/0xafc77651: Process SS (BEGIN) 20241106122625916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625916 DSS <0004> hlr_ussd.c:518 262425232589800/0xafc77651: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625916 DSS <0004> hlr_ussd.c:363 262425232589800/0xafc77651: Tx USSD 'Your IMSI is 262425232589800' 20241106122625916 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425232589800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425232589800" destination_name="the-source\n" session_id=2949084753 session_state=END} 20241106122625916 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425232589800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625916 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625916 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262425232589800" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425232589800" TC_mo_ussd_iuse_imsi_via_proxy(178)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D3693D570391C0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625921 DAUC <0003> db_auc.c:157 IMSI='262424393106229': No 2G Auth Data 20241106122625921 DAUC <0003> db_auc.c:192 IMSI='262424393106229': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262424393106229" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241106122625935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241106122625937 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625937 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424393106229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424393106229" source_name="the-source\n" session_id=272459868 session_state=BEGIN} 20241106122625937 DSS <0004> hlr_ussd.c:576 262424393106229/0x103d685c: Process SS (BEGIN) 20241106122625937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625937 DSS <0004> hlr_ussd.c:518 262424393106229/0x103d685c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625937 DSS <0004> hlr_ussd.c:363 262424393106229/0x103d685c: Tx USSD 'Your IMSI is 262424393106229' 20241106122625937 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424393106229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424393106229" destination_name="the-source\n" session_id=272459868 session_state=END} 20241106122625937 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424393106229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625937 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625937 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262424393106229" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424393106229" TC_mo_ussd_iuse_imsi_via_proxy(179)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196D969BC56036992C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625942 DAUC <0003> db_auc.c:157 IMSI='262425020169718': No 2G Auth Data 20241106122625942 DAUC <0003> db_auc.c:192 IMSI='262425020169718': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262425020169718" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241106122625957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 20241106122625960 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625960 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425020169718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425020169718" source_name="the-source\n" session_id=3150560189 session_state=BEGIN} 20241106122625960 DSS <0004> hlr_ussd.c:576 262425020169718/0xbbc9bbbd: Process SS (BEGIN) 20241106122625960 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625960 DSS <0004> hlr_ussd.c:518 262425020169718/0xbbc9bbbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625960 DSS <0004> hlr_ussd.c:363 262425020169718/0xbbc9bbbd: Tx USSD 'Your IMSI is 262425020169718' 20241106122625960 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425020169718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425020169718" destination_name="the-source\n" session_id=3150560189 session_state=END} 20241106122625960 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425020169718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625960 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625960 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262425020169718" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425020169718" TC_mo_ussd_iuse_imsi_via_proxy(180)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D2683C56CB95B0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625965 DAUC <0003> db_auc.c:157 IMSI='262421313038681': No 2G Auth Data 20241106122625965 DAUC <0003> db_auc.c:192 IMSI='262421313038681': No 3G Auth Data HLR_Test-GSUP(171)@89ff8ada6c26: Created GsupExpect[0] for "262421313038681" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241106122625979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32902<->l=127.0.0.1:4258 20241106122625981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625981 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421313038681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421313038681" source_name="the-source\n" session_id=2721556177 session_state=BEGIN} 20241106122625981 DSS <0004> hlr_ussd.c:576 262421313038681/0xa237a6d1: Process SS (BEGIN) 20241106122625981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106122625981 DSS <0004> hlr_ussd.c:518 262421313038681/0xa237a6d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106122625981 DSS <0004> hlr_ussd.c:363 262421313038681/0xa237a6d1: Tx USSD 'Your IMSI is 262421313038681' 20241106122625981 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421313038681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421313038681" destination_name="the-source\n" session_id=2721556177 session_state=END} 20241106122625981 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421313038681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122625982 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122625982 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@89ff8ada6c26: Found GsupExpect[0] for "262421313038681" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421313038681" TC_mo_ussd_iuse_imsi_via_proxy(181)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596C169BC166381B2E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122625983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32902<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@89ff8ada6c26: Final verdict of PTC: pass 20241106122625984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@89ff8ada6c26: Final verdict of PTC: none 20241106122625984 DLINP <000b> input/ipa.c:451 connected read/write 20241106122625984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122625984 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122625984 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122625984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122625984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106122625984 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33033<->l=127.0.0.1:4259) 172@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 172: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241106122626007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 20241106122626208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6212) Waiting for packet dumper to finish... 1 (prev_count=6212, count=40180) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:28 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_iuse_msisdn started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122629307 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122629307 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122629308 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122629311 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122629311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122629311 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 20241106122629311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122629311 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 20241106122629311 DLGSUP <0013> gsup_server.c:235 2: 20241106122629311 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122629311 DLGSUP <0013> gsup_server.c:235 3: 20241106122629311 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122629311 DLGSUP <0013> gsup_server.c:235 4: 20241106122629311 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122629311 DLGSUP <0013> gsup_server.c:235 5: 20241106122629311 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122629311 DLGSUP <0013> gsup_server.c:235 7: 20241106122629311 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122629311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122629311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122629311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@89ff8ada6c26: 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") 20241106122629322 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40115<->l=127.0.0.1:4259) 20241106122629330 DAUC <0003> db_auc.c:157 IMSI='262425639346726': No 2G Auth Data 20241106122629330 DAUC <0003> db_auc.c:192 IMSI='262425639346726': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262425639346726" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241106122629356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 20241106122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629370 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425639346726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425639346726" session_id=2824221811 session_state=BEGIN} 20241106122629370 DSS <0004> hlr_ussd.c:576 262425639346726/0xa8563473: Process SS (BEGIN) 20241106122629370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629370 DSS <0004> hlr_ussd.c:518 262425639346726/0xa8563473: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629370 DSS <0004> hlr_ussd.c:363 262425639346726/0xa8563473: Tx USSD 'Your extension is 491610003458' 20241106122629370 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425639346726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425639346726" session_id=2824221811 session_state=END} 20241106122629370 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425639346726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262425639346726" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425639346726" TC_mo_ussd_iuse_msisdn(186)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56030D88C56C301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629382 DAUC <0003> db_auc.c:157 IMSI='262429662601168': No 2G Auth Data 20241106122629382 DAUC <0003> db_auc.c:192 IMSI='262429662601168': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262429662601168" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241106122629400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241106122629403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629403 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429662601168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429662601168" session_id=2900830755 session_state=BEGIN} 20241106122629403 DSS <0004> hlr_ussd.c:576 262429662601168/0xace72a23: Process SS (BEGIN) 20241106122629403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629403 DSS <0004> hlr_ussd.c:518 262429662601168/0xace72a23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629403 DSS <0004> hlr_ussd.c:363 262429662601168/0xace72a23: Tx USSD 'Your extension is 491617430315' 20241106122629403 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429662601168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429662601168" session_id=2900830755 session_state=END} 20241106122629403 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429662601168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629403 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262429662601168" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429662601168" TC_mo_ussd_iuse_msisdn(187)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB4196C16AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629408 DAUC <0003> db_auc.c:157 IMSI='262426212883506': No 2G Auth Data 20241106122629408 DAUC <0003> db_auc.c:192 IMSI='262426212883506': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262426212883506" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241106122629420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20241106122629424 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629424 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426212883506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426212883506" session_id=4001927006 session_state=BEGIN} 20241106122629424 DSS <0004> hlr_ussd.c:576 262426212883506/0xee888f5e: Process SS (BEGIN) 20241106122629424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629424 DSS <0004> hlr_ussd.c:518 262426212883506/0xee888f5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629424 DSS <0004> hlr_ussd.c:363 262426212883506/0xee888f5e: Tx USSD 'Your extension is 491611150276' 20241106122629424 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426212883506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426212883506" session_id=4001927006 session_state=END} 20241106122629424 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426212883506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629424 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629424 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262426212883506" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426212883506" TC_mo_ussd_iuse_msisdn(188)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B11A4C76B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629429 DAUC <0003> db_auc.c:157 IMSI='262424313217106': No 2G Auth Data 20241106122629429 DAUC <0003> db_auc.c:192 IMSI='262424313217106': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262424313217106" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241106122629439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20241106122629442 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629442 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424313217106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424313217106" session_id=3002874234 session_state=BEGIN} 20241106122629442 DSS <0004> hlr_ussd.c:576 262424313217106/0xb2fc397a: Process SS (BEGIN) 20241106122629442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629442 DSS <0004> hlr_ussd.c:518 262424313217106/0xb2fc397a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629442 DSS <0004> hlr_ussd.c:363 262424313217106/0xb2fc397a: Tx USSD 'Your extension is 491612131051' 20241106122629442 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424313217106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424313217106" session_id=3002874234 session_state=END} 20241106122629442 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424313217106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629442 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629442 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262424313217106" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424313217106" TC_mo_ussd_iuse_msisdn(189)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B1590C568B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629447 DAUC <0003> db_auc.c:157 IMSI='262426385322971': No 2G Auth Data 20241106122629447 DAUC <0003> db_auc.c:192 IMSI='262426385322971': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262426385322971" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241106122629458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20241106122629460 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629460 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426385322971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426385322971" session_id=2954500452 session_state=BEGIN} 20241106122629460 DSS <0004> hlr_ussd.c:576 262426385322971/0xb01a1964: Process SS (BEGIN) 20241106122629460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629460 DSS <0004> hlr_ussd.c:518 262426385322971/0xb01a1964: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629460 DSS <0004> hlr_ussd.c:363 262426385322971/0xb01a1964: Tx USSD 'Your extension is 491613483674' 20241106122629460 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426385322971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426385322971" session_id=2954500452 session_state=END} 20241106122629460 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426385322971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629460 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629461 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262426385322971" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426385322971" TC_mo_ussd_iuse_msisdn(190)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56634DCCC76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629465 DAUC <0003> db_auc.c:157 IMSI='262427017055303': No 2G Auth Data 20241106122629465 DAUC <0003> db_auc.c:192 IMSI='262427017055303': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262427017055303" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241106122629479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20241106122629482 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629482 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427017055303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427017055303" session_id=2024902463 session_state=BEGIN} 20241106122629482 DSS <0004> hlr_ussd.c:576 262427017055303/0x78b18f3f: Process SS (BEGIN) 20241106122629482 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629482 DSS <0004> hlr_ussd.c:518 262427017055303/0x78b18f3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629482 DSS <0004> hlr_ussd.c:363 262427017055303/0x78b18f3f: Tx USSD 'Your extension is 491611360155' 20241106122629482 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427017055303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427017055303" session_id=2024902463 session_state=END} 20241106122629482 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427017055303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629482 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629482 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262427017055303" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427017055303" TC_mo_ussd_iuse_msisdn(191)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562331B2C56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629487 DAUC <0003> db_auc.c:157 IMSI='262424531750148': No 2G Auth Data 20241106122629487 DAUC <0003> db_auc.c:192 IMSI='262424531750148': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262424531750148" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241106122629501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 20241106122629504 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629504 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424531750148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424531750148" session_id=1255088677 session_state=BEGIN} 20241106122629504 DSS <0004> hlr_ussd.c:576 262424531750148/0x4acf2225: Process SS (BEGIN) 20241106122629504 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629504 DSS <0004> hlr_ussd.c:518 262424531750148/0x4acf2225: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629504 DSS <0004> hlr_ussd.c:363 262424531750148/0x4acf2225: Tx USSD 'Your extension is 491615776751' 20241106122629504 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424531750148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424531750148" session_id=1255088677 session_state=END} 20241106122629504 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424531750148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629504 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629504 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262424531750148" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424531750148" TC_mo_ussd_iuse_msisdn(192)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB79BED568B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629510 DAUC <0003> db_auc.c:157 IMSI='262429120248408': No 2G Auth Data 20241106122629510 DAUC <0003> db_auc.c:192 IMSI='262429120248408': No 3G Auth Data HLR_Test-GSUP(183)@89ff8ada6c26: Created GsupExpect[0] for "262429120248408" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241106122629527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4258 20241106122629536 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629536 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429120248408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429120248408" session_id=1581589727 session_state=BEGIN} 20241106122629536 DSS <0004> hlr_ussd.c:576 262429120248408/0x5e4524df: Process SS (BEGIN) 20241106122629536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122629536 DSS <0004> hlr_ussd.c:518 262429120248408/0x5e4524df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122629536 DSS <0004> hlr_ussd.c:363 262429120248408/0x5e4524df: Tx USSD 'Your extension is 491610448021' 20241106122629536 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429120248408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429120248408" session_id=1581589727 session_state=END} 20241106122629536 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429120248408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122629536 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122629536 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@89ff8ada6c26: Found GsupExpect[0] for "262429120248408" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429120248408" TC_mo_ussd_iuse_msisdn(193)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560341A0E268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122629539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@89ff8ada6c26: Final verdict of PTC: pass 20241106122629540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32918<->l=127.0.0.1:4258 20241106122629541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40115<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@89ff8ada6c26: Final verdict of PTC: none 184@89ff8ada6c26: Final verdict of PTC: none 20241106122629541 DLINP <000b> input/ipa.c:451 connected read/write 20241106122629541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122629541 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122629541 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122629541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(182)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 184: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241106122629566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 20241106122629767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33026<->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=39828) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:31 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122632849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122632849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122632854 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122632856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122632860 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122632860 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122632860 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122632860 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 20241106122632860 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122632860 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 20241106122632860 DLGSUP <0013> gsup_server.c:235 2: 20241106122632860 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122632860 DLGSUP <0013> gsup_server.c:235 3: 20241106122632860 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122632860 DLGSUP <0013> gsup_server.c:235 4: 20241106122632860 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122632860 DLGSUP <0013> gsup_server.c:235 5: 20241106122632860 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122632861 DLGSUP <0013> gsup_server.c:235 7: 20241106122632861 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122632861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122632861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122632861 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@89ff8ada6c26: 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") 20241106122632883 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37873<->l=127.0.0.1:4259) 20241106122632907 DAUC <0003> db_auc.c:157 IMSI='262421777922117': No 2G Auth Data 20241106122632907 DAUC <0003> db_auc.c:192 IMSI='262421777922117': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262421777922117" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241106122632943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 20241106122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122632956 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421777922117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421777922117" source_name="the-source\n" session_id=420822858 session_state=BEGIN} 20241106122632956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106122632956 DSS <0004> hlr_ussd.c:576 262421777922117/0x19153f4a: Process SS (BEGIN) 20241106122632956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122632956 DSS <0004> hlr_ussd.c:518 262421777922117/0x19153f4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122632956 DSS <0004> hlr_ussd.c:363 262421777922117/0x19153f4a: Tx USSD 'Your extension is 491610470045' 20241106122632956 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421777922117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421777922117" destination_name="the-source\n" session_id=420822858 session_state=END} 20241106122632956 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421777922117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122632957 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262421777922117" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421777922117" TC_mo_ussd_iuse_msisdn_via_proxy(198)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B41B0C46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122632964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@89ff8ada6c26: Final verdict of PTC: pass 20241106122632968 DAUC <0003> db_auc.c:157 IMSI='262428281289790': No 2G Auth Data 20241106122632968 DAUC <0003> db_auc.c:192 IMSI='262428281289790': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262428281289790" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241106122632979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 20241106122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122632981 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428281289790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428281289790" source_name="the-source\n" session_id=119374809 session_state=BEGIN} 20241106122632981 DSS <0004> hlr_ussd.c:576 262428281289790/0x071d83d9: Process SS (BEGIN) 20241106122632981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122632981 DSS <0004> hlr_ussd.c:518 262428281289790/0x071d83d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122632981 DSS <0004> hlr_ussd.c:363 262428281289790/0x071d83d9: Tx USSD 'Your extension is 491616642113' 20241106122632981 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428281289790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428281289790" destination_name="the-source\n" session_id=119374809 session_state=END} 20241106122632981 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428281289790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241106122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262428281289790" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428281289790" TC_mo_ussd_iuse_msisdn_via_proxy(199)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C369A2C169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122632983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@89ff8ada6c26: Final verdict of PTC: pass 20241106122632986 DAUC <0003> db_auc.c:157 IMSI='262425002196805': No 2G Auth Data 20241106122632986 DAUC <0003> db_auc.c:192 IMSI='262425002196805': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262425002196805" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241106122632997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241106122633000 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633000 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425002196805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002196805" source_name="the-source\n" session_id=204484833 session_state=BEGIN} 20241106122633000 DSS <0004> hlr_ussd.c:576 262425002196805/0x0c3030e1: Process SS (BEGIN) 20241106122633000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633000 DSS <0004> hlr_ussd.c:518 262425002196805/0x0c3030e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633000 DSS <0004> hlr_ussd.c:363 262425002196805/0x0c3030e1: Tx USSD 'Your extension is 491612810414' 20241106122633000 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425002196805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002196805" destination_name="the-source\n" session_id=204484833 session_state=END} 20241106122633000 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425002196805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633000 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633000 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262425002196805" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425002196805" TC_mo_ussd_iuse_msisdn_via_proxy(200)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B8188C16A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633005 DAUC <0003> db_auc.c:157 IMSI='262423510699551': No 2G Auth Data 20241106122633005 DAUC <0003> db_auc.c:192 IMSI='262423510699551': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262423510699551" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241106122633016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4258 20241106122633018 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633019 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423510699551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423510699551" source_name="the-source\n" session_id=395533504 session_state=BEGIN} 20241106122633019 DSS <0004> hlr_ussd.c:576 262423510699551/0x17935cc0: Process SS (BEGIN) 20241106122633019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633019 DSS <0004> hlr_ussd.c:518 262423510699551/0x17935cc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633019 DSS <0004> hlr_ussd.c:363 262423510699551/0x17935cc0: Tx USSD 'Your extension is 491613106388' 20241106122633019 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423510699551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423510699551" destination_name="the-source\n" session_id=395533504 session_state=END} 20241106122633019 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423510699551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633019 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633019 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262423510699551" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423510699551" TC_mo_ussd_iuse_msisdn_via_proxy(201)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56631986D86C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633023 DAUC <0003> db_auc.c:157 IMSI='262425936848271': No 2G Auth Data 20241106122633023 DAUC <0003> db_auc.c:192 IMSI='262425936848271': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262425936848271" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241106122633035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241106122633037 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633037 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425936848271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425936848271" source_name="the-source\n" session_id=3352468585 session_state=BEGIN} 20241106122633037 DSS <0004> hlr_ussd.c:576 262425936848271/0xc7d29c69: Process SS (BEGIN) 20241106122633037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633037 DSS <0004> hlr_ussd.c:518 262425936848271/0xc7d29c69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633037 DSS <0004> hlr_ussd.c:363 262425936848271/0xc7d29c69: Tx USSD 'Your extension is 491612108134' 20241106122633037 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425936848271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425936848271" destination_name="the-source\n" session_id=3352468585 session_state=END} 20241106122633037 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425936848271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633037 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633037 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262425936848271" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425936848271" TC_mo_ussd_iuse_msisdn_via_proxy(202)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56431182E36A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633042 DAUC <0003> db_auc.c:157 IMSI='262425595826633': No 2G Auth Data 20241106122633042 DAUC <0003> db_auc.c:192 IMSI='262425595826633': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262425595826633" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241106122633056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50584<->l=127.0.0.1:4258 20241106122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633059 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425595826633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425595826633" source_name="the-source\n" session_id=4059082638 session_state=BEGIN} 20241106122633059 DSS <0004> hlr_ussd.c:576 262425595826633/0xf1f0af8e: Process SS (BEGIN) 20241106122633059 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633059 DSS <0004> hlr_ussd.c:518 262425595826633/0xf1f0af8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633059 DSS <0004> hlr_ussd.c:363 262425595826633/0xf1f0af8e: Tx USSD 'Your extension is 491615271570' 20241106122633059 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425595826633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425595826633" destination_name="the-source\n" session_id=4059082638 session_state=END} 20241106122633059 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425595826633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633059 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262425595826633" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425595826633" TC_mo_ussd_iuse_msisdn_via_proxy(203)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB25BAC768301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633064 DAUC <0003> db_auc.c:157 IMSI='262428169881320': No 2G Auth Data 20241106122633064 DAUC <0003> db_auc.c:192 IMSI='262428169881320': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262428169881320" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241106122633079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4258 20241106122633081 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633081 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428169881320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428169881320" source_name="the-source\n" session_id=2029468390 session_state=BEGIN} 20241106122633081 DSS <0004> hlr_ussd.c:576 262428169881320/0x78f73ae6: Process SS (BEGIN) 20241106122633081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633081 DSS <0004> hlr_ussd.c:518 262428169881320/0x78f73ae6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633081 DSS <0004> hlr_ussd.c:363 262428169881320/0x78f73ae6: Tx USSD 'Your extension is 491615086845' 20241106122633081 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428169881320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428169881320" destination_name="the-source\n" session_id=2029468390 session_state=END} 20241106122633081 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428169881320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633081 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633082 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262428169881320" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428169881320" TC_mo_ussd_iuse_msisdn_via_proxy(204)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A309C0D47AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633086 DAUC <0003> db_auc.c:157 IMSI='262426383301638': No 2G Auth Data 20241106122633086 DAUC <0003> db_auc.c:192 IMSI='262426383301638': No 3G Auth Data HLR_Test-GSUP(195)@89ff8ada6c26: Created GsupExpect[0] for "262426383301638" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241106122633100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20241106122633103 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633103 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426383301638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426383301638" source_name="the-source\n" session_id=1791358888 session_state=BEGIN} 20241106122633103 DSS <0004> hlr_ussd.c:576 262426383301638/0x6ac5f7a8: Process SS (BEGIN) 20241106122633103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106122633103 DSS <0004> hlr_ussd.c:518 262426383301638/0x6ac5f7a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106122633103 DSS <0004> hlr_ussd.c:363 262426383301638/0x6ac5f7a8: Tx USSD 'Your extension is 491613551163' 20241106122633103 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426383301638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426383301638" destination_name="the-source\n" session_id=1791358888 session_state=END} 20241106122633103 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262426383301638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122633103 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122633103 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@89ff8ada6c26: Found GsupExpect[0] for "262426383301638" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426383301638" TC_mo_ussd_iuse_msisdn_via_proxy(205)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B55A2C669B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122633105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@89ff8ada6c26: Final verdict of PTC: pass 20241106122633105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 20241106122633106 DLINP <000b> input/ipa.c:451 connected read/write 20241106122633106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122633106 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122633106 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122633106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122633106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106122633106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37873<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@89ff8ada6c26: Final verdict of PTC: none 196@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(195)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 196: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241106122633128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 20241106122633330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4364) Waiting for packet dumper to finish... 1 (prev_count=4364, count=40416) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:35 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_euse started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 20241106122636435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37963 20241106122636435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37963 MTC@89ff8ada6c26: in not legacy case 2 IPA-EUSE-foobar(208)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122636436 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636436 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received IPA-EUSE-foobar(208)@89ff8ada6c26: 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) } } } } 20241106122636437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122636437 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@89ff8ada6c26: 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 } } } } 20241106122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636437 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122636437 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106122636437 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106122636437 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 20241106122636437 DLGSUP <0013> gsup_server.c:235 2: 20241106122636437 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 3: 20241106122636437 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 4: 20241106122636437 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 5: 20241106122636437 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 7: 20241106122636437 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122636437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122636437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122636437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37963 IPA-EUSE-foobar(208)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122636439 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636441 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122636441 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122636441 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 20241106122636441 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122636441 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 20241106122636441 DLGSUP <0013> gsup_server.c:235 2: 20241106122636441 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122636441 DLGSUP <0013> gsup_server.c:235 3: 20241106122636441 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122636441 DLGSUP <0013> gsup_server.c:235 4: 20241106122636441 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122636441 DLGSUP <0013> gsup_server.c:235 5: 20241106122636441 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122636441 DLGSUP <0013> gsup_server.c:235 7: 20241106122636441 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122636441 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122636441 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122636441 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@89ff8ada6c26: 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") 20241106122636451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34061<->l=127.0.0.1:4259) 20241106122636465 DAUC <0003> db_auc.c:157 IMSI='262421481621306': No 2G Auth Data 20241106122636465 DAUC <0003> db_auc.c:192 IMSI='262421481621306': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262421481621306" to be handled at TC_mo_ussd_euse(212) 20241106122636492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20241106122636507 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636508 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421481621306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421481621306" session_id=1279598443 session_state=BEGIN} 20241106122636508 DSS <0004> hlr_ussd.c:576 262421481621306/0x4c451f6b: Process SS (BEGIN) 20241106122636508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636508 DSS <0004> hlr_ussd.c:518 262421481621306/0x4c451f6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636508 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636508 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636508 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636508 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636517 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636517 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636517 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421481621306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481621306" session_id=1279598443 session_state=END} 20241106122636517 DSS <0004> hlr_ussd.c:576 262421481621306/0x4c451f6b: Process SS (END) 20241106122636517 DSS <0004> hlr_ussd.c:518 262421481621306/0x4c451f6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636517 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421481621306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481621306" session_id=1279598443 session_state=END} 20241106122636517 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421481621306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636517 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421481621306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636517 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636517 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262421481621306" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421481621306" TC_mo_ussd_euse(212)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636528 DAUC <0003> db_auc.c:157 IMSI='262424235753526': No 2G Auth Data 20241106122636528 DAUC <0003> db_auc.c:192 IMSI='262424235753526': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262424235753526" to be handled at TC_mo_ussd_euse(213) 20241106122636542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20241106122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636545 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424235753526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424235753526" session_id=4289419914 session_state=BEGIN} 20241106122636545 DSS <0004> hlr_ussd.c:576 262424235753526/0xffab5a8a: Process SS (BEGIN) 20241106122636545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636545 DSS <0004> hlr_ussd.c:518 262424235753526/0xffab5a8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636546 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636546 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636546 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424235753526 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424235753526" session_id=4289419914 session_state=END} 20241106122636546 DSS <0004> hlr_ussd.c:576 262424235753526/0xffab5a8a: Process SS (END) 20241106122636546 DSS <0004> hlr_ussd.c:518 262424235753526/0xffab5a8a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636546 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424235753526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424235753526" session_id=4289419914 session_state=END} 20241106122636546 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424235753526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636546 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424235753526 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636546 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636546 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262424235753526" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424235753526" TC_mo_ussd_euse(213)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636551 DAUC <0003> db_auc.c:157 IMSI='262422341994989': No 2G Auth Data 20241106122636551 DAUC <0003> db_auc.c:192 IMSI='262422341994989': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262422341994989" to be handled at TC_mo_ussd_euse(214) 20241106122636562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 20241106122636564 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636564 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422341994989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422341994989" session_id=3368539549 session_state=BEGIN} 20241106122636564 DSS <0004> hlr_ussd.c:576 262422341994989/0xc8c7d59d: Process SS (BEGIN) 20241106122636564 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636564 DSS <0004> hlr_ussd.c:518 262422341994989/0xc8c7d59d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636564 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636564 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636565 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636565 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636565 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422341994989 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422341994989" session_id=3368539549 session_state=END} 20241106122636565 DSS <0004> hlr_ussd.c:576 262422341994989/0xc8c7d59d: Process SS (END) 20241106122636565 DSS <0004> hlr_ussd.c:518 262422341994989/0xc8c7d59d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636565 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422341994989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422341994989" session_id=3368539549 session_state=END} 20241106122636565 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422341994989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636565 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422341994989 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636565 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262422341994989" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422341994989" TC_mo_ussd_euse(214)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636570 DAUC <0003> db_auc.c:157 IMSI='262429753753802': No 2G Auth Data 20241106122636570 DAUC <0003> db_auc.c:192 IMSI='262429753753802': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262429753753802" to be handled at TC_mo_ussd_euse(215) 20241106122636583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241106122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636586 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429753753802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429753753802" session_id=3940050481 session_state=BEGIN} 20241106122636586 DSS <0004> hlr_ussd.c:576 262429753753802/0xead86631: Process SS (BEGIN) 20241106122636586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636586 DSS <0004> hlr_ussd.c:518 262429753753802/0xead86631: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636586 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636586 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636587 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636587 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429753753802 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429753753802" session_id=3940050481 session_state=END} 20241106122636587 DSS <0004> hlr_ussd.c:576 262429753753802/0xead86631: Process SS (END) 20241106122636587 DSS <0004> hlr_ussd.c:518 262429753753802/0xead86631: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636587 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429753753802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429753753802" session_id=3940050481 session_state=END} 20241106122636587 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429753753802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636587 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429753753802 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636587 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262429753753802" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429753753802" TC_mo_ussd_euse(215)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636592 DAUC <0003> db_auc.c:157 IMSI='262420360354314': No 2G Auth Data 20241106122636592 DAUC <0003> db_auc.c:192 IMSI='262420360354314': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262420360354314" to be handled at TC_mo_ussd_euse(216) 20241106122636603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4258 20241106122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636605 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420360354314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420360354314" session_id=1779538859 session_state=BEGIN} 20241106122636605 DSS <0004> hlr_ussd.c:576 262420360354314/0x6a119bab: Process SS (BEGIN) 20241106122636606 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636606 DSS <0004> hlr_ussd.c:518 262420360354314/0x6a119bab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636606 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636606 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636606 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636606 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420360354314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420360354314" session_id=1779538859 session_state=END} 20241106122636606 DSS <0004> hlr_ussd.c:576 262420360354314/0x6a119bab: Process SS (END) 20241106122636606 DSS <0004> hlr_ussd.c:518 262420360354314/0x6a119bab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636606 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420360354314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420360354314" session_id=1779538859 session_state=END} 20241106122636606 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420360354314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636606 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420360354314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262420360354314" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420360354314" TC_mo_ussd_euse(216)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636611 DAUC <0003> db_auc.c:157 IMSI='262420532172890': No 2G Auth Data 20241106122636611 DAUC <0003> db_auc.c:192 IMSI='262420532172890': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262420532172890" to be handled at TC_mo_ussd_euse(217) 20241106122636625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241106122636628 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636628 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420532172890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420532172890" session_id=1582453713 session_state=BEGIN} 20241106122636628 DSS <0004> hlr_ussd.c:576 262420532172890/0x5e5253d1: Process SS (BEGIN) 20241106122636628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636628 DSS <0004> hlr_ussd.c:518 262420532172890/0x5e5253d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636628 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636628 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636628 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636628 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636629 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636629 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636629 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420532172890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420532172890" session_id=1582453713 session_state=END} 20241106122636629 DSS <0004> hlr_ussd.c:576 262420532172890/0x5e5253d1: Process SS (END) 20241106122636629 DSS <0004> hlr_ussd.c:518 262420532172890/0x5e5253d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636629 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420532172890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420532172890" session_id=1582453713 session_state=END} 20241106122636629 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420532172890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636629 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420532172890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636629 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636629 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262420532172890" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420532172890" TC_mo_ussd_euse(217)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636634 DAUC <0003> db_auc.c:157 IMSI='262421171147213': No 2G Auth Data 20241106122636634 DAUC <0003> db_auc.c:192 IMSI='262421171147213': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262421171147213" to be handled at TC_mo_ussd_euse(218) 20241106122636647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20241106122636650 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636650 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421171147213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421171147213" session_id=3471208621 session_state=BEGIN} 20241106122636650 DSS <0004> hlr_ussd.c:576 262421171147213/0xcee670ad: Process SS (BEGIN) 20241106122636650 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636650 DSS <0004> hlr_ussd.c:518 262421171147213/0xcee670ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636650 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636650 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636650 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636650 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636651 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636651 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421171147213 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171147213" session_id=3471208621 session_state=END} 20241106122636651 DSS <0004> hlr_ussd.c:576 262421171147213/0xcee670ad: Process SS (END) 20241106122636651 DSS <0004> hlr_ussd.c:518 262421171147213/0xcee670ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636651 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421171147213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171147213" session_id=3471208621 session_state=END} 20241106122636651 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421171147213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636651 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421171147213 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262421171147213" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421171147213" TC_mo_ussd_euse(218)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@89ff8ada6c26: Final verdict of PTC: pass 20241106122636655 DAUC <0003> db_auc.c:157 IMSI='262428312679166': No 2G Auth Data 20241106122636655 DAUC <0003> db_auc.c:192 IMSI='262428312679166': No 3G Auth Data HLR_Test-GSUP(209)@89ff8ada6c26: Created GsupExpect[0] for "262428312679166" to be handled at TC_mo_ussd_euse(219) 20241106122636669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4258 20241106122636672 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636672 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428312679166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428312679166" session_id=1986288961 session_state=BEGIN} 20241106122636672 DSS <0004> hlr_ussd.c:576 262428312679166/0x76645d41: Process SS (BEGIN) 20241106122636672 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122636672 DSS <0004> hlr_ussd.c:518 262428312679166/0x76645d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122636672 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636672 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data 20241106122636672 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636672 DLINP <000b> input/ipa.c:431 127.0.0.1:37963 sending data EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: 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 } } } } } 20241106122636673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636673 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636673 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428312679166 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428312679166" session_id=1986288961 session_state=END} 20241106122636673 DSS <0004> hlr_ussd.c:576 262428312679166/0x76645d41: Process SS (END) 20241106122636673 DSS <0004> hlr_ussd.c:518 262428312679166/0x76645d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122636673 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428312679166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428312679166" session_id=1986288961 session_state=END} 20241106122636673 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428312679166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122636673 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428312679166 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122636673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122636673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@89ff8ada6c26: Found GsupExpect[0] for "262428312679166" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428312679166" TC_mo_ussd_euse(219)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122636674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@89ff8ada6c26: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@89ff8ada6c26: Final verdict of PTC: none 20241106122636675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 20241106122636675 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122636675 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122636675 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122636675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@89ff8ada6c26: Final verdict of PTC: none 20241106122636676 DLINP <000b> input/ipa.c:451 connected read/write 20241106122636676 DLINP <000b> input/ipa.c:405 127.0.0.1:37963 message received 20241106122636676 DLINP <000b> input/ipa.c:414 127.0.0.1:37963 connection closed with server HLR_Test-GSUP-IPA(207)@89ff8ada6c26: Final verdict of PTC: none 20241106122636676 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37963 20241106122636676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241106122636676 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34061<->l=127.0.0.1:4259) 210@89ff8ada6c26: Final verdict of PTC: none IPA-EUSE-foobar(208)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 210: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241106122636699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4258 20241106122636900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7332) Waiting for packet dumper to finish... 1 (prev_count=7332, count=44216) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:38 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_euse_continue started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 20241106122639963 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33381 20241106122639963 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33381 MTC@89ff8ada6c26: in not legacy case 2 IPA-EUSE-foobar(222)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122639964 DLINP <000b> input/ipa.c:451 connected read/write 20241106122639964 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122639965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122639965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } HLR_Test-GSUP-IPA(221)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241106122639966 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122639966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122639966 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106122639966 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106122639966 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 20241106122639966 DLGSUP <0013> gsup_server.c:235 2: 20241106122639966 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 3: 20241106122639966 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 4: 20241106122639966 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 5: 20241106122639966 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 7: 20241106122639966 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122639966 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122639966 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122639966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33381 20241106122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241106122639966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122639967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122639968 DLINP <000b> input/ipa.c:451 connected read/write 20241106122639968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122639968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122639968 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122639968 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 20241106122639968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122639968 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 20241106122639968 DLGSUP <0013> gsup_server.c:235 2: 20241106122639968 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122639968 DLGSUP <0013> gsup_server.c:235 3: 20241106122639968 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122639968 DLGSUP <0013> gsup_server.c:235 4: 20241106122639968 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122639968 DLGSUP <0013> gsup_server.c:235 5: 20241106122639968 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122639968 DLGSUP <0013> gsup_server.c:235 7: 20241106122639968 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122639968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122639968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122639968 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@89ff8ada6c26: 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") 20241106122639980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36959<->l=127.0.0.1:4259) 20241106122639986 DAUC <0003> db_auc.c:157 IMSI='262420293742324': No 2G Auth Data 20241106122639986 DAUC <0003> db_auc.c:192 IMSI='262420293742324': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262420293742324" to be handled at TC_mo_ussd_euse_continue(226) 20241106122640011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 20241106122640023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640023 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420293742324" session_id=311387403 session_state=BEGIN} 20241106122640023 DSS <0004> hlr_ussd.c:576 262420293742324/0x128f650b: Process SS (BEGIN) 20241106122640023 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640023 DSS <0004> hlr_ussd.c:518 262420293742324/0x128f650b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640023 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640023 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640023 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640036 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640036 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640036 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293742324" session_id=311387403 session_state=CONTINUE} 20241106122640036 DSS <0004> hlr_ussd.c:576 262420293742324/0x128f650b: Process SS (CONTINUE) 20241106122640036 DSS <0004> hlr_ussd.c:518 262420293742324/0x128f650b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640036 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293742324" session_id=311387403 session_state=CONTINUE} 20241106122640036 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640037 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640037 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262420293742324" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420293742324" TC_mo_ussd_euse_continue(226)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640043 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420293742324" session_id=311387403 session_state=CONTINUE} 20241106122640043 DSS <0004> hlr_ussd.c:576 262420293742324/0x128f650b: Process SS (CONTINUE) 20241106122640043 DSS <0004> hlr_ussd.c:518 262420293742324/0x128f650b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640043 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640043 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640043 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640043 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640045 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640045 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640045 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293742324" session_id=311387403 session_state=END} 20241106122640045 DSS <0004> hlr_ussd.c:576 262420293742324/0x128f650b: Process SS (END) 20241106122640045 DSS <0004> hlr_ussd.c:518 262420293742324/0x128f650b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640045 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293742324" session_id=311387403 session_state=END} 20241106122640045 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640045 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420293742324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640045 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640045 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640051 DAUC <0003> db_auc.c:157 IMSI='262420631149019': No 2G Auth Data 20241106122640051 DAUC <0003> db_auc.c:192 IMSI='262420631149019': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262420631149019" to be handled at TC_mo_ussd_euse_continue(227) 20241106122640069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50708<->l=127.0.0.1:4258 20241106122640072 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640072 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420631149019" session_id=1382772376 session_state=BEGIN} 20241106122640072 DSS <0004> hlr_ussd.c:576 262420631149019/0x526b6e98: Process SS (BEGIN) 20241106122640072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640072 DSS <0004> hlr_ussd.c:518 262420631149019/0x526b6e98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640072 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640072 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640072 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640072 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640073 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640073 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640073 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631149019" session_id=1382772376 session_state=CONTINUE} 20241106122640073 DSS <0004> hlr_ussd.c:576 262420631149019/0x526b6e98: Process SS (CONTINUE) 20241106122640073 DSS <0004> hlr_ussd.c:518 262420631149019/0x526b6e98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640073 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631149019" session_id=1382772376 session_state=CONTINUE} 20241106122640073 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640073 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640073 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262420631149019" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420631149019" TC_mo_ussd_euse_continue(227)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640076 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420631149019" session_id=1382772376 session_state=CONTINUE} 20241106122640076 DSS <0004> hlr_ussd.c:576 262420631149019/0x526b6e98: Process SS (CONTINUE) 20241106122640076 DSS <0004> hlr_ussd.c:518 262420631149019/0x526b6e98: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640076 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640076 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631149019" session_id=1382772376 session_state=END} 20241106122640076 DSS <0004> hlr_ussd.c:576 262420631149019/0x526b6e98: Process SS (END) 20241106122640076 DSS <0004> hlr_ussd.c:518 262420631149019/0x526b6e98: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640076 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631149019" session_id=1382772376 session_state=END} 20241106122640076 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640076 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420631149019 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640076 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50708<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640080 DAUC <0003> db_auc.c:157 IMSI='262421696482032': No 2G Auth Data 20241106122640080 DAUC <0003> db_auc.c:192 IMSI='262421696482032': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262421696482032" to be handled at TC_mo_ussd_euse_continue(228) 20241106122640091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 20241106122640094 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640094 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421696482032" session_id=1002520060 session_state=BEGIN} 20241106122640094 DSS <0004> hlr_ussd.c:576 262421696482032/0x3bc13dfc: Process SS (BEGIN) 20241106122640094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640094 DSS <0004> hlr_ussd.c:518 262421696482032/0x3bc13dfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640094 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640094 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640094 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640094 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640095 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640095 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640095 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421696482032" session_id=1002520060 session_state=CONTINUE} 20241106122640095 DSS <0004> hlr_ussd.c:576 262421696482032/0x3bc13dfc: Process SS (CONTINUE) 20241106122640095 DSS <0004> hlr_ussd.c:518 262421696482032/0x3bc13dfc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640095 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421696482032" session_id=1002520060 session_state=CONTINUE} 20241106122640095 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640095 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640095 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262421696482032" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421696482032" TC_mo_ussd_euse_continue(228)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640097 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421696482032" session_id=1002520060 session_state=CONTINUE} 20241106122640097 DSS <0004> hlr_ussd.c:576 262421696482032/0x3bc13dfc: Process SS (CONTINUE) 20241106122640097 DSS <0004> hlr_ussd.c:518 262421696482032/0x3bc13dfc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640097 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640098 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640098 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640098 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421696482032" session_id=1002520060 session_state=END} 20241106122640098 DSS <0004> hlr_ussd.c:576 262421696482032/0x3bc13dfc: Process SS (END) 20241106122640098 DSS <0004> hlr_ussd.c:518 262421696482032/0x3bc13dfc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640098 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421696482032" session_id=1002520060 session_state=END} 20241106122640098 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640098 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262421696482032 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640098 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640098 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640102 DAUC <0003> db_auc.c:157 IMSI='262426560614533': No 2G Auth Data 20241106122640102 DAUC <0003> db_auc.c:192 IMSI='262426560614533': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262426560614533" to be handled at TC_mo_ussd_euse_continue(229) 20241106122640113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 20241106122640116 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640116 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426560614533" session_id=271665042 session_state=BEGIN} 20241106122640116 DSS <0004> hlr_ussd.c:576 262426560614533/0x10314792: Process SS (BEGIN) 20241106122640116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640116 DSS <0004> hlr_ussd.c:518 262426560614533/0x10314792: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640116 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640116 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640116 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640116 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640117 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640117 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640117 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560614533" session_id=271665042 session_state=CONTINUE} 20241106122640117 DSS <0004> hlr_ussd.c:576 262426560614533/0x10314792: Process SS (CONTINUE) 20241106122640117 DSS <0004> hlr_ussd.c:518 262426560614533/0x10314792: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640117 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560614533" session_id=271665042 session_state=CONTINUE} 20241106122640117 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640117 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640117 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262426560614533" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426560614533" TC_mo_ussd_euse_continue(229)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640120 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640120 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426560614533" session_id=271665042 session_state=CONTINUE} 20241106122640120 DSS <0004> hlr_ussd.c:576 262426560614533/0x10314792: Process SS (CONTINUE) 20241106122640120 DSS <0004> hlr_ussd.c:518 262426560614533/0x10314792: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640120 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640120 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640120 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640120 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640120 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640121 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640121 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640121 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560614533" session_id=271665042 session_state=END} 20241106122640121 DSS <0004> hlr_ussd.c:576 262426560614533/0x10314792: Process SS (END) 20241106122640121 DSS <0004> hlr_ussd.c:518 262426560614533/0x10314792: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640121 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560614533" session_id=271665042 session_state=END} 20241106122640121 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640121 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426560614533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640121 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640121 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640126 DAUC <0003> db_auc.c:157 IMSI='262421836919313': No 2G Auth Data 20241106122640126 DAUC <0003> db_auc.c:192 IMSI='262421836919313': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262421836919313" to be handled at TC_mo_ussd_euse_continue(230) 20241106122640141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 20241106122640144 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640144 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421836919313" session_id=1169930079 session_state=BEGIN} 20241106122640144 DSS <0004> hlr_ussd.c:576 262421836919313/0x45bbb75f: Process SS (BEGIN) 20241106122640144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640144 DSS <0004> hlr_ussd.c:518 262421836919313/0x45bbb75f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640144 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640144 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640144 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640144 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640146 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640146 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836919313" session_id=1169930079 session_state=CONTINUE} 20241106122640146 DSS <0004> hlr_ussd.c:576 262421836919313/0x45bbb75f: Process SS (CONTINUE) 20241106122640146 DSS <0004> hlr_ussd.c:518 262421836919313/0x45bbb75f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640146 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836919313" session_id=1169930079 session_state=CONTINUE} 20241106122640146 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262421836919313" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421836919313" TC_mo_ussd_euse_continue(230)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640148 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421836919313" session_id=1169930079 session_state=CONTINUE} 20241106122640148 DSS <0004> hlr_ussd.c:576 262421836919313/0x45bbb75f: Process SS (CONTINUE) 20241106122640148 DSS <0004> hlr_ussd.c:518 262421836919313/0x45bbb75f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640148 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640148 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640148 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640149 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640149 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836919313" session_id=1169930079 session_state=END} 20241106122640149 DSS <0004> hlr_ussd.c:576 262421836919313/0x45bbb75f: Process SS (END) 20241106122640149 DSS <0004> hlr_ussd.c:518 262421836919313/0x45bbb75f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640149 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836919313" session_id=1169930079 session_state=END} 20241106122640149 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640149 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421836919313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640153 DAUC <0003> db_auc.c:157 IMSI='262428431511027': No 2G Auth Data 20241106122640153 DAUC <0003> db_auc.c:192 IMSI='262428431511027': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262428431511027" to be handled at TC_mo_ussd_euse_continue(231) 20241106122640167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 20241106122640170 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640170 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428431511027" session_id=1993943272 session_state=BEGIN} 20241106122640170 DSS <0004> hlr_ussd.c:576 262428431511027/0x76d928e8: Process SS (BEGIN) 20241106122640170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640170 DSS <0004> hlr_ussd.c:518 262428431511027/0x76d928e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640170 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640170 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640170 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640170 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640171 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640171 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640171 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431511027" session_id=1993943272 session_state=CONTINUE} 20241106122640171 DSS <0004> hlr_ussd.c:576 262428431511027/0x76d928e8: Process SS (CONTINUE) 20241106122640171 DSS <0004> hlr_ussd.c:518 262428431511027/0x76d928e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640171 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431511027" session_id=1993943272 session_state=CONTINUE} 20241106122640171 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640171 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640171 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262428431511027" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428431511027" TC_mo_ussd_euse_continue(231)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640173 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428431511027" session_id=1993943272 session_state=CONTINUE} 20241106122640173 DSS <0004> hlr_ussd.c:576 262428431511027/0x76d928e8: Process SS (CONTINUE) 20241106122640173 DSS <0004> hlr_ussd.c:518 262428431511027/0x76d928e8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640173 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640173 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640173 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640174 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640174 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640174 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431511027" session_id=1993943272 session_state=END} 20241106122640174 DSS <0004> hlr_ussd.c:576 262428431511027/0x76d928e8: Process SS (END) 20241106122640174 DSS <0004> hlr_ussd.c:518 262428431511027/0x76d928e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640174 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431511027" session_id=1993943272 session_state=END} 20241106122640174 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640174 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428431511027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640174 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640174 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640178 DAUC <0003> db_auc.c:157 IMSI='262427993978742': No 2G Auth Data 20241106122640178 DAUC <0003> db_auc.c:192 IMSI='262427993978742': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262427993978742" to be handled at TC_mo_ussd_euse_continue(232) 20241106122640192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640195 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427993978742" session_id=2068063507 session_state=BEGIN} 20241106122640195 DSS <0004> hlr_ussd.c:576 262427993978742/0x7b442513: Process SS (BEGIN) 20241106122640195 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640195 DSS <0004> hlr_ussd.c:518 262427993978742/0x7b442513: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640195 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427993978742" session_id=2068063507 session_state=CONTINUE} 20241106122640195 DSS <0004> hlr_ussd.c:576 262427993978742/0x7b442513: Process SS (CONTINUE) 20241106122640195 DSS <0004> hlr_ussd.c:518 262427993978742/0x7b442513: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640195 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427993978742" session_id=2068063507 session_state=CONTINUE} 20241106122640195 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262427993978742" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427993978742" TC_mo_ussd_euse_continue(232)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640198 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640198 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427993978742" session_id=2068063507 session_state=CONTINUE} 20241106122640198 DSS <0004> hlr_ussd.c:576 262427993978742/0x7b442513: Process SS (CONTINUE) 20241106122640198 DSS <0004> hlr_ussd.c:518 262427993978742/0x7b442513: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640198 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640198 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640198 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640198 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640198 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640199 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640199 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640199 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427993978742" session_id=2068063507 session_state=END} 20241106122640199 DSS <0004> hlr_ussd.c:576 262427993978742/0x7b442513: Process SS (END) 20241106122640199 DSS <0004> hlr_ussd.c:518 262427993978742/0x7b442513: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640199 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427993978742" session_id=2068063507 session_state=END} 20241106122640199 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640199 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427993978742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640199 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640199 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@89ff8ada6c26: Final verdict of PTC: pass 20241106122640202 DAUC <0003> db_auc.c:157 IMSI='262426404598182': No 2G Auth Data 20241106122640202 DAUC <0003> db_auc.c:192 IMSI='262426404598182': No 3G Auth Data HLR_Test-GSUP(223)@89ff8ada6c26: Created GsupExpect[0] for "262426404598182" to be handled at TC_mo_ussd_euse_continue(233) 20241106122640216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20241106122640218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640218 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426404598182" session_id=187335489 session_state=BEGIN} 20241106122640218 DSS <0004> hlr_ussd.c:576 262426404598182/0x0b2a8341: Process SS (BEGIN) 20241106122640218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106122640218 DSS <0004> hlr_ussd.c:518 262426404598182/0x0b2a8341: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106122640218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640218 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640218 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640219 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640219 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404598182" session_id=187335489 session_state=CONTINUE} 20241106122640219 DSS <0004> hlr_ussd.c:576 262426404598182/0x0b2a8341: Process SS (CONTINUE) 20241106122640219 DSS <0004> hlr_ussd.c:518 262426404598182/0x0b2a8341: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106122640219 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404598182" session_id=187335489 session_state=CONTINUE} 20241106122640219 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@89ff8ada6c26: Found GsupExpect[0] for "262426404598182" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426404598182" TC_mo_ussd_euse_continue(233)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122640221 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640221 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426404598182" session_id=187335489 session_state=CONTINUE} 20241106122640221 DSS <0004> hlr_ussd.c:576 262426404598182/0x0b2a8341: Process SS (CONTINUE) 20241106122640221 DSS <0004> hlr_ussd.c:518 262426404598182/0x0b2a8341: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640221 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640221 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640221 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data 20241106122640221 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640221 DLINP <000b> input/ipa.c:431 127.0.0.1:33381 sending data EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: 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 } } } } } 20241106122640222 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640222 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640222 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404598182" session_id=187335489 session_state=END} 20241106122640222 DSS <0004> hlr_ussd.c:576 262426404598182/0x0b2a8341: Process SS (END) 20241106122640222 DSS <0004> hlr_ussd.c:518 262426404598182/0x0b2a8341: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106122640222 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404598182" session_id=187335489 session_state=END} 20241106122640222 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122640222 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426404598182 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122640222 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122640222 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122640223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@89ff8ada6c26: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@89ff8ada6c26: Final verdict of PTC: none 20241106122640223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 20241106122640224 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640224 DLINP <000b> input/ipa.c:405 127.0.0.1:33381 message received 20241106122640224 DLINP <000b> input/ipa.c:414 127.0.0.1:33381 connection closed with server 20241106122640224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33381 20241106122640224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241106122640224 DLINP <000b> input/ipa.c:451 connected read/write 20241106122640224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122640224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122640224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122640224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@89ff8ada6c26: Final verdict of PTC: none IPA-EUSE-foobar(222)@89ff8ada6c26: Final verdict of PTC: none 20241106122640224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36959<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@89ff8ada6c26: Final verdict of PTC: none 224@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 224: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241106122640249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4258 20241106122640450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50774<->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=49532) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:42 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_ussd_euse_defaultroute started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 20241106122643548 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41341 20241106122643548 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41341 MTC@89ff8ada6c26: in not legacy case 2 IPA-EUSE-foobar(236)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122643549 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643549 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643550 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122643550 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122643551 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643551 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122643551 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106122643551 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106122643551 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 20241106122643551 DLGSUP <0013> gsup_server.c:235 2: 20241106122643551 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 3: 20241106122643551 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 4: 20241106122643551 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 5: 20241106122643551 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 7: 20241106122643551 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122643551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122643551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122643551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41341 IPA-EUSE-foobar(236)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122643552 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122643554 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643554 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122643554 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122643554 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 20241106122643554 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122643554 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 20241106122643554 DLGSUP <0013> gsup_server.c:235 2: 20241106122643554 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122643554 DLGSUP <0013> gsup_server.c:235 3: 20241106122643554 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(235)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122643554 DLGSUP <0013> gsup_server.c:235 4: 20241106122643554 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122643554 DLGSUP <0013> gsup_server.c:235 5: 20241106122643554 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122643554 DLGSUP <0013> gsup_server.c:235 7: 20241106122643554 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122643554 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122643554 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122643554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@89ff8ada6c26: 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") 20241106122643566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46485<->l=127.0.0.1:4259) 20241106122643593 DAUC <0003> db_auc.c:157 IMSI='262421090808844': No 2G Auth Data 20241106122643593 DAUC <0003> db_auc.c:192 IMSI='262421090808844': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262421090808844" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241106122643625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4258 20241106122643633 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643633 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421090808844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421090808844" session_id=1062386107 session_state=BEGIN} 20241106122643633 DSS <0004> hlr_ussd.c:576 262421090808844/0x3f52b9bb: Process SS (BEGIN) 20241106122643633 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643633 DSS <0004> hlr_ussd.c:518 262421090808844/0x3f52b9bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643634 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643634 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643634 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643634 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643640 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643640 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643640 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421090808844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421090808844" session_id=1062386107 session_state=END} 20241106122643640 DSS <0004> hlr_ussd.c:576 262421090808844/0x3f52b9bb: Process SS (END) 20241106122643640 DSS <0004> hlr_ussd.c:518 262421090808844/0x3f52b9bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643640 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421090808844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421090808844" session_id=1062386107 session_state=END} 20241106122643640 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421090808844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643640 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421090808844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643640 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643640 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262421090808844" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421090808844" TC_mo_ussd_euse_defaultroute(240)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643648 DAUC <0003> db_auc.c:157 IMSI='262425162104160': No 2G Auth Data 20241106122643648 DAUC <0003> db_auc.c:192 IMSI='262425162104160': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262425162104160" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241106122643659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39604<->l=127.0.0.1:4258 20241106122643661 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643661 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425162104160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425162104160" session_id=534976991 session_state=BEGIN} 20241106122643661 DSS <0004> hlr_ussd.c:576 262425162104160/0x1fe319df: Process SS (BEGIN) 20241106122643661 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643661 DSS <0004> hlr_ussd.c:518 262425162104160/0x1fe319df: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643661 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643661 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643661 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643661 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643662 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643662 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643662 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425162104160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425162104160" session_id=534976991 session_state=END} 20241106122643662 DSS <0004> hlr_ussd.c:576 262425162104160/0x1fe319df: Process SS (END) 20241106122643662 DSS <0004> hlr_ussd.c:518 262425162104160/0x1fe319df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643662 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425162104160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425162104160" session_id=534976991 session_state=END} 20241106122643662 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425162104160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643662 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425162104160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643662 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643662 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262425162104160" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425162104160" TC_mo_ussd_euse_defaultroute(241)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39604<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643667 DAUC <0003> db_auc.c:157 IMSI='262423342716853': No 2G Auth Data 20241106122643667 DAUC <0003> db_auc.c:192 IMSI='262423342716853': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262423342716853" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241106122643679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 20241106122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643682 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423342716853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423342716853" session_id=2239095396 session_state=BEGIN} 20241106122643682 DSS <0004> hlr_ussd.c:576 262423342716853/0x8575e264: Process SS (BEGIN) 20241106122643682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643682 DSS <0004> hlr_ussd.c:518 262423342716853/0x8575e264: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643682 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643682 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643683 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643683 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643683 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423342716853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423342716853" session_id=2239095396 session_state=END} 20241106122643683 DSS <0004> hlr_ussd.c:576 262423342716853/0x8575e264: Process SS (END) 20241106122643683 DSS <0004> hlr_ussd.c:518 262423342716853/0x8575e264: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643683 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423342716853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423342716853" session_id=2239095396 session_state=END} 20241106122643683 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423342716853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643683 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423342716853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643683 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643683 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262423342716853" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423342716853" TC_mo_ussd_euse_defaultroute(242)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643688 DAUC <0003> db_auc.c:157 IMSI='262421623230533': No 2G Auth Data 20241106122643688 DAUC <0003> db_auc.c:192 IMSI='262421623230533': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262421623230533" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241106122643699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20241106122643701 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643701 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421623230533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421623230533" session_id=3652636885 session_state=BEGIN} 20241106122643701 DSS <0004> hlr_ussd.c:576 262421623230533/0xd9b6d0d5: Process SS (BEGIN) 20241106122643701 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643701 DSS <0004> hlr_ussd.c:518 262421623230533/0xd9b6d0d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643701 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643701 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643701 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643701 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643702 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643702 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643702 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421623230533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421623230533" session_id=3652636885 session_state=END} 20241106122643702 DSS <0004> hlr_ussd.c:576 262421623230533/0xd9b6d0d5: Process SS (END) 20241106122643702 DSS <0004> hlr_ussd.c:518 262421623230533/0xd9b6d0d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643702 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421623230533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421623230533" session_id=3652636885 session_state=END} 20241106122643702 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421623230533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643702 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421623230533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643702 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643702 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262421623230533" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421623230533" TC_mo_ussd_euse_defaultroute(243)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643707 DAUC <0003> db_auc.c:157 IMSI='262425214073088': No 2G Auth Data 20241106122643707 DAUC <0003> db_auc.c:192 IMSI='262425214073088': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262425214073088" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241106122643718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 20241106122643720 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643720 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425214073088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425214073088" session_id=529960802 session_state=BEGIN} 20241106122643720 DSS <0004> hlr_ussd.c:576 262425214073088/0x1f968f62: Process SS (BEGIN) 20241106122643720 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643720 DSS <0004> hlr_ussd.c:518 262425214073088/0x1f968f62: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643720 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643720 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643720 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643720 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643721 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643721 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425214073088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425214073088" session_id=529960802 session_state=END} 20241106122643721 DSS <0004> hlr_ussd.c:576 262425214073088/0x1f968f62: Process SS (END) 20241106122643721 DSS <0004> hlr_ussd.c:518 262425214073088/0x1f968f62: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643721 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425214073088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425214073088" session_id=529960802 session_state=END} 20241106122643721 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425214073088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643721 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425214073088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643721 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262425214073088" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425214073088" TC_mo_ussd_euse_defaultroute(244)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643726 DAUC <0003> db_auc.c:157 IMSI='262423943983095': No 2G Auth Data 20241106122643726 DAUC <0003> db_auc.c:192 IMSI='262423943983095': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262423943983095" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241106122643740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 20241106122643742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643742 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423943983095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423943983095" session_id=316516402 session_state=BEGIN} 20241106122643742 DSS <0004> hlr_ussd.c:576 262423943983095/0x12dda832: Process SS (BEGIN) 20241106122643742 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643742 DSS <0004> hlr_ussd.c:518 262423943983095/0x12dda832: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643742 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643742 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643743 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643743 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423943983095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423943983095" session_id=316516402 session_state=END} 20241106122643743 DSS <0004> hlr_ussd.c:576 262423943983095/0x12dda832: Process SS (END) 20241106122643743 DSS <0004> hlr_ussd.c:518 262423943983095/0x12dda832: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643743 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423943983095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423943983095" session_id=316516402 session_state=END} 20241106122643743 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423943983095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643743 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423943983095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262423943983095" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423943983095" TC_mo_ussd_euse_defaultroute(245)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643748 DAUC <0003> db_auc.c:157 IMSI='262422178378228': No 2G Auth Data 20241106122643748 DAUC <0003> db_auc.c:192 IMSI='262422178378228': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262422178378228" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241106122643762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241106122643764 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643765 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422178378228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422178378228" session_id=2530342552 session_state=BEGIN} 20241106122643765 DSS <0004> hlr_ussd.c:576 262422178378228/0x96d1f698: Process SS (BEGIN) 20241106122643765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643765 DSS <0004> hlr_ussd.c:518 262422178378228/0x96d1f698: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643765 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422178378228 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422178378228" session_id=2530342552 session_state=END} 20241106122643765 DSS <0004> hlr_ussd.c:576 262422178378228/0x96d1f698: Process SS (END) 20241106122643765 DSS <0004> hlr_ussd.c:518 262422178378228/0x96d1f698: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643765 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422178378228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422178378228" session_id=2530342552 session_state=END} 20241106122643765 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422178378228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643765 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422178378228 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262422178378228" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422178378228" TC_mo_ussd_euse_defaultroute(246)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@89ff8ada6c26: Final verdict of PTC: pass 20241106122643770 DAUC <0003> db_auc.c:157 IMSI='262426864281954': No 2G Auth Data 20241106122643770 DAUC <0003> db_auc.c:192 IMSI='262426864281954': No 3G Auth Data HLR_Test-GSUP(237)@89ff8ada6c26: Created GsupExpect[0] for "262426864281954" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241106122643784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643787 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426864281954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426864281954" session_id=2028146801 session_state=BEGIN} 20241106122643787 DSS <0004> hlr_ussd.c:576 262426864281954/0x78e31071: Process SS (BEGIN) 20241106122643787 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106122643787 DSS <0004> hlr_ussd.c:518 262426864281954/0x78e31071: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:431 127.0.0.1:41341 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: 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 } } } } } 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643787 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426864281954 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426864281954" session_id=2028146801 session_state=END} 20241106122643787 DSS <0004> hlr_ussd.c:576 262426864281954/0x78e31071: Process SS (END) 20241106122643787 DSS <0004> hlr_ussd.c:518 262426864281954/0x78e31071: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106122643787 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426864281954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426864281954" session_id=2028146801 session_state=END} 20241106122643787 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426864281954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122643787 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426864281954 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122643787 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@89ff8ada6c26: Found GsupExpect[0] for "262426864281954" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@89ff8ada6c26: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426864281954" TC_mo_ussd_euse_defaultroute(247)@89ff8ada6c26: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122643789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@89ff8ada6c26: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@89ff8ada6c26: Final verdict of PTC: none 20241106122643790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 20241106122643791 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643791 DLINP <000b> input/ipa.c:405 127.0.0.1:41341 message received 20241106122643791 DLINP <000b> input/ipa.c:414 127.0.0.1:41341 connection closed with server 20241106122643791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41341 20241106122643791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@89ff8ada6c26: Final verdict of PTC: none 20241106122643791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46485<->l=127.0.0.1:4259) 20241106122643791 DLINP <000b> input/ipa.c:451 connected read/write 20241106122643791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122643791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122643791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122643791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@89ff8ada6c26: Final verdict of PTC: none IPA-EUSE-foobar(236)@89ff8ada6c26: Final verdict of PTC: none 238@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 238: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241106122643823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39686<->l=127.0.0.1:4258 20241106122644024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39686<->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=46328) 20241106122645266 DSS <0004> hlr_ussd.c:239 262423149667072/0x500aa4e4: SS Session Timeout, destroying 20241106122645267 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423149667072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645310 DSS <0004> hlr_ussd.c:239 262427621378478/0x68841c82: SS Session Timeout, destroying 20241106122645310 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427621378478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645347 DSS <0004> hlr_ussd.c:239 262429366436255/0x4ff7125c: SS Session Timeout, destroying 20241106122645347 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429366436255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645393 DSS <0004> hlr_ussd.c:239 262425149848578/0xf9b6d148: SS Session Timeout, destroying 20241106122645393 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425149848578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645412 DSS <0004> hlr_ussd.c:239 262422262999854/0x2605f874: SS Session Timeout, destroying 20241106122645412 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422262999854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645433 DSS <0004> hlr_ussd.c:239 262426014919880/0x082ddca1: SS Session Timeout, destroying 20241106122645433 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426014919880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645453 DSS <0004> hlr_ussd.c:239 262425044203900/0xe67b1285: SS Session Timeout, destroying 20241106122645453 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425044203900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122645473 DSS <0004> hlr_ussd.c:239 262421642756270/0x1e1d48c8: SS Session Timeout, destroying 20241106122645473 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421642756270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:46 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_mo_sss_reject started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122647137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122647137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122647141 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122647142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122647144 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122647144 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122647144 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122647144 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 20241106122647144 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122647144 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 20241106122647144 DLGSUP <0013> gsup_server.c:235 2: 20241106122647144 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122647144 DLGSUP <0013> gsup_server.c:235 3: 20241106122647144 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122647144 DLGSUP <0013> gsup_server.c:235 4: 20241106122647144 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122647144 DLGSUP <0013> gsup_server.c:235 5: 20241106122647144 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122647144 DLGSUP <0013> gsup_server.c:235 7: 20241106122647144 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122647144 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122647144 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122647144 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@89ff8ada6c26: 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") 20241106122647156 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43619<->l=127.0.0.1:4259) 20241106122647168 DAUC <0003> db_auc.c:157 IMSI='262421067065600': No 2G Auth Data 20241106122647168 DAUC <0003> db_auc.c:192 IMSI='262421067065600': No 3G Auth Data HLR_Test-GSUP(249)@89ff8ada6c26: Created GsupExpect[0] for "262421067065600" to be handled at TC_mo_sss_reject(252) 20241106122647202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39716<->l=127.0.0.1:4258 20241106122647213 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122647213 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421067065600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421067065600" session_id=3543974304 session_state=BEGIN} 20241106122647213 DSS <0004> hlr_ussd.c:576 262421067065600/0xd33cc1a0: Process SS (BEGIN) 20241106122647213 DSS <0004> hlr_ussd.c:498 262421067065600/0xd33cc1a0: SS CompType=Invoke, OpCode=InterrogateSS 20241106122647213 DSS <0004> hlr_ussd.c:506 262421067065600/0xd33cc1a0: Structured SS requests are not supported, rejecting... 20241106122647213 DSS <0004> hlr_ussd.c:354 262421067065600/0xd33cc1a0: Tx ReturnError(0, 0x15) 20241106122647213 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421067065600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421067065600" session_id=3543974304 session_state=END} 20241106122647213 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122647213 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@89ff8ada6c26: Found GsupExpect[0] for "262421067065600" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@89ff8ada6c26: Added IMSI table entry 0TC_mo_sss_reject(252)"262421067065600" TC_mo_sss_reject(252)@89ff8ada6c26: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122647216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39716<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@89ff8ada6c26: Final verdict of PTC: pass 20241106122647223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 20241106122647224 DLINP <000b> input/ipa.c:451 connected read/write 20241106122647224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122647224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122647224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122647224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(248)@89ff8ada6c26: Final verdict of PTC: none 20241106122647225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43619<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@89ff8ada6c26: Final verdict of PTC: none 250@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 250: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_mo_sss_reject finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:47 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241106122647260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39728<->l=127.0.0.1:4258 20241106122647361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39728<->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=14264) 20241106122648774 DSS <0004> hlr_ussd.c:239 262420770409013/0xcf8270b5: SS Session Timeout, destroying 20241106122648774 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420770409013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648797 DSS <0004> hlr_ussd.c:239 262429961989300/0xeddb8c8a: SS Session Timeout, destroying 20241106122648797 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429961989300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648816 DSS <0004> hlr_ussd.c:239 262427826088420/0x41b44ad2: SS Session Timeout, destroying 20241106122648816 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427826088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648835 DSS <0004> hlr_ussd.c:239 262429695732089/0x1b4db65d: SS Session Timeout, destroying 20241106122648835 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429695732089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648858 DSS <0004> hlr_ussd.c:239 262425546419120/0xf47182ff: SS Session Timeout, destroying 20241106122648858 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425546419120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648879 DSS <0004> hlr_ussd.c:239 262420395493811/0x6d6300f4: SS Session Timeout, destroying 20241106122648879 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420395493811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648902 DSS <0004> hlr_ussd.c:239 262421886668963/0xbb2b8ad1: SS Session Timeout, destroying 20241106122648903 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421886668963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106122648925 DSS <0004> hlr_ussd.c:239 262424116469636/0x0c256a01: SS Session Timeout, destroying 20241106122648925 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424116469636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:49 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_check_imei started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122650480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122650480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122650485 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122650491 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650491 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122650491 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122650491 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 20241106122650491 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122650491 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 20241106122650491 DLGSUP <0013> gsup_server.c:235 2: 20241106122650491 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122650491 DLGSUP <0013> gsup_server.c:235 3: 20241106122650491 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122650491 DLGSUP <0013> gsup_server.c:235 4: 20241106122650491 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122650491 DLGSUP <0013> gsup_server.c:235 5: 20241106122650491 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122650491 DLGSUP <0013> gsup_server.c:235 7: 20241106122650491 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122650491 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122650491 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122650491 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@89ff8ada6c26: 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") 20241106122650511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39607<->l=127.0.0.1:4259) 20241106122650526 DAUC <0003> db_auc.c:157 IMSI='262423395133567': No 2G Auth Data 20241106122650526 DAUC <0003> db_auc.c:192 IMSI='262423395133567': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262423395133567" to be handled at TC_gsup_check_imei(257) 20241106122650555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 20241106122650568 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650568 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423395133567"} 20241106122650568 DMAIN <0000> hlr.c:424 IMSI='262423395133567': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650568 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423395133567"} 20241106122650568 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650568 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650568 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262423395133567" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_check_imei(257)"262423395133567" TC_gsup_check_imei(257)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650573 DAUC <0003> db_auc.c:192 IMSI='262423395133567': No 3G Auth Data 20241106122650579 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650579 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423395133567"} 20241106122650579 DAUC <0003> hlr.c:417 IMSI='262423395133567': storing IMEI = 12345678901234 20241106122650582 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423395133567"} 20241106122650582 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423395133567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650582 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650582 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650584 DAUC <0003> db_auc.c:192 IMSI='262423395133567': No 3G Auth Data 20241106122650587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650599 DAUC <0003> db_auc.c:157 IMSI='262420886364650': No 2G Auth Data 20241106122650599 DAUC <0003> db_auc.c:192 IMSI='262420886364650': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262420886364650" to be handled at TC_gsup_check_imei(258) 20241106122650614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4258 20241106122650616 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650616 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886364650"} 20241106122650616 DMAIN <0000> hlr.c:424 IMSI='262420886364650': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650616 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420886364650"} 20241106122650616 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650616 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650616 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262420886364650" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_check_imei(258)"262420886364650" TC_gsup_check_imei(258)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650617 DAUC <0003> db_auc.c:192 IMSI='262420886364650': No 3G Auth Data 20241106122650618 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650618 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886364650"} 20241106122650618 DAUC <0003> hlr.c:417 IMSI='262420886364650': storing IMEI = 12345678901234 20241106122650621 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420886364650"} 20241106122650621 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420886364650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650621 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650621 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650622 DAUC <0003> db_auc.c:192 IMSI='262420886364650': No 3G Auth Data TC_gsup_check_imei(258)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650631 DAUC <0003> db_auc.c:157 IMSI='262429681981772': No 2G Auth Data 20241106122650631 DAUC <0003> db_auc.c:192 IMSI='262429681981772': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262429681981772" to be handled at TC_gsup_check_imei(259) 20241106122650642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20241106122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650645 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429681981772"} 20241106122650645 DMAIN <0000> hlr.c:424 IMSI='262429681981772': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650645 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429681981772"} 20241106122650645 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262429681981772" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_check_imei(259)"262429681981772" TC_gsup_check_imei(259)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650646 DAUC <0003> db_auc.c:192 IMSI='262429681981772': No 3G Auth Data 20241106122650647 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650647 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429681981772"} 20241106122650647 DAUC <0003> hlr.c:417 IMSI='262429681981772': storing IMEI = 12345678901234 20241106122650650 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429681981772"} 20241106122650650 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429681981772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650650 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650650 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650650 DAUC <0003> db_auc.c:192 IMSI='262429681981772': No 3G Auth Data TC_gsup_check_imei(259)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650659 DAUC <0003> db_auc.c:157 IMSI='262428718371811': No 2G Auth Data 20241106122650659 DAUC <0003> db_auc.c:192 IMSI='262428718371811': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262428718371811" to be handled at TC_gsup_check_imei(260) 20241106122650671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 20241106122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650675 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428718371811"} 20241106122650675 DMAIN <0000> hlr.c:424 IMSI='262428718371811': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650675 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428718371811"} 20241106122650675 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262428718371811" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_check_imei(260)"262428718371811" TC_gsup_check_imei(260)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650676 DAUC <0003> db_auc.c:157 IMSI='262428718371811': No 2G Auth Data 20241106122650678 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650678 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428718371811"} 20241106122650678 DAUC <0003> hlr.c:417 IMSI='262428718371811': storing IMEI = 12345678901234 20241106122650681 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428718371811"} 20241106122650681 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428718371811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650681 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650681 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650681 DAUC <0003> db_auc.c:157 IMSI='262428718371811': No 2G Auth Data 20241106122650682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39776<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650690 DAUC <0003> db_auc.c:157 IMSI='262429009469553': No 2G Auth Data 20241106122650690 DAUC <0003> db_auc.c:192 IMSI='262429009469553': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262429009469553" to be handled at TC_gsup_check_imei(261) 20241106122650701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20241106122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650703 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009469553"} 20241106122650703 DMAIN <0000> hlr.c:424 IMSI='262429009469553': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650703 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009469553"} 20241106122650703 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262429009469553" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_check_imei(261)"262429009469553" TC_gsup_check_imei(261)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650704 DAUC <0003> db_auc.c:157 IMSI='262429009469553': No 2G Auth Data 20241106122650705 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650705 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009469553"} 20241106122650705 DAUC <0003> hlr.c:417 IMSI='262429009469553': storing IMEI = 12345678901234 20241106122650708 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009469553"} 20241106122650708 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429009469553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650708 DAUC <0003> db_auc.c:157 IMSI='262429009469553': No 2G Auth Data 20241106122650709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650717 DAUC <0003> db_auc.c:157 IMSI='262420809825537': No 2G Auth Data 20241106122650717 DAUC <0003> db_auc.c:192 IMSI='262420809825537': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262420809825537" to be handled at TC_gsup_check_imei(262) 20241106122650735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20241106122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650737 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420809825537"} 20241106122650737 DMAIN <0000> hlr.c:424 IMSI='262420809825537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650737 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420809825537"} 20241106122650737 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650737 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262420809825537" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_check_imei(262)"262420809825537" TC_gsup_check_imei(262)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650739 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650739 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420809825537"} 20241106122650739 DAUC <0003> hlr.c:417 IMSI='262420809825537': storing IMEI = 12345678901234 20241106122650741 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420809825537"} 20241106122650741 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420809825537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650753 DAUC <0003> db_auc.c:157 IMSI='262426558564741': No 2G Auth Data 20241106122650753 DAUC <0003> db_auc.c:192 IMSI='262426558564741': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262426558564741" to be handled at TC_gsup_check_imei(263) 20241106122650766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 20241106122650769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650769 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426558564741"} 20241106122650769 DMAIN <0000> hlr.c:424 IMSI='262426558564741': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650769 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426558564741"} 20241106122650769 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262426558564741" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_check_imei(263)"262426558564741" TC_gsup_check_imei(263)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650771 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650771 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426558564741"} 20241106122650771 DAUC <0003> hlr.c:417 IMSI='262426558564741': storing IMEI = 12345678901234 20241106122650773 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426558564741"} 20241106122650773 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426558564741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@89ff8ada6c26: Final verdict of PTC: pass 20241106122650785 DAUC <0003> db_auc.c:157 IMSI='262424900743722': No 2G Auth Data 20241106122650785 DAUC <0003> db_auc.c:192 IMSI='262424900743722': No 3G Auth Data HLR_Test-GSUP(254)@89ff8ada6c26: Created GsupExpect[0] for "262424900743722" to be handled at TC_gsup_check_imei(264) 20241106122650799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 20241106122650801 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650801 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424900743722"} 20241106122650801 DMAIN <0000> hlr.c:424 IMSI='262424900743722': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122650801 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424900743722"} 20241106122650801 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650801 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650801 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@89ff8ada6c26: Found GsupExpect[0] for "262424900743722" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_check_imei(264)"262424900743722" TC_gsup_check_imei(264)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650803 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650803 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424900743722"} 20241106122650803 DAUC <0003> hlr.c:417 IMSI='262424900743722': storing IMEI = 12345678901234 20241106122650806 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424900743722"} 20241106122650806 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424900743722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122650806 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122650806 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122650807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122650815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39740<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@89ff8ada6c26: Final verdict of PTC: none 20241106122650815 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39607<->l=127.0.0.1:4259) 255@89ff8ada6c26: Final verdict of PTC: none 20241106122650816 DLINP <000b> input/ipa.c:451 connected read/write 20241106122650816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122650816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122650816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122650816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_check_imei finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:50 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241106122650839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20241106122650940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4568) Waiting for packet dumper to finish... 1 (prev_count=4568, count=67728) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:52 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_check_imei_via_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122654047 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122654047 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122654052 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122654058 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122654058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122654058 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 20241106122654058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122654058 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 20241106122654058 DLGSUP <0013> gsup_server.c:235 2: 20241106122654058 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122654058 DLGSUP <0013> gsup_server.c:235 3: 20241106122654058 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122654058 DLGSUP <0013> gsup_server.c:235 4: 20241106122654058 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122654058 DLGSUP <0013> gsup_server.c:235 5: 20241106122654058 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122654058 DLGSUP <0013> gsup_server.c:235 7: 20241106122654058 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122654058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122654058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122654058 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@89ff8ada6c26: 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") 20241106122654080 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38729<->l=127.0.0.1:4259) 20241106122654091 DAUC <0003> db_auc.c:157 IMSI='262429810331308': No 2G Auth Data 20241106122654091 DAUC <0003> db_auc.c:192 IMSI='262429810331308': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262429810331308" to be handled at TC_gsup_check_imei_via_proxy(269) 20241106122654124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 20241106122654139 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654139 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429810331308" source_name="the-source\n"} 20241106122654139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106122654139 DMAIN <0000> hlr.c:424 IMSI='262429810331308': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654139 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429810331308" destination_name="the-source\n"} 20241106122654139 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654139 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654139 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262429810331308" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429810331308" TC_gsup_check_imei_via_proxy(269)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654145 DAUC <0003> db_auc.c:192 IMSI='262429810331308': No 3G Auth Data 20241106122654151 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654151 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429810331308" source_name="the-source\n"} 20241106122654151 DAUC <0003> hlr.c:417 IMSI='262429810331308': storing IMEI = 12345678901234 20241106122654154 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429810331308" destination_name="the-source\n"} 20241106122654154 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429810331308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654154 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654154 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654156 DAUC <0003> db_auc.c:192 IMSI='262429810331308': No 3G Auth Data 20241106122654159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654170 DAUC <0003> db_auc.c:157 IMSI='262420719851947': No 2G Auth Data 20241106122654170 DAUC <0003> db_auc.c:192 IMSI='262420719851947': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262420719851947" to be handled at TC_gsup_check_imei_via_proxy(270) 20241106122654181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43374<->l=127.0.0.1:4258 20241106122654184 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654184 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420719851947" source_name="the-source\n"} 20241106122654184 DMAIN <0000> hlr.c:424 IMSI='262420719851947': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654184 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420719851947" destination_name="the-source\n"} 20241106122654184 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654184 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654184 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262420719851947" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420719851947" TC_gsup_check_imei_via_proxy(270)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654185 DAUC <0003> db_auc.c:192 IMSI='262420719851947': No 3G Auth Data 20241106122654186 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654186 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420719851947" source_name="the-source\n"} 20241106122654186 DAUC <0003> hlr.c:417 IMSI='262420719851947': storing IMEI = 12345678901234 20241106122654188 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420719851947" destination_name="the-source\n"} 20241106122654188 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420719851947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654188 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654188 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654189 DAUC <0003> db_auc.c:192 IMSI='262420719851947': No 3G Auth Data 20241106122654189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43374<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654197 DAUC <0003> db_auc.c:157 IMSI='262429729144878': No 2G Auth Data 20241106122654197 DAUC <0003> db_auc.c:192 IMSI='262429729144878': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262429729144878" to be handled at TC_gsup_check_imei_via_proxy(271) 20241106122654208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43380<->l=127.0.0.1:4258 20241106122654211 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654211 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429729144878" source_name="the-source\n"} 20241106122654211 DMAIN <0000> hlr.c:424 IMSI='262429729144878': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654211 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429729144878" destination_name="the-source\n"} 20241106122654211 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654211 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654211 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262429729144878" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429729144878" TC_gsup_check_imei_via_proxy(271)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654211 DAUC <0003> db_auc.c:192 IMSI='262429729144878': No 3G Auth Data 20241106122654213 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654213 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429729144878" source_name="the-source\n"} 20241106122654213 DAUC <0003> hlr.c:417 IMSI='262429729144878': storing IMEI = 12345678901234 20241106122654215 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429729144878" destination_name="the-source\n"} 20241106122654215 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429729144878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654215 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654215 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654216 DAUC <0003> db_auc.c:192 IMSI='262429729144878': No 3G Auth Data 20241106122654216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43380<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654224 DAUC <0003> db_auc.c:157 IMSI='262425489538364': No 2G Auth Data 20241106122654224 DAUC <0003> db_auc.c:192 IMSI='262425489538364': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262425489538364" to be handled at TC_gsup_check_imei_via_proxy(272) 20241106122654236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 20241106122654238 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654238 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489538364" source_name="the-source\n"} 20241106122654238 DMAIN <0000> hlr.c:424 IMSI='262425489538364': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654238 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425489538364" destination_name="the-source\n"} 20241106122654238 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654238 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654238 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262425489538364" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425489538364" TC_gsup_check_imei_via_proxy(272)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654239 DAUC <0003> db_auc.c:157 IMSI='262425489538364': No 2G Auth Data 20241106122654240 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654240 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425489538364" source_name="the-source\n"} 20241106122654240 DAUC <0003> hlr.c:417 IMSI='262425489538364': storing IMEI = 12345678901234 20241106122654243 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425489538364" destination_name="the-source\n"} 20241106122654243 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425489538364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654243 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654243 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654243 DAUC <0003> db_auc.c:157 IMSI='262425489538364': No 2G Auth Data 20241106122654244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654252 DAUC <0003> db_auc.c:157 IMSI='262424642439173': No 2G Auth Data 20241106122654252 DAUC <0003> db_auc.c:192 IMSI='262424642439173': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262424642439173" to be handled at TC_gsup_check_imei_via_proxy(273) 20241106122654263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241106122654266 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654266 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424642439173" source_name="the-source\n"} 20241106122654266 DMAIN <0000> hlr.c:424 IMSI='262424642439173': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654266 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424642439173" destination_name="the-source\n"} 20241106122654266 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654266 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654266 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262424642439173" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424642439173" TC_gsup_check_imei_via_proxy(273)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654267 DAUC <0003> db_auc.c:157 IMSI='262424642439173': No 2G Auth Data 20241106122654268 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654268 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424642439173" source_name="the-source\n"} 20241106122654268 DAUC <0003> hlr.c:417 IMSI='262424642439173': storing IMEI = 12345678901234 20241106122654271 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424642439173" destination_name="the-source\n"} 20241106122654271 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424642439173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654271 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654271 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654271 DAUC <0003> db_auc.c:157 IMSI='262424642439173': No 2G Auth Data 20241106122654272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654280 DAUC <0003> db_auc.c:157 IMSI='262425346680410': No 2G Auth Data 20241106122654280 DAUC <0003> db_auc.c:192 IMSI='262425346680410': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262425346680410" to be handled at TC_gsup_check_imei_via_proxy(274) 20241106122654294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4258 20241106122654297 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654297 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425346680410" source_name="the-source\n"} 20241106122654297 DMAIN <0000> hlr.c:424 IMSI='262425346680410': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654297 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425346680410" destination_name="the-source\n"} 20241106122654297 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654297 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654297 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262425346680410" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425346680410" TC_gsup_check_imei_via_proxy(274)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654299 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654299 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425346680410" source_name="the-source\n"} 20241106122654299 DAUC <0003> hlr.c:417 IMSI='262425346680410': storing IMEI = 12345678901234 20241106122654301 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425346680410" destination_name="the-source\n"} 20241106122654301 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425346680410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654301 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654301 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654313 DAUC <0003> db_auc.c:157 IMSI='262429559825688': No 2G Auth Data 20241106122654313 DAUC <0003> db_auc.c:192 IMSI='262429559825688': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262429559825688" to be handled at TC_gsup_check_imei_via_proxy(275) 20241106122654327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20241106122654330 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654330 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429559825688" source_name="the-source\n"} 20241106122654330 DMAIN <0000> hlr.c:424 IMSI='262429559825688': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654330 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429559825688" destination_name="the-source\n"} 20241106122654330 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654330 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654330 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262429559825688" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429559825688" TC_gsup_check_imei_via_proxy(275)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654332 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654332 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429559825688" source_name="the-source\n"} 20241106122654332 DAUC <0003> hlr.c:417 IMSI='262429559825688': storing IMEI = 12345678901234 20241106122654334 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429559825688" destination_name="the-source\n"} 20241106122654334 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429559825688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654334 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654334 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@89ff8ada6c26: Final verdict of PTC: pass 20241106122654346 DAUC <0003> db_auc.c:157 IMSI='262420076965731': No 2G Auth Data 20241106122654346 DAUC <0003> db_auc.c:192 IMSI='262420076965731': No 3G Auth Data HLR_Test-GSUP(266)@89ff8ada6c26: Created GsupExpect[0] for "262420076965731" to be handled at TC_gsup_check_imei_via_proxy(276) 20241106122654359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20241106122654362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654362 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420076965731" source_name="the-source\n"} 20241106122654362 DMAIN <0000> hlr.c:424 IMSI='262420076965731': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106122654362 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420076965731" destination_name="the-source\n"} 20241106122654362 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654362 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@89ff8ada6c26: Found GsupExpect[0] for "262420076965731" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420076965731" TC_gsup_check_imei_via_proxy(276)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654363 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654363 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420076965731" source_name="the-source\n"} 20241106122654363 DAUC <0003> hlr.c:417 IMSI='262420076965731': storing IMEI = 12345678901234 20241106122654366 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420076965731" destination_name="the-source\n"} 20241106122654366 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420076965731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122654366 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122654366 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122654367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122654375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 20241106122654376 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38729<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@89ff8ada6c26: Final verdict of PTC: none 20241106122654376 DLINP <000b> input/ipa.c:451 connected read/write 20241106122654376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122654376 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122654376 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122654376 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122654376 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@89ff8ada6c26: Final verdict of PTC: none 267@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:54 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241106122654398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241106122654499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43464<->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=68308) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:26:56 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_check_imei_invalid_len started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122657603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122657603 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122657606 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122657611 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657611 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122657611 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122657611 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 20241106122657611 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122657611 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 20241106122657611 DLGSUP <0013> gsup_server.c:235 2: 20241106122657611 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122657611 DLGSUP <0013> gsup_server.c:235 3: 20241106122657611 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122657611 DLGSUP <0013> gsup_server.c:235 4: 20241106122657611 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122657611 DLGSUP <0013> gsup_server.c:235 5: 20241106122657611 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122657611 DLGSUP <0013> gsup_server.c:235 7: 20241106122657611 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122657611 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122657611 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122657611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@89ff8ada6c26: 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") 20241106122657632 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46431<->l=127.0.0.1:4259) 20241106122657654 DAUC <0003> db_auc.c:157 IMSI='262424801357297': No 2G Auth Data 20241106122657654 DAUC <0003> db_auc.c:192 IMSI='262424801357297': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262424801357297" to be handled at TC_gsup_check_imei_invalid_len(281) 20241106122657689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 20241106122657699 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657699 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424801357297"} 20241106122657699 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657699 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424801357297" cause=Invalid mandatory information} 20241106122657699 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657699 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657699 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262424801357297" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424801357297" TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657705 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657705 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424801357297"} 20241106122657705 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657705 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424801357297" cause=Invalid mandatory information} 20241106122657705 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657705 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657705 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657708 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424801357297"} 20241106122657708 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657708 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424801357297" cause=Invalid mandatory information} 20241106122657708 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657708 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657710 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424801357297"} 20241106122657710 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657710 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424801357297" cause=Invalid mandatory information} 20241106122657710 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657710 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657712 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657712 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424801357297"} 20241106122657712 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657712 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424801357297" cause=Invalid mandatory information} 20241106122657712 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424801357297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657712 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657713 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657724 DAUC <0003> db_auc.c:157 IMSI='262421284433118': No 2G Auth Data 20241106122657724 DAUC <0003> db_auc.c:192 IMSI='262421284433118': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262421284433118" to be handled at TC_gsup_check_imei_invalid_len(282) 20241106122657739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241106122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657740 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421284433118"} 20241106122657740 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657740 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421284433118" cause=Invalid mandatory information} 20241106122657740 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262421284433118" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421284433118" TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657741 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421284433118"} 20241106122657741 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657741 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421284433118" cause=Invalid mandatory information} 20241106122657741 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657742 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421284433118"} 20241106122657742 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657742 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421284433118" cause=Invalid mandatory information} 20241106122657742 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657742 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657743 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421284433118"} 20241106122657743 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657743 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421284433118" cause=Invalid mandatory information} 20241106122657743 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657743 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657744 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657744 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421284433118"} 20241106122657744 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657744 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421284433118" cause=Invalid mandatory information} 20241106122657744 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421284433118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657744 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657744 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657753 DAUC <0003> db_auc.c:157 IMSI='262420723887690': No 2G Auth Data 20241106122657753 DAUC <0003> db_auc.c:192 IMSI='262420723887690': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262420723887690" to be handled at TC_gsup_check_imei_invalid_len(283) 20241106122657764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241106122657765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657765 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420723887690"} 20241106122657765 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657765 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420723887690" cause=Invalid mandatory information} 20241106122657765 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657765 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262420723887690" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420723887690" TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657766 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657766 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420723887690"} 20241106122657766 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657766 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420723887690" cause=Invalid mandatory information} 20241106122657766 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657766 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657766 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657767 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657767 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420723887690"} 20241106122657767 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657767 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420723887690" cause=Invalid mandatory information} 20241106122657767 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657767 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657767 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657768 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420723887690"} 20241106122657768 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657768 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420723887690" cause=Invalid mandatory information} 20241106122657768 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657769 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420723887690"} 20241106122657769 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657769 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420723887690" cause=Invalid mandatory information} 20241106122657769 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420723887690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657769 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657777 DAUC <0003> db_auc.c:157 IMSI='262428232327260': No 2G Auth Data 20241106122657777 DAUC <0003> db_auc.c:192 IMSI='262428232327260': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262428232327260" to be handled at TC_gsup_check_imei_invalid_len(284) 20241106122657790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 20241106122657792 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657792 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428232327260"} 20241106122657792 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657792 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428232327260" cause=Invalid mandatory information} 20241106122657792 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657792 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657792 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262428232327260" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428232327260" TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657793 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428232327260"} 20241106122657793 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657793 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428232327260" cause=Invalid mandatory information} 20241106122657793 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657794 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428232327260"} 20241106122657794 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657794 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428232327260" cause=Invalid mandatory information} 20241106122657794 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657795 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428232327260"} 20241106122657795 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657795 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428232327260" cause=Invalid mandatory information} 20241106122657795 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657795 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657796 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657796 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428232327260"} 20241106122657796 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657796 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428232327260" cause=Invalid mandatory information} 20241106122657796 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428232327260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657796 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657796 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657806 DAUC <0003> db_auc.c:157 IMSI='262427897091053': No 2G Auth Data 20241106122657806 DAUC <0003> db_auc.c:192 IMSI='262427897091053': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262427897091053" to be handled at TC_gsup_check_imei_invalid_len(285) 20241106122657820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241106122657822 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657822 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897091053"} 20241106122657822 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657822 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897091053" cause=Invalid mandatory information} 20241106122657822 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657822 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657822 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262427897091053" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427897091053" TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657823 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897091053"} 20241106122657823 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657823 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897091053" cause=Invalid mandatory information} 20241106122657823 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657823 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657824 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897091053"} 20241106122657824 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657824 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897091053" cause=Invalid mandatory information} 20241106122657824 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657824 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897091053"} 20241106122657824 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657824 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897091053" cause=Invalid mandatory information} 20241106122657824 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657824 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657825 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657825 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897091053"} 20241106122657825 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657825 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897091053" cause=Invalid mandatory information} 20241106122657825 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427897091053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657825 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657825 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657834 DAUC <0003> db_auc.c:157 IMSI='262420485965744': No 2G Auth Data 20241106122657834 DAUC <0003> db_auc.c:192 IMSI='262420485965744': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262420485965744" to be handled at TC_gsup_check_imei_invalid_len(286) 20241106122657848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20241106122657850 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657850 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420485965744"} 20241106122657850 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657850 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420485965744" cause=Invalid mandatory information} 20241106122657850 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657850 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657850 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262420485965744" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420485965744" TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657851 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420485965744"} 20241106122657851 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657851 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420485965744" cause=Invalid mandatory information} 20241106122657851 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657851 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420485965744"} 20241106122657851 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657851 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420485965744" cause=Invalid mandatory information} 20241106122657851 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657851 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657852 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420485965744"} 20241106122657852 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657852 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420485965744" cause=Invalid mandatory information} 20241106122657852 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657852 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420485965744"} 20241106122657852 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657852 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420485965744" cause=Invalid mandatory information} 20241106122657852 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420485965744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657865 DAUC <0003> db_auc.c:157 IMSI='262428430362681': No 2G Auth Data 20241106122657866 DAUC <0003> db_auc.c:192 IMSI='262428430362681': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262428430362681" to be handled at TC_gsup_check_imei_invalid_len(287) 20241106122657891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43534<->l=127.0.0.1:4258 20241106122657893 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657893 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428430362681"} 20241106122657893 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657893 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428430362681" cause=Invalid mandatory information} 20241106122657893 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657893 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657893 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262428430362681" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428430362681" TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657894 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428430362681"} 20241106122657894 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657894 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428430362681" cause=Invalid mandatory information} 20241106122657894 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657894 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428430362681"} 20241106122657894 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657894 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428430362681" cause=Invalid mandatory information} 20241106122657894 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657894 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657895 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428430362681"} 20241106122657895 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657895 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428430362681" cause=Invalid mandatory information} 20241106122657895 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657895 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428430362681"} 20241106122657895 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657895 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428430362681" cause=Invalid mandatory information} 20241106122657895 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428430362681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657895 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43534<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@89ff8ada6c26: Final verdict of PTC: pass 20241106122657907 DAUC <0003> db_auc.c:157 IMSI='262425120872435': No 2G Auth Data 20241106122657907 DAUC <0003> db_auc.c:192 IMSI='262425120872435': No 3G Auth Data HLR_Test-GSUP(278)@89ff8ada6c26: Created GsupExpect[0] for "262425120872435" to be handled at TC_gsup_check_imei_invalid_len(288) 20241106122657921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43542<->l=127.0.0.1:4258 20241106122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657923 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120872435"} 20241106122657923 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106122657923 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120872435" cause=Invalid mandatory information} 20241106122657923 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@89ff8ada6c26: Found GsupExpect[0] for "262425120872435" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@89ff8ada6c26: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425120872435" TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657924 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120872435"} 20241106122657924 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106122657924 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120872435" cause=Invalid mandatory information} 20241106122657924 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657925 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120872435"} 20241106122657925 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106122657925 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120872435" cause=Invalid mandatory information} 20241106122657925 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657925 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120872435"} 20241106122657925 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106122657925 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120872435" cause=Invalid mandatory information} 20241106122657925 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657926 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120872435"} 20241106122657926 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106122657926 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120872435" cause=Invalid mandatory information} 20241106122657926 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425120872435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122657927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43542<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@89ff8ada6c26: Final verdict of PTC: pass MTC@89ff8ada6c26: setverdict(pass): none -> pass 20241106122657935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@89ff8ada6c26: Final verdict of PTC: none 20241106122657936 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46431<->l=127.0.0.1:4259) 20241106122657936 DLINP <000b> input/ipa.c:451 connected read/write 20241106122657936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122657936 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122657936 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122657936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@89ff8ada6c26: Final verdict of PTC: none 279@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: pass MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@89ff8ada6c26: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:26:57 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241106122657958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43552<->l=127.0.0.1:4258 20241106122658059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43552<->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=50172) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:00 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_gsup_check_imei_unknown_imsi started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122701188 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122701188 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122701192 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122701194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122701198 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122701198 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122701198 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122701198 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 20241106122701198 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122701198 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 20241106122701198 DLGSUP <0013> gsup_server.c:235 2: 20241106122701198 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122701198 DLGSUP <0013> gsup_server.c:235 3: 20241106122701198 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122701198 DLGSUP <0013> gsup_server.c:235 4: 20241106122701198 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122701198 DLGSUP <0013> gsup_server.c:235 5: 20241106122701198 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122701198 DLGSUP <0013> gsup_server.c:235 7: 20241106122701198 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122701198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122701198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122701198 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@89ff8ada6c26: 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") 20241106122701217 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40459<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@89ff8ada6c26: Created GsupExpect[0] for "262427266823113" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241106122701223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43566<->l=127.0.0.1:4258 20241106122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122701246 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427266823113"} 20241106122701246 DMAIN <0000> hlr.c:424 IMSI='262427266823113': has IMEI = 22245678901234 (consider setting 'store-imei') 20241106122701246 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241106122701246 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427266823113" cause=Invalid mandatory information} 20241106122701246 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@89ff8ada6c26: Found GsupExpect[0] for "262427266823113" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@89ff8ada6c26: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427266823113" TC_gsup_check_imei_unknown_imsi(293)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122701254 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122701254 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427266823113"} 20241106122701254 DAUC <0003> hlr.c:417 IMSI='262427266823113': storing IMEI = 22245678901234 20241106122701254 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427266823113': no such subscriber 20241106122701254 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241106122701254 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427266823113" cause=Invalid mandatory information} 20241106122701254 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427266823113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122701254 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122701254 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122701257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43566<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@89ff8ada6c26: Final verdict of PTC: pass 20241106122701259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241106122701260 DLINP <000b> input/ipa.c:451 connected read/write 20241106122701260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122701260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122701260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122701260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122701260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40459<->l=127.0.0.1:4259) 291@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(290)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 291: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:01 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241106122701334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20241106122701435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43578<->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=14768) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:03 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122704538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122704538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122704540 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122704542 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122704542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122704542 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 20241106122704542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122704542 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 20241106122704542 DLGSUP <0013> gsup_server.c:235 2: 20241106122704542 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122704542 DLGSUP <0013> gsup_server.c:235 3: 20241106122704542 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122704542 DLGSUP <0013> gsup_server.c:235 4: 20241106122704542 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122704542 DLGSUP <0013> gsup_server.c:235 5: 20241106122704542 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122704542 DLGSUP <0013> gsup_server.c:235 7: 20241106122704542 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122704542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122704542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122704542 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@89ff8ada6c26: 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") 20241106122704553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38303<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@89ff8ada6c26: Created GsupExpect[0] for "262424519149332" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241106122704559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241106122704586 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704586 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704586 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704592 DMAIN <0000> hlr.c:232 IMSI='262424519149332': Successfully assigned MSISDN='910' 20241106122704592 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704614 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704614 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704614 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704614 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@89ff8ada6c26: Found GsupExpect[0] for "262424519149332" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@89ff8ada6c26: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424519149332" TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122704620 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704620 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704622 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704622 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704623 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704623 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704626 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704626 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704626 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704626 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122704640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122704640 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704640 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704640 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704644 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519149332"} 20241106122704644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122704644 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122704644 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424519149332"} 20241106122704644 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122704644 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704644 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704656 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704656 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704656 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704666 DMAIN <0000> hlr.c:232 IMSI='262424519149332': Successfully assigned MSISDN='313' 20241106122704666 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704669 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704669 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704669 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704669 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704670 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704670 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704671 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704671 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704671 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704671 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704672 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704672 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704673 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704673 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704673 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704673 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122704678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122704678 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704678 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704678 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704679 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704679 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519149332"} 20241106122704679 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122704679 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122704679 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424519149332"} 20241106122704679 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122704679 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122704679 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704679 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704683 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704683 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704683 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704688 DMAIN <0000> hlr.c:232 IMSI='262424519149332': Successfully assigned MSISDN='568' 20241106122704688 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704691 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704691 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704691 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704691 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704692 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704692 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704693 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704693 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704693 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704693 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704694 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704694 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704696 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704696 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704696 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122704696 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424519149332" cause=GPRS services not allowed} 20241106122704696 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704696 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704696 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122704696 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704704 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704704 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704704 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704709 DMAIN <0000> hlr.c:232 IMSI='262424519149332': Successfully assigned MSISDN='675' 20241106122704709 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704716 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704716 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704716 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704716 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704718 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704718 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704722 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704722 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704724 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704724 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704726 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704727 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704727 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704727 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122704727 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424519149332" cause=GPRS services not allowed} 20241106122704727 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704727 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704727 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122704727 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122704727 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704727 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704737 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704737 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704738 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704746 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704749 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704749 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704749 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704749 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704751 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704751 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704753 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704753 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704754 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704754 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704757 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704757 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704757 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704757 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122704757 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424519149332" cause=GPRS services not allowed} 20241106122704757 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704757 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704757 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122704757 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122704757 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704757 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704768 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704768 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424519149332"} 20241106122704768 DMAIN <0000> hlr.c:216 IMSI='262424519149332': Creating subscriber on demand 20241106122704771 DAUC <0003> hlr.c:417 IMSI='262424519149332': storing IMEI = 12345678901234 20241106122704773 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424519149332"} 20241106122704773 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106122704773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704773 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704776 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704776 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704778 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704778 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704779 DAUC <0003> db_auc.c:157 IMSI='262424519149332': No 2G Auth Data 20241106122704779 DAUC <0003> db_auc.c:192 IMSI='262424519149332': No 3G Auth Data 20241106122704782 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704782 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704782 DLU <0006> fsm.c:456 lu(262424519149332)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122704782 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122704790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424519149332)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122704790 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424519149332" cn_domain=PS} 20241106122704790 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704790 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704793 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519149332"} 20241106122704793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122704793 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122704793 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424519149332"} 20241106122704793 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424519149332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122704793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122704793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122704793 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519149332)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122704793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122704793 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122704801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@89ff8ada6c26: Final verdict of PTC: pass 20241106122704803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 20241106122704805 DLINP <000b> input/ipa.c:451 connected read/write 20241106122704805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122704805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122704806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122704806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122704807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38303<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@89ff8ada6c26: Final verdict of PTC: none 296@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 296: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:04 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241106122704869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241106122704969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46088<->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=32212) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:07 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_subscr_create_on_demand_ul started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122708033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122708033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106122708036 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@89ff8ada6c26: 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)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(299)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122708045 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708045 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122708045 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122708045 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 20241106122708045 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122708045 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 20241106122708045 DLGSUP <0013> gsup_server.c:235 2: 20241106122708045 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122708045 DLGSUP <0013> gsup_server.c:235 3: 20241106122708045 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122708045 DLGSUP <0013> gsup_server.c:235 4: 20241106122708045 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122708045 DLGSUP <0013> gsup_server.c:235 5: 20241106122708045 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122708045 DLGSUP <0013> gsup_server.c:235 7: 20241106122708045 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122708045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122708045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122708045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@89ff8ada6c26: 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") 20241106122708058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38731<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@89ff8ada6c26: Created GsupExpect[0] for "262425149001658" to be handled at TC_subscr_create_on_demand_ul(303) 20241106122708070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20241106122708086 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708086 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708086 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708100 DMAIN <0000> hlr.c:232 IMSI='262425149001658': Successfully assigned MSISDN='326' 20241106122708100 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708100 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122708115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122708115 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708115 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708115 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@89ff8ada6c26: Found GsupExpect[0] for "262425149001658" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@89ff8ada6c26: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425149001658" 20241106122708119 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708119 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425149001658"} 20241106122708119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122708119 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122708119 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425149001658"} 20241106122708119 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122708119 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122708119 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708119 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122708121 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708121 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708122 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708122 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708123 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708123 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708131 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708131 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708131 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708138 DMAIN <0000> hlr.c:232 IMSI='262425149001658': Successfully assigned MSISDN='619' 20241106122708138 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708138 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122708146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122708146 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708146 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708149 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425149001658"} 20241106122708149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122708149 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122708149 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425149001658"} 20241106122708149 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122708149 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122708149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708149 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708151 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708151 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708152 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708152 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708152 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708152 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708153 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708153 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708162 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708162 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708162 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708170 DMAIN <0000> hlr.c:232 IMSI='262425149001658': Successfully assigned MSISDN='869' 20241106122708170 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708170 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122708170 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425149001658" cause=GPRS services not allowed} 20241106122708170 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122708170 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122708170 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708170 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708173 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708173 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708173 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708173 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708174 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708174 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708175 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708175 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708183 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708183 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708183 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708192 DMAIN <0000> hlr.c:232 IMSI='262425149001658': Successfully assigned MSISDN='210' 20241106122708192 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708192 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122708192 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425149001658" cause=GPRS services not allowed} 20241106122708192 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122708192 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122708192 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708192 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708193 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708193 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708194 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708194 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708195 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708195 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708204 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708204 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708204 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708208 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708208 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106122708208 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425149001658" cause=GPRS services not allowed} 20241106122708208 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Freeing instance 20241106122708208 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: Deallocated 20241106122708208 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708208 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708210 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708210 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708211 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708211 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708212 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708212 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708218 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708218 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708218 DMAIN <0000> hlr.c:216 IMSI='262425149001658': Creating subscriber on demand 20241106122708223 DLU <0006> fsm.c:456 lu(262425149001658)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122708223 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122708228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425149001658)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122708228 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425149001658" cn_domain=PS} 20241106122708228 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708228 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708230 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708230 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425149001658"} 20241106122708230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122708230 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122708230 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425149001658"} 20241106122708230 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425149001658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122708230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122708230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122708230 DLU <0006> fsm.c:568 lu(PS:IMSI-262425149001658)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122708230 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122708230 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708231 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708231 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708232 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708232 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data 20241106122708233 DAUC <0003> db_auc.c:157 IMSI='262425149001658': No 2G Auth Data 20241106122708233 DAUC <0003> db_auc.c:192 IMSI='262425149001658': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122708239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@89ff8ada6c26: Final verdict of PTC: pass 20241106122708240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 20241106122708241 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38731<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@89ff8ada6c26: Final verdict of PTC: none 301@89ff8ada6c26: Final verdict of PTC: none 20241106122708241 DLINP <000b> input/ipa.c:451 connected read/write 20241106122708241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122708241 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122708241 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122708241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(302)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 301: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:08 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241106122708295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 20241106122708395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6396) Waiting for packet dumper to finish... 1 (prev_count=6396, count=31096) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:10 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_subscr_create_on_demand_sai started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122711481 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122711481 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122711485 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122711489 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122711489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122711489 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 20241106122711489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122711489 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 20241106122711489 DLGSUP <0013> gsup_server.c:235 2: 20241106122711489 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122711489 DLGSUP <0013> gsup_server.c:235 3: 20241106122711489 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122711489 DLGSUP <0013> gsup_server.c:235 4: 20241106122711489 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122711489 DLGSUP <0013> gsup_server.c:235 5: 20241106122711489 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122711489 DLGSUP <0013> gsup_server.c:235 7: 20241106122711489 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122711489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122711489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122711489 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@89ff8ada6c26: 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") 20241106122711511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41233<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@89ff8ada6c26: Created GsupExpect[0] for "262426994482492" to be handled at TC_subscr_create_on_demand_sai(308) 20241106122711530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241106122711538 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711538 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426994482492"} 20241106122711538 DMAIN <0000> hlr.c:216 IMSI='262426994482492': Creating subscriber on demand 20241106122711546 DMAIN <0000> hlr.c:232 IMSI='262426994482492': Successfully assigned MSISDN='182' 20241106122711546 DAUC <0003> db_auc.c:157 IMSI='262426994482492': No 2G Auth Data 20241106122711546 DAUC <0003> db_auc.c:192 IMSI='262426994482492': No 3G Auth Data 20241106122711546 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426994482492 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 20241106122711546 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426994482492" cause=IMSI unknown in HLR} 20241106122711546 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106122711546 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122711546 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@89ff8ada6c26: Found GsupExpect[0] for "262426994482492" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@89ff8ada6c26: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426994482492" TC_subscr_create_on_demand_sai(308)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122711550 DAUC <0003> db_auc.c:157 IMSI='262426994482492': No 2G Auth Data 20241106122711550 DAUC <0003> db_auc.c:192 IMSI='262426994482492': No 3G Auth Data 20241106122711551 DAUC <0003> db_auc.c:157 IMSI='262426994482492': No 2G Auth Data 20241106122711551 DAUC <0003> db_auc.c:192 IMSI='262426994482492': No 3G Auth Data 20241106122711551 DAUC <0003> db_auc.c:157 IMSI='262426994482492': No 2G Auth Data 20241106122711551 DAUC <0003> db_auc.c:192 IMSI='262426994482492': No 3G Auth Data 20241106122711553 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711553 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426994482492" cn_domain=PS} 20241106122711553 DLU <0006> fsm.c:456 lu(262426994482492)[0x562c26990a00]{UNVALIDATED}: Allocated 20241106122711553 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106122711559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426994482492)[0x562c26990a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122711559 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426994482492" cn_domain=PS} 20241106122711559 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122711559 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122711563 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711564 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426994482492"} 20241106122711564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426994482492)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122711564 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122711564 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426994482492"} 20241106122711564 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426994482492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122711564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426994482492)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122711564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426994482492)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122711564 DLU <0006> fsm.c:568 lu(PS:IMSI-262426994482492)[0x562c26990a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122711564 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122711564 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122711569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@89ff8ada6c26: Final verdict of PTC: pass 20241106122711570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@89ff8ada6c26: Final verdict of PTC: none 306@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. 20241106122711571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41233<->l=127.0.0.1:4259) 20241106122711571 DLINP <000b> input/ipa.c:451 connected read/write 20241106122711571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122711571 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122711571 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122711571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 306: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:11 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241106122711651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20241106122711752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56240<->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=15460) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:13 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_other_home started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122714799 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122714799 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122714800 DLINP <000b> input/ipa.c:451 connected read/write 20241106122714800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122714801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122714802 DLINP <000b> input/ipa.c:451 connected read/write 20241106122714802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122714802 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122714802 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122714802 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 20241106122714802 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122714802 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 20241106122714802 DLGSUP <0013> gsup_server.c:235 2: 20241106122714802 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122714802 DLGSUP <0013> gsup_server.c:235 3: 20241106122714802 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122714802 DLGSUP <0013> gsup_server.c:235 4: 20241106122714802 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122714802 DLGSUP <0013> gsup_server.c:235 5: 20241106122714802 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122714802 DLGSUP <0013> gsup_server.c:235 7: 20241106122714802 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122714802 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122714802 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122714802 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@89ff8ada6c26: 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") 20241106122714811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41923<->l=127.0.0.1:4259) 20241106122714812 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106122714812 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@89ff8ada6c26: Created GsupExpect[0] for "262427238070616" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241106122714821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20241106122714833 DAUC <0003> db_auc.c:157 IMSI='262427238070616': No 2G Auth Data 20241106122714833 DAUC <0003> db_auc.c:192 IMSI='262427238070616': No 3G Auth Data 20241106122714838 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611208760.msisdn 20241106122714838 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611208760.msisdn: not attached (vlr_number unset) 20241106122714838 DDGSM <0007> mslookup_server.c:327 sip.voice.491611208760.msisdn: does not exist in GSUP proxy 20241106122715846 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122715846 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427238070616" cn_domain=CS} 20241106122715847 DLU <0006> fsm.c:456 lu(262427238070616)[0x562c2698f1d0]{UNVALIDATED}: Allocated 20241106122715847 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241106122715852 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427238070616)[0x562c2698f1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106122715852 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427238070616" cn_domain=CS} 20241106122715852 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122715853 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@89ff8ada6c26: Found GsupExpect[0] for "262427238070616" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427238070616" 20241106122715859 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122715859 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427238070616"} 20241106122715859 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427238070616)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106122715859 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106122715859 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427238070616"} 20241106122715859 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427238070616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122715859 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427238070616)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106122715859 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427238070616)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106122715859 DLU <0006> fsm.c:568 lu(CS:IMSI-262427238070616)[0x562c2698f1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106122715859 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122715859 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122715864 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611208760.msisdn 20241106122715864 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611208760.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241106122715864 DDGSM <0007> mslookup_server.c:327 sip.voice.491611208760.msisdn: does not exist in GSUP proxy 20241106122715864 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611208760.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@89ff8ada6c26: setverdict(pass): pass -> pass, component reason not changed 20241106122715875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@89ff8ada6c26: Final verdict of PTC: pass 20241106122715877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20241106122715879 DLINP <000b> input/ipa.c:451 connected read/write 20241106122715879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122715879 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122715879 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122715879 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122715879 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41923<->l=127.0.0.1:4259) 311@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(310)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 311: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:15 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241106122715926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56278<->l=127.0.0.1:4258 20241106122716026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20241106122717214 DSS <0004> hlr_ussd.c:239 262421067065600/0xd33cc1a0: SS Session Timeout, destroying 20241106122717214 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421067065600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_MSLookup_GSUP_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122719090 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122719090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122719095 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122719097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122719100 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122719100 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122719100 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122719100 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 20241106122719101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122719101 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 20241106122719101 DLGSUP <0013> gsup_server.c:235 2: 20241106122719101 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122719101 DLGSUP <0013> gsup_server.c:235 3: 20241106122719101 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122719101 DLGSUP <0013> gsup_server.c:235 4: 20241106122719101 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122719101 DLGSUP <0013> gsup_server.c:235 5: 20241106122719101 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122719101 DLGSUP <0013> gsup_server.c:235 7: 20241106122719101 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122719101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122719101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122719101 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122719102 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106122719102 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@89ff8ada6c26: 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") 20241106122719140 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40217<->l=127.0.0.1:4259) 20241106122719142 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106122719142 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@89ff8ada6c26: Created GsupExpect[0] for "262424633178650" to be handled at TC_MSLookup_GSUP_proxy(320) 20241106122719154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@89ff8ada6c26: Created GsupExpect[0] for "262424633178650" to be handled at TC_MSLookup_GSUP_proxy(320) 20241106122719159 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122719159 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424633178650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424633178650" cn_domain=CS} 20241106122719159 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424633178650 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106122719159 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424633178650 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106122719160 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424633178650.imsi 20241106122719160 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424633178650.imsi 20241106122719160 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424633178650.imsi: does not exist in local HLR 20241106122719165 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424633178650 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106122719165 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241106122719165 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106122719165 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241106122719165 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241106122719165 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106122719165 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424633178650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122719165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122719165 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122719165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122719165 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122719165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122719165 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: 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) } } } } 20241106122719168 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719168 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719168 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106122719168 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106122719168 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241106122719169 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719169 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719169 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: 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)@89ff8ada6c26: 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)@89ff8ada6c26: Found GsupExpect[0] for "262424633178650" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424633178650" HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122719210 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719210 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719210 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719210 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719210 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424633178650 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610178418 20241106122719210 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424633178650 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122719210 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122719210 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@89ff8ada6c26: Found GsupExpect[0] for "262424633178650" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424633178650" 20241106122719219 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719219 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719219 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424633178650 MSISDN-491610178418 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122719219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122719219 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122719222 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719222 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719222 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424633178650 MSISDN-491610178418 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 20241106122719222 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424633178650 MSISDN-491610178418 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122719222 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122719222 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122719225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@89ff8ada6c26: Final verdict of PTC: pass 20241106122719227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20241106122719229 DLINP <000b> input/ipa.c:451 connected read/write 20241106122719229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122719229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122719229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122719229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122719230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40217<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(315)@89ff8ada6c26: Final verdict of PTC: none 316@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@89ff8ada6c26: Final verdict of PTC: none 20241106122719231 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122719231 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122719231 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106122719231 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241106122719231 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 316: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:19 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241106122719328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4258 20241106122719428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56302<->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=18752) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:21 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122722515 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122722515 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122722520 DLINP <000b> input/ipa.c:451 connected read/write 20241106122722520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122722522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@89ff8ada6c26: 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)@89ff8ada6c26: 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 } } } } 20241106122722525 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106122722525 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241106122722526 DLINP <000b> input/ipa.c:451 connected read/write 20241106122722526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122722526 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122722526 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122722526 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 20241106122722526 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122722526 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 20241106122722526 DLGSUP <0013> gsup_server.c:235 2: 20241106122722526 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122722526 DLGSUP <0013> gsup_server.c:235 3: 20241106122722526 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122722526 DLGSUP <0013> gsup_server.c:235 4: 20241106122722526 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122722526 DLGSUP <0013> gsup_server.c:235 5: 20241106122722526 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122722526 DLGSUP <0013> gsup_server.c:235 7: 20241106122722526 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122722526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122722526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122722526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@89ff8ada6c26: 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") 20241106122722543 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35747<->l=127.0.0.1:4259) 20241106122722544 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106122722544 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@89ff8ada6c26: Created GsupExpect[0] for "262427100599611" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241106122722549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241106122722553 DAUC <0003> db_auc.c:157 IMSI='262427100599611': No 2G Auth Data 20241106122722553 DAUC <0003> db_auc.c:192 IMSI='262427100599611': No 3G Auth Data 20241106122722559 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427100599611.imsi 20241106122722559 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427100599611.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122722565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@89ff8ada6c26: Final verdict of PTC: pass 20241106122722565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20241106122722566 DLINP <000b> input/ipa.c:451 connected read/write 20241106122722566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122722566 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122722566 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122722566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122722566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35747<->l=127.0.0.1:4259) 323@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP(322)@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 323: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:22 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241106122722599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20241106122722700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56490<->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=16000) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:24 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122725785 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122725785 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122725790 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122725792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 20241106122725796 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106122725796 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@89ff8ada6c26: 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 } } } } 20241106122725798 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122725798 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122725798 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122725798 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 20241106122725798 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122725798 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 20241106122725798 DLGSUP <0013> gsup_server.c:235 2: 20241106122725798 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122725798 DLGSUP <0013> gsup_server.c:235 3: 20241106122725798 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122725798 DLGSUP <0013> gsup_server.c:235 4: 20241106122725798 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122725798 DLGSUP <0013> gsup_server.c:235 5: 20241106122725798 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122725798 DLGSUP <0013> gsup_server.c:235 7: 20241106122725798 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122725798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122725798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122725798 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@89ff8ada6c26: 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") 20241106122725825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43287<->l=127.0.0.1:4259) 20241106122725828 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106122725828 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@89ff8ada6c26: Created GsupExpect[0] for "262425573424698" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241106122725847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@89ff8ada6c26: Created GsupExpect[0] for "262425573424698" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241106122725857 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122725857 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425573424698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425573424698" cn_domain=CS} 20241106122725857 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425573424698 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106122725857 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425573424698 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106122725857 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425573424698.imsi 20241106122725857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425573424698.imsi 20241106122725857 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425573424698.imsi: does not exist in local HLR 20241106122725868 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425573424698 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106122725868 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241106122725868 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106122725868 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241106122725869 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241106122725869 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106122725869 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425573424698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122725869 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122725869 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122725869 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122725869 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122725869 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122725869 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: 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) } } } } 20241106122725874 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725874 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725874 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106122725874 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106122725874 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241106122725876 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725877 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725877 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: 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)@89ff8ada6c26: 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)@89ff8ada6c26: Found GsupExpect[0] for "262425573424698" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425573424698" HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122725918 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725918 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725918 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725918 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725918 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425573424698 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611237131 20241106122725918 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425573424698 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122725918 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122725918 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@89ff8ada6c26: Found GsupExpect[0] for "262425573424698" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425573424698" 20241106122725925 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725925 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725925 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425573424698 MSISDN-491611237131 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122725925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122725925 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122725928 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122725928 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122725929 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425573424698 MSISDN-491611237131 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 20241106122725929 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425573424698 MSISDN-491611237131 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122725929 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122725929 DLINP <000b> input/ipa.c:451 connected read/write 20241106122725929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122725932 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425573424698.imsi 20241106122725932 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425573424698.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122726934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@89ff8ada6c26: Final verdict of PTC: pass 20241106122726937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 20241106122726940 DLINP <000b> input/ipa.c:451 connected read/write 20241106122726940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122726940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122726940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122726940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122726940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43287<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@89ff8ada6c26: Final verdict of PTC: none 20241106122726941 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122726941 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122726941 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106122726941 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241106122726941 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@89ff8ada6c26: Final verdict of PTC: none 328@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 328: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241106122726970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20241106122727071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@89ff8ada6c26: 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@89ff8ada6c26: 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 ------ Wed Nov 6 12:27:29 UTC 2024 /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@89ff8ada6c26: 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@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@89ff8ada6c26: legacy= false MTC@89ff8ada6c26: in not legacy case 1 MTC@89ff8ada6c26: in not legacy case 2 20241106122730180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106122730180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122730184 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122730186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@89ff8ada6c26: 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) } } } } 20241106122730189 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106122730189 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@89ff8ada6c26: 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 } } } } 20241106122730189 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122730189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106122730189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106122730189 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 20241106122730189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106122730189 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 20241106122730189 DLGSUP <0013> gsup_server.c:235 2: 20241106122730189 DLGSUP <0013> gsup_server.c:237 2: 00 20241106122730189 DLGSUP <0013> gsup_server.c:235 3: 20241106122730189 DLGSUP <0013> gsup_server.c:237 3: 00 20241106122730189 DLGSUP <0013> gsup_server.c:235 4: 20241106122730189 DLGSUP <0013> gsup_server.c:237 4: 00 20241106122730189 DLGSUP <0013> gsup_server.c:235 5: 20241106122730189 DLGSUP <0013> gsup_server.c:237 5: 00 20241106122730189 DLGSUP <0013> gsup_server.c:235 7: 20241106122730189 DLGSUP <0013> gsup_server.c:237 7: 00 20241106122730189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106122730189 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241106122730189 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)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@89ff8ada6c26: 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") 20241106122730213 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33953<->l=127.0.0.1:4259) 20241106122730214 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106122730214 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@89ff8ada6c26: Created GsupExpect[0] for "262421137315582" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241106122730222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@89ff8ada6c26: Created GsupExpect[0] for "262421137315582" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241106122730230 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122730230 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421137315582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137315582" cn_domain=CS} 20241106122730230 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421137315582 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106122730230 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421137315582 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106122730230 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421137315582.imsi 20241106122730230 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421137315582.imsi 20241106122730230 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421137315582.imsi: does not exist in local HLR 20241106122730236 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421137315582 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106122730236 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241106122730236 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106122730236 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241106122730236 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241106122730236 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106122730236 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421137315582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106122730236 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122730237 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122730237 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122730237 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106122730237 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106122730237 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: 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) } } } } 20241106122730239 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730239 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730239 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106122730239 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106122730239 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241106122730240 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730240 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730240 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: 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)@89ff8ada6c26: 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)@89ff8ada6c26: Found GsupExpect[0] for "262421137315582" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421137315582" HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241106122730282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730282 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421137315582 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612868660 20241106122730282 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421137315582 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122730282 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122730282 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@89ff8ada6c26: Found GsupExpect[0] for "262421137315582" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@89ff8ada6c26: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421137315582" 20241106122730289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730289 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421137315582 MSISDN-491612868660 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122730289 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122730289 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122730293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730293 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421137315582 MSISDN-491612868660 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 20241106122730293 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421137315582 MSISDN-491612868660 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106122730293 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122730293 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106122730297 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612868660.msisdn 20241106122730297 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612868660.msisdn: does not exist in local HLR 20241106122730297 DDGSM <0007> mslookup_server.c:352 sip.voice.491612868660.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241106122730297 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612868660.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@89ff8ada6c26: setverdict(pass): none -> pass 20241106122730300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@89ff8ada6c26: Final verdict of PTC: pass 20241106122730302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20241106122730304 DLINP <000b> input/ipa.c:451 connected read/write 20241106122730304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106122730304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106122730304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106122730304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106122730305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106122730305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106122730305 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106122730305 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241106122730305 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(334)@89ff8ada6c26: Final verdict of PTC: none 20241106122730305 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33953<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@89ff8ada6c26: Final verdict of PTC: none 335@89ff8ada6c26: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@89ff8ada6c26: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@89ff8ada6c26: Final verdict of PTC: none MTC@89ff8ada6c26: Setting final verdict of the test case. MTC@89ff8ada6c26: Local verdict of MTC: none MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC with component reference 335: none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@89ff8ada6c26: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@89ff8ada6c26: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@89ff8ada6c26: 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'. Wed Nov 6 12:27:30 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241106122730393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 20241106122730493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56546<->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=20592) MTC@89ff8ada6c26: 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@89ff8ada6c26: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@89ff8ada6c26: Terminating MTC. MC@89ff8ada6c26: MTC terminated. MC2> exit MC@89ff8ada6c26: Shutting down session. MC@89ff8ada6c26: 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-7393.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (2691108) [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-20241106-1225-8b7d31d0-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-20241106-1225-8b7d31d0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2691061) [testenv] Showing testsuite/junit-xml-7393.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-20241106-1225-8b7d31d0-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7393.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='135.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.081571'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.576792'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.854063'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.485194'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.085763'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.057804'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.083199'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.092067'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.713876'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.806716'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.785450'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.271815'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.113779'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.874404'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.821260'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.082942'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.374413'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.284845'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.242315'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.200098'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.244707'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.277071'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.255533'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.285174'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.257535'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.111478'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.362962'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.355384'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.345687'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.104561'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.291076'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.227117'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.114005'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.092681'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.160308'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.077455'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.175529'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.164280'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241106-1225-8b7d31d0-0'] testenv-hlr-osmocom-latest-20241106-1225-8b7d31d0-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2226/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS