Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 00f332eca58e81ae366deaf21e6ce8d2cfc79d97 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 00f332eca58e81ae366deaf21e6ce8d2cfc79d97 # timeout=10 Commit message: "testenv: run podman command with logfile" > git rev-list --no-walk 869b697a399ea5e6560af784adc92efd0af11049 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins5412593814541549596.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-10-31T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-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 (9614 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_6.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_5.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_4.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_7.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_5.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_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_6.cc Creating dependency file for TCCEncoding_Functions_part_7.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_3.cc Creating dependency file for SS_Types_part_4.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_6.cc Creating dependency file for SS_Templates_part_7.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_5.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.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_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.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_7.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_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_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_RRM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (407 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 856 kB of archives. After this operation, 2276 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410302026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410302026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410302026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410302026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410302026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410302026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410302026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410302026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410302026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410302026 [112 kB] Fetched 856 kB in 0s (17.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202410302026_amd64.deb ... Unpacking osmocom-nightly (202410302026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410302026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410302026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410302026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410302026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410302026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410302026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410302026) ... Setting up osmocom-nightly (202410302026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410302026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410302026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410302026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241031085521951 DMAIN <0000> hlr.c:813 hlr starting 20241031085521952 DDB <0001> db.c:599 using database: hlr.db 20241031085521952 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241031085521952 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241031085521952 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241031085521979 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241031085521979 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241031085522080 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241031085522081 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241031085522081 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@7af98d3d4358: Unix server socket created successfully. MC@7af98d3d4358: Listening on TCP port 41167. MC2> 7af98d3d4358 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 7af98d3d4358 41167 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7af98d3d4358: New HC connected from 10.0.2.100 [10.0.2.100]. 7af98d3d4358: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@7af98d3d4358: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7af98d3d4358: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7af98d3d4358: Configuration file was processed on all HCs. MC@7af98d3d4358: Creating MTC on host 10.0.2.100. MC@7af98d3d4358: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Oct 31 08:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_sai_err_invalid_imsi started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085523655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085523656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085523658 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085523661 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085523662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085523662 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 20241031085523662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085523662 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 20241031085523662 DLGSUP <0013> gsup_server.c:235 2: 20241031085523662 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085523662 DLGSUP <0013> gsup_server.c:235 3: 20241031085523662 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085523662 DLGSUP <0013> gsup_server.c:235 4: 20241031085523662 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085523662 DLGSUP <0013> gsup_server.c:235 5: 20241031085523662 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085523662 DLGSUP <0013> gsup_server.c:235 7: 20241031085523662 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085523662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085523662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085523662 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@7af98d3d4358: 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") 20241031085523679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38203<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7af98d3d4358: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241031085523691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523709 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"} 20241031085523709 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" 20241031085523709 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} 20241031085523709 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 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@7af98d3d4358: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@7af98d3d4358: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085523712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@7af98d3d4358: Final verdict of PTC: pass 20241031085523713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241031085523715 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085523715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085523715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085523715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38203<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7af98d3d4358: Final verdict of PTC: none 5@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 5: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Oct 31 08:55:23 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 20241031085523779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20241031085523780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Oct 31 08:55:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_sai started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085526852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085526852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085526853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@7af98d3d4358: 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 } } } } 20241031085526855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085526855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085526855 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 20241031085526855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085526855 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 20241031085526855 DLGSUP <0013> gsup_server.c:235 2: 20241031085526855 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085526855 DLGSUP <0013> gsup_server.c:235 3: 20241031085526855 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085526855 DLGSUP <0013> gsup_server.c:235 4: 20241031085526855 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085526855 DLGSUP <0013> gsup_server.c:235 5: 20241031085526855 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085526855 DLGSUP <0013> gsup_server.c:235 7: 20241031085526855 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085526855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085526855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085526855 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@7af98d3d4358: 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") 20241031085526874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35437<->l=127.0.0.1:4259) 20241031085526898 DAUC <0003> db_auc.c:157 IMSI='262427506023728': No 2G Auth Data 20241031085526898 DAUC <0003> db_auc.c:192 IMSI='262427506023728': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262427506023728" to be handled at TC_gsup_sai(12) 20241031085526933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20241031085526938 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526938 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427506023728"} 20241031085526946 DAUC <0003> db_auc.c:192 IMSI='262427506023728': No 3G Auth Data 20241031085526946 DAUC <0003> db_auc.c:236 IMSI='262427506023728': Calling to generate 5 vectors 20241031085526946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085526946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085526946 DAUC <0003> auc.c:113 vector [0]: rand = 25a97d79db0035f731f6fab637326baf 20241031085526946 DAUC <0003> auc.c:179 vector [0]: kc = a9ff3c786e24e000 20241031085526946 DAUC <0003> auc.c:180 vector [0]: sres = d191b56f 20241031085526946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [1]: rand = 9ce6188152d988f39f59879c065bf4df 20241031085526946 DAUC <0003> auc.c:179 vector [1]: kc = 9e378603fa664000 20241031085526946 DAUC <0003> auc.c:180 vector [1]: sres = 928445a5 20241031085526946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [2]: rand = ad8488d53fcb63fa2f1cc512e5d68d50 20241031085526946 DAUC <0003> auc.c:179 vector [2]: kc = b7a4928fabb07800 20241031085526946 DAUC <0003> auc.c:180 vector [2]: sres = 5b0df345 20241031085526946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [3]: rand = a5c7308a2e2ff5168fee45c38c79b851 20241031085526946 DAUC <0003> auc.c:179 vector [3]: kc = 86a2a72dea811c00 20241031085526946 DAUC <0003> auc.c:180 vector [3]: sres = 09e40db6 20241031085526946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [4]: rand = d5c368fde3fa3f1eb63c6b7a12b7f7bd 20241031085526946 DAUC <0003> auc.c:179 vector [4]: kc = f185bf8e46a9cc00 20241031085526946 DAUC <0003> auc.c:180 vector [4]: sres = 7625579a 20241031085526946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085526946 DAUC <0003> db_auc.c:245 IMSI='262427506023728': Generated 5 vectors 20241031085526946 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427506023728"} 20241031085526946 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085526947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085526947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262427506023728" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 0TC_gsup_sai(12)"262427506023728" TC_gsup_sai(12)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(12)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085526950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 TC_gsup_sai(12)@7af98d3d4358: Final verdict of PTC: pass 20241031085526975 DAUC <0003> db_auc.c:157 IMSI='262427709516515': No 2G Auth Data 20241031085526975 DAUC <0003> db_auc.c:192 IMSI='262427709516515': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262427709516515" to be handled at TC_gsup_sai(13) 20241031085527008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527012 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427709516515"} 20241031085527012 DAUC <0003> db_auc.c:192 IMSI='262427709516515': No 3G Auth Data 20241031085527012 DAUC <0003> db_auc.c:236 IMSI='262427709516515': Calling to generate 5 vectors 20241031085527012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085527012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527012 DAUC <0003> auc.c:113 vector [0]: rand = 101fd9dbf03dae47cb4c37a3c29e1550 20241031085527012 DAUC <0003> auc.c:179 vector [0]: kc = 52a461790e973400 20241031085527012 DAUC <0003> auc.c:180 vector [0]: sres = 528cbb35 20241031085527012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [1]: rand = 81d2f660946be1bb6073e5e9c1c2669d 20241031085527012 DAUC <0003> auc.c:179 vector [1]: kc = ee5992be675c3400 20241031085527012 DAUC <0003> auc.c:180 vector [1]: sres = f9e8374e 20241031085527012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [2]: rand = 75bc0dd45fe9809344736650d13b7904 20241031085527012 DAUC <0003> auc.c:179 vector [2]: kc = 1b0d32afea855000 20241031085527012 DAUC <0003> auc.c:180 vector [2]: sres = 071c6fe4 20241031085527012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [3]: rand = a716302345a715f28ebf0ca1069b7568 20241031085527012 DAUC <0003> auc.c:179 vector [3]: kc = dcda97d79e8a9000 20241031085527012 DAUC <0003> auc.c:180 vector [3]: sres = 6088afc9 20241031085527012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [4]: rand = f859f7482af306ee7e4a74d80684174c 20241031085527012 DAUC <0003> auc.c:179 vector [4]: kc = 96be81807a2b4800 20241031085527012 DAUC <0003> auc.c:180 vector [4]: sres = 948063e7 20241031085527012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085527012 DAUC <0003> db_auc.c:245 IMSI='262427709516515': Generated 5 vectors 20241031085527012 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427709516515"} 20241031085527012 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262427709516515" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 1TC_gsup_sai(13)"262427709516515" TC_gsup_sai(13)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(13)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 TC_gsup_sai(13)@7af98d3d4358: Final verdict of PTC: pass 20241031085527043 DAUC <0003> db_auc.c:157 IMSI='262427835182936': No 2G Auth Data 20241031085527043 DAUC <0003> db_auc.c:192 IMSI='262427835182936': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262427835182936" to be handled at TC_gsup_sai(14) 20241031085527076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241031085527079 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527079 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835182936"} 20241031085527079 DAUC <0003> db_auc.c:192 IMSI='262427835182936': No 3G Auth Data 20241031085527079 DAUC <0003> db_auc.c:236 IMSI='262427835182936': Calling to generate 5 vectors 20241031085527079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085527079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527079 DAUC <0003> auc.c:113 vector [0]: rand = c0d582d02d2f3cc3fc999781f18cab2b 20241031085527079 DAUC <0003> auc.c:179 vector [0]: kc = c99583aff7a010a6 20241031085527080 DAUC <0003> auc.c:180 vector [0]: sres = 7d5a457c 20241031085527080 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [1]: rand = 419baf0290c179059f1bb0b284aaf715 20241031085527080 DAUC <0003> auc.c:179 vector [1]: kc = 43db804d359d364b 20241031085527080 DAUC <0003> auc.c:180 vector [1]: sres = 43ed223a 20241031085527080 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [2]: rand = af6ac7ff14162807c3103fbed7b3adf6 20241031085527080 DAUC <0003> auc.c:179 vector [2]: kc = 7b333de9e27b3c44 20241031085527080 DAUC <0003> auc.c:180 vector [2]: sres = 7e6dacf6 20241031085527080 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [3]: rand = b790c70b0e23f8486ff788a8fb9bb7d0 20241031085527080 DAUC <0003> auc.c:179 vector [3]: kc = ef87c11db59e657d 20241031085527080 DAUC <0003> auc.c:180 vector [3]: sres = 020afd18 20241031085527080 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [4]: rand = 34e843f37839b84c1dd9d9058d5ecdf1 20241031085527080 DAUC <0003> auc.c:179 vector [4]: kc = 1f55888e6d801070 20241031085527080 DAUC <0003> auc.c:180 vector [4]: sres = 8969831b 20241031085527080 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085527080 DAUC <0003> db_auc.c:245 IMSI='262427835182936': Generated 5 vectors 20241031085527080 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835182936"} 20241031085527080 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527080 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527080 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262427835182936" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 2TC_gsup_sai(14)"262427835182936" TC_gsup_sai(14)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(14)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 TC_gsup_sai(14)@7af98d3d4358: Final verdict of PTC: pass 20241031085527106 DAUC <0003> db_auc.c:157 IMSI='262423501688177': No 2G Auth Data 20241031085527106 DAUC <0003> db_auc.c:192 IMSI='262423501688177': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262423501688177" to be handled at TC_gsup_sai(15) 20241031085527145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20241031085527148 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527148 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423501688177"} 20241031085527148 DAUC <0003> db_auc.c:157 IMSI='262423501688177': No 2G Auth Data 20241031085527148 DAUC <0003> db_auc.c:236 IMSI='262423501688177': Calling to generate 5 vectors 20241031085527148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085527148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527148 DAUC <0003> auc.c:113 vector [0]: rand = e00a261f6fe5ba76b60a94e5ce810b7f 20241031085527148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527148 DAUC <0003> auc.c:142 vector [0]: autn = 3e0f76b4ae450000c943f894ef5e9ace 20241031085527148 DAUC <0003> auc.c:143 vector [0]: ck = 87423a0669a2e278e25aa1cc4ff69155 20241031085527148 DAUC <0003> auc.c:144 vector [0]: ik = 6a86259554edf5dd88d3fce6f586e1d2 20241031085527148 DAUC <0003> auc.c:145 vector [0]: res = e6b446bd186b70c90000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [0]: kc = 874d42b9873f6722 20241031085527148 DAUC <0003> auc.c:152 vector [0]: sres = fedf3674 20241031085527148 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [1]: rand = 0dd13cbe640148cd07142b8385957b7f 20241031085527148 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527148 DAUC <0003> auc.c:142 vector [1]: autn = 74bb6c65a0b6000058e50f31bc1059f0 20241031085527148 DAUC <0003> auc.c:143 vector [1]: ck = 3765206c1164585c20362db42d6e9f9f 20241031085527148 DAUC <0003> auc.c:144 vector [1]: ik = 0ac04241c95f70984a649cf9822a9dec 20241031085527148 DAUC <0003> auc.c:145 vector [1]: res = 48811e031a31cfea0000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [1]: kc = 57f7d360777f2ab7 20241031085527148 DAUC <0003> auc.c:152 vector [1]: sres = 52b0d1e9 20241031085527148 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [2]: rand = 0b6602ae6e1d5319eefa9d72f6939d4d 20241031085527148 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527148 DAUC <0003> auc.c:142 vector [2]: autn = bd2e1014b516000049d6a53d9b0eb86a 20241031085527148 DAUC <0003> auc.c:143 vector [2]: ck = aaee9300a2b782c4d2b2b1949d1e81da 20241031085527148 DAUC <0003> auc.c:144 vector [2]: ik = 120c02aaac351bc8a9f801ae64973b28 20241031085527148 DAUC <0003> auc.c:145 vector [2]: res = 564dbbb199fe8a830000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [2]: kc = c3a82190f70b23fe 20241031085527148 DAUC <0003> auc.c:152 vector [2]: sres = cfb33132 20241031085527148 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [3]: rand = a89beae87e21d59f64f2586f90dafc0c 20241031085527148 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527148 DAUC <0003> auc.c:142 vector [3]: autn = 944eeb1a554900001ee6e60c721a78f8 20241031085527148 DAUC <0003> auc.c:143 vector [3]: ck = 084a20520361757328c302a2f1bc5f6d 20241031085527148 DAUC <0003> auc.c:144 vector [3]: ik = df32297c287b7c0b1db66bfaf4e2805d 20241031085527148 DAUC <0003> auc.c:145 vector [3]: res = 1ffd64d29cc8e3500000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [3]: kc = e20d60762e44d648 20241031085527148 DAUC <0003> auc.c:152 vector [3]: sres = 83358782 20241031085527148 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [4]: rand = 116223eabd90a53dfccf4a8acf1c0246 20241031085527148 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527148 DAUC <0003> auc.c:142 vector [4]: autn = 15f4a9fea2270000cc6d579a98392cfa 20241031085527148 DAUC <0003> auc.c:143 vector [4]: ck = c000abe4a7aa0924bc2449387d2138d3 20241031085527148 DAUC <0003> auc.c:144 vector [4]: ik = 5adf7fdd8283050bf838d0921ede3b18 20241031085527148 DAUC <0003> auc.c:145 vector [4]: res = caf6dd54c9fe818b0000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [4]: kc = dec34d9346d60fe4 20241031085527148 DAUC <0003> auc.c:152 vector [4]: sres = 03085cdf 20241031085527148 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085527148 DAUC <0003> db_auc.c:245 IMSI='262423501688177': Generated 5 vectors 20241031085527148 DAUC <0003> db_auc.c:249 IMSI='262423501688177': Updating SQN=161 in DB 20241031085527159 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423501688177"} 20241031085527159 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527159 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527159 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262423501688177" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 3TC_gsup_sai(15)"262423501688177" TC_gsup_sai(15)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(15)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 TC_gsup_sai(15)@7af98d3d4358: Final verdict of PTC: pass 20241031085527197 DAUC <0003> db_auc.c:157 IMSI='262429019181102': No 2G Auth Data 20241031085527197 DAUC <0003> db_auc.c:192 IMSI='262429019181102': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262429019181102" to be handled at TC_gsup_sai(16) 20241031085527229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55922<->l=127.0.0.1:4258 20241031085527233 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527233 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429019181102"} 20241031085527233 DAUC <0003> db_auc.c:157 IMSI='262429019181102': No 2G Auth Data 20241031085527233 DAUC <0003> db_auc.c:236 IMSI='262429019181102': Calling to generate 5 vectors 20241031085527233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085527233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527233 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085527233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527233 DAUC <0003> auc.c:113 vector [0]: rand = 9cb3f7a4ca61b2a14070548a9f2fc961 20241031085527233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527233 DAUC <0003> auc.c:142 vector [0]: autn = fadf281b34d900001318e4f7c65a4145 20241031085527233 DAUC <0003> auc.c:143 vector [0]: ck = 0d5ee223cfb20de1c6b25ca0616d4851 20241031085527233 DAUC <0003> auc.c:144 vector [0]: ik = 9526ce4fb54f70230c33e5c3f6724315 20241031085527233 DAUC <0003> auc.c:145 vector [0]: res = bcd4029a39d7e9800000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [0]: kc = 52f9950fede27686 20241031085527233 DAUC <0003> auc.c:152 vector [0]: sres = 8503eb1a 20241031085527233 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [1]: rand = 5a24be6765699177eb0ffcbaac255edb 20241031085527233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527233 DAUC <0003> auc.c:142 vector [1]: autn = d830dcab542a000044c3e630f499be9e 20241031085527233 DAUC <0003> auc.c:143 vector [1]: ck = cfa132742131c8f9d488b6e428ecd3b4 20241031085527233 DAUC <0003> auc.c:144 vector [1]: ik = bb8273c8c4b27eefd43170c7f71f5443 20241031085527233 DAUC <0003> auc.c:145 vector [1]: res = bd7627c94c4c8f510000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [1]: kc = 749a879f3a7031e1 20241031085527233 DAUC <0003> auc.c:152 vector [1]: sres = f13aa898 20241031085527233 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [2]: rand = 7ecea8b50c08730ce1c028c6325b3442 20241031085527233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527233 DAUC <0003> auc.c:142 vector [2]: autn = 49a4e2100b170000a34e5e097b528f49 20241031085527233 DAUC <0003> auc.c:143 vector [2]: ck = 9db52cb6408d2c76d73813a75b8cd41f 20241031085527233 DAUC <0003> auc.c:144 vector [2]: ik = 553efd22b2c9c50875e77703b02e0d85 20241031085527233 DAUC <0003> auc.c:145 vector [2]: res = 03454f35599df7490000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [2]: kc = 6a54b53019e630e4 20241031085527233 DAUC <0003> auc.c:152 vector [2]: sres = 5ad8b87c 20241031085527233 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [3]: rand = ead500ce2d082b87587b9f93b71b3510 20241031085527233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527233 DAUC <0003> auc.c:142 vector [3]: autn = f002725422e50000c91a083a599ed83a 20241031085527233 DAUC <0003> auc.c:143 vector [3]: ck = a97b88aba1956e4ce1daef238be1e20d 20241031085527233 DAUC <0003> auc.c:144 vector [3]: ik = a3d9528115d3c92c1fbe1f15c395bee6 20241031085527233 DAUC <0003> auc.c:145 vector [3]: res = 86eca0e51707845b0000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [3]: kc = f4c62a1cfc32fb8b 20241031085527233 DAUC <0003> auc.c:152 vector [3]: sres = 91eb24be 20241031085527233 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [4]: rand = b468f2a30350e78a0ae8de4ac9f4755b 20241031085527233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527233 DAUC <0003> auc.c:142 vector [4]: autn = 51e01a41559000008462799ddafca18b 20241031085527233 DAUC <0003> auc.c:143 vector [4]: ck = b48c8659874720d270747422e7e43d3c 20241031085527233 DAUC <0003> auc.c:144 vector [4]: ik = eece5298b2bf96ddb99443772fd58a97 20241031085527233 DAUC <0003> auc.c:145 vector [4]: res = 21ceb445df224c180000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [4]: kc = 93a2e394fdc901a4 20241031085527233 DAUC <0003> auc.c:152 vector [4]: sres = feecf85d 20241031085527233 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085527233 DAUC <0003> db_auc.c:245 IMSI='262429019181102': Generated 5 vectors 20241031085527233 DAUC <0003> db_auc.c:249 IMSI='262429019181102': Updating SQN=161 in DB 20241031085527241 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429019181102"} 20241031085527241 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527241 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527241 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262429019181102" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 4TC_gsup_sai(16)"262429019181102" TC_gsup_sai(16)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(16)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55922<->l=127.0.0.1:4258 TC_gsup_sai(16)@7af98d3d4358: Final verdict of PTC: pass 20241031085527269 DAUC <0003> db_auc.c:157 IMSI='262425638118444': No 2G Auth Data 20241031085527269 DAUC <0003> db_auc.c:192 IMSI='262425638118444': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262425638118444" to be handled at TC_gsup_sai(17) 20241031085527311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241031085527315 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527315 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425638118444"} 20241031085527315 DAUC <0003> db_auc.c:236 IMSI='262425638118444': Calling to generate 5 vectors 20241031085527315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527315 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527315 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527315 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527315 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527315 DAUC <0003> auc.c:113 vector [0]: rand = 11282acfd52fdb238e8ff847bd5a1493 20241031085527315 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527315 DAUC <0003> auc.c:142 vector [0]: autn = 6a4f9dfc34fc0000feaaefb829e8c34e 20241031085527315 DAUC <0003> auc.c:143 vector [0]: ck = 3bc44d25809acc839f96667dd203136c 20241031085527315 DAUC <0003> auc.c:144 vector [0]: ik = a5be09a99fd83c4c55728b3fddd1f1aa 20241031085527315 DAUC <0003> auc.c:145 vector [0]: res = 3c045a477411dfb50000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [0]: kc = e5fce253dd6f8800 20241031085527315 DAUC <0003> auc.c:180 vector [0]: sres = e5737e42 20241031085527315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [1]: rand = b3f39fc3e4f3899f948d135769092304 20241031085527315 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527315 DAUC <0003> auc.c:142 vector [1]: autn = e544d3ec1043000037c42fdc9ce6fd6b 20241031085527315 DAUC <0003> auc.c:143 vector [1]: ck = 3fd6776783aa1a5897cb140e034dd0f0 20241031085527315 DAUC <0003> auc.c:144 vector [1]: ik = 7797acdc2d963aff543548c0b5ae69dc 20241031085527315 DAUC <0003> auc.c:145 vector [1]: res = 5c4bbdbe7a2101960000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [1]: kc = 8f814180bdfcf800 20241031085527315 DAUC <0003> auc.c:180 vector [1]: sres = 0b00335f 20241031085527315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [2]: rand = e3b07cd2ac4e11883819716668e15b99 20241031085527315 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527315 DAUC <0003> auc.c:142 vector [2]: autn = a1ea5aa5cf9200007a320f533fdf381f 20241031085527315 DAUC <0003> auc.c:143 vector [2]: ck = 472401a512300e2c0846acc2b0264ac0 20241031085527315 DAUC <0003> auc.c:144 vector [2]: ik = 0b953ea920351fb70aa62ff9a1ff6552 20241031085527315 DAUC <0003> auc.c:145 vector [2]: res = 747a8b25a9b14ec50000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [2]: kc = 9eef5b20e3866800 20241031085527315 DAUC <0003> auc.c:180 vector [2]: sres = 82ec30be 20241031085527315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [3]: rand = a08e5d6c330fdc0c0dbce17021c15f5b 20241031085527315 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527315 DAUC <0003> auc.c:142 vector [3]: autn = ba88c3e5afb000006e6d9adbb1935189 20241031085527315 DAUC <0003> auc.c:143 vector [3]: ck = 6f163e17c2b35482f7014a03a81f72c5 20241031085527315 DAUC <0003> auc.c:144 vector [3]: ik = a2ee52127fb7867d1acae063537e8770 20241031085527315 DAUC <0003> auc.c:145 vector [3]: res = 482aae3f4acf71cd0000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [3]: kc = 244c0671db060800 20241031085527315 DAUC <0003> auc.c:180 vector [3]: sres = 0044a58a 20241031085527315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [4]: rand = 4dfaf35a1486f7aec0fa8910046794a0 20241031085527315 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527315 DAUC <0003> auc.c:142 vector [4]: autn = 2723d0e316c30000497a7c4e31b0787d 20241031085527315 DAUC <0003> auc.c:143 vector [4]: ck = e7fe417d6d8fd30a9889ecc04479b74f 20241031085527315 DAUC <0003> auc.c:144 vector [4]: ik = 7ff3ab00e843dc4df5453aec5b7b719b 20241031085527315 DAUC <0003> auc.c:145 vector [4]: res = 59ec9c3eddfa55b30000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [4]: kc = 2ef41f7fadcc2c00 20241031085527315 DAUC <0003> auc.c:180 vector [4]: sres = 150df24f 20241031085527316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527316 DAUC <0003> db_auc.c:245 IMSI='262425638118444': Generated 5 vectors 20241031085527316 DAUC <0003> db_auc.c:249 IMSI='262425638118444': Updating SQN=161 in DB 20241031085527324 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425638118444"} 20241031085527324 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527324 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527324 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262425638118444" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 5TC_gsup_sai(17)"262425638118444" TC_gsup_sai(17)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(17)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 TC_gsup_sai(17)@7af98d3d4358: Final verdict of PTC: pass 20241031085527360 DAUC <0003> db_auc.c:157 IMSI='262424734406999': No 2G Auth Data 20241031085527360 DAUC <0003> db_auc.c:192 IMSI='262424734406999': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262424734406999" to be handled at TC_gsup_sai(18) 20241031085527423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241031085527426 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527426 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734406999"} 20241031085527426 DAUC <0003> db_auc.c:236 IMSI='262424734406999': Calling to generate 5 vectors 20241031085527426 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527426 DAUC <0003> auc.c:113 vector [0]: rand = 059e6aed528bdc1b4d44748714450211 20241031085527426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527426 DAUC <0003> auc.c:142 vector [0]: autn = dd57abef13950000ee68221259424200 20241031085527426 DAUC <0003> auc.c:143 vector [0]: ck = e6ed4014eff64b5c16c59cf6fd6e9438 20241031085527426 DAUC <0003> auc.c:144 vector [0]: ik = da5a5a686d44e4f14e9e7600f6436083 20241031085527426 DAUC <0003> auc.c:145 vector [0]: res = 5382a80fe0e2367d0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [0]: kc = db19e306b4b63000 20241031085527426 DAUC <0003> auc.c:180 vector [0]: sres = a1b8cd8c 20241031085527426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [1]: rand = 53fd17094413247962e89dcc510e20b5 20241031085527426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527426 DAUC <0003> auc.c:142 vector [1]: autn = a451d918bed00000af684ef8f2f216f9 20241031085527426 DAUC <0003> auc.c:143 vector [1]: ck = 218596f68ae8b3d4ec3de7c98b3e83ae 20241031085527426 DAUC <0003> auc.c:144 vector [1]: ik = bb3cd93cb8681cc1a58ca0e3afd07281 20241031085527426 DAUC <0003> auc.c:145 vector [1]: res = b75d151ddc155a8e0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [1]: kc = 0d3fc8535b372800 20241031085527426 DAUC <0003> auc.c:180 vector [1]: sres = 64d3399b 20241031085527426 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [2]: rand = 8fe83571ab94deaf9dec8d19dc4d6bda 20241031085527426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527426 DAUC <0003> auc.c:142 vector [2]: autn = d4f5d465259800009c3ba58a50668e1b 20241031085527426 DAUC <0003> auc.c:143 vector [2]: ck = 516a19dd0cc0a8f0bd0488defa6267d0 20241031085527426 DAUC <0003> auc.c:144 vector [2]: ik = a591e7a94753535f72b4d5c606635d4c 20241031085527426 DAUC <0003> auc.c:145 vector [2]: res = 49a173a9766b3e410000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [2]: kc = be5844220029e000 20241031085527426 DAUC <0003> auc.c:180 vector [2]: sres = 9f095f09 20241031085527426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [3]: rand = 03ff4c1b9563e236ac6197715f8a6fc7 20241031085527426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527426 DAUC <0003> auc.c:142 vector [3]: autn = e597f23c21c20000049536f5d9fd1077 20241031085527426 DAUC <0003> auc.c:143 vector [3]: ck = 8949da7bf931c7e8af8a0f7d9a4042a5 20241031085527426 DAUC <0003> auc.c:144 vector [3]: ik = fb8ea44b4f21ed2660d1143c69895a8b 20241031085527426 DAUC <0003> auc.c:145 vector [3]: res = 0d79532eb24f478e0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [3]: kc = 0a4652805ec2c000 20241031085527426 DAUC <0003> auc.c:180 vector [3]: sres = bfc96b13 20241031085527426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [4]: rand = a372f7b7e7b07cda306e24b0139236ff 20241031085527426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527426 DAUC <0003> auc.c:142 vector [4]: autn = a4982c209cf800001ac8f2e3047aec0e 20241031085527426 DAUC <0003> auc.c:143 vector [4]: ck = 01f44632ccf5d9e2d86dd84683ce8a2a 20241031085527426 DAUC <0003> auc.c:144 vector [4]: ik = 66f3a0c04661ac763d027ab1fa94e6e9 20241031085527426 DAUC <0003> auc.c:145 vector [4]: res = b78c71e6ba305b6c0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [4]: kc = b20f02932815e400 20241031085527426 DAUC <0003> auc.c:180 vector [4]: sres = 92975061 20241031085527426 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527426 DAUC <0003> db_auc.c:245 IMSI='262424734406999': Generated 5 vectors 20241031085527426 DAUC <0003> db_auc.c:249 IMSI='262424734406999': Updating SQN=161 in DB 20241031085527436 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734406999"} 20241031085527436 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527436 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527436 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262424734406999" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 6TC_gsup_sai(18)"262424734406999" TC_gsup_sai(18)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(18)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 TC_gsup_sai(18)@7af98d3d4358: Final verdict of PTC: pass 20241031085527470 DAUC <0003> db_auc.c:157 IMSI='262428324387127': No 2G Auth Data 20241031085527471 DAUC <0003> db_auc.c:192 IMSI='262428324387127': No 3G Auth Data HLR_Test-GSUP(9)@7af98d3d4358: Created GsupExpect[0] for "262428324387127" to be handled at TC_gsup_sai(19) 20241031085527511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20241031085527513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527513 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428324387127"} 20241031085527513 DAUC <0003> db_auc.c:236 IMSI='262428324387127': Calling to generate 5 vectors 20241031085527513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527513 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527513 DAUC <0003> auc.c:113 vector [0]: rand = 1e929f8fe84a2f87644c26b04c11fe64 20241031085527513 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527513 DAUC <0003> auc.c:142 vector [0]: autn = c84e76f94e6f0000158b63ba6cc730ad 20241031085527514 DAUC <0003> auc.c:143 vector [0]: ck = 69057e90a26b895e80ab647f49aef866 20241031085527514 DAUC <0003> auc.c:144 vector [0]: ik = cc7870efa5e3dfcfcb1ccd03255aadd2 20241031085527514 DAUC <0003> auc.c:145 vector [0]: res = 2e298629f46a8bae0000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [0]: kc = 6968e43c41a55b40 20241031085527514 DAUC <0003> auc.c:180 vector [0]: sres = 87ad97f2 20241031085527514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [1]: rand = 81afb2dea49f3bd60f15f6fc36b43afd 20241031085527514 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527514 DAUC <0003> auc.c:142 vector [1]: autn = e5e4ae440ba90000ec4db0dec729beac 20241031085527514 DAUC <0003> auc.c:143 vector [1]: ck = e6fa92256388f2363f902bc174e3149e 20241031085527514 DAUC <0003> auc.c:144 vector [1]: ik = 6eaf646e32f92525ffa28f28dbec56a0 20241031085527514 DAUC <0003> auc.c:145 vector [1]: res = 193cd89333d36a2d0000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [1]: kc = e975a0c591e985c6 20241031085527514 DAUC <0003> auc.c:180 vector [1]: sres = 5875d4d6 20241031085527514 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [2]: rand = 85d3119772909ed41b355d26e9d42574 20241031085527514 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527514 DAUC <0003> auc.c:142 vector [2]: autn = 59956dc7330a00002a54d965b81f435e 20241031085527514 DAUC <0003> auc.c:143 vector [2]: ck = 5ac487a8492542f639a9ea9a982bed47 20241031085527514 DAUC <0003> auc.c:144 vector [2]: ik = d394e7776d569076f36c95b9c9b9270c 20241031085527514 DAUC <0003> auc.c:145 vector [2]: res = a7261296fef191480000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [2]: kc = 4cc1926674e2104c 20241031085527514 DAUC <0003> auc.c:180 vector [2]: sres = 2ee41115 20241031085527514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [3]: rand = bd2a64de1294cb2bd21b72aec32253a5 20241031085527514 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527514 DAUC <0003> auc.c:142 vector [3]: autn = c1c9e9ae7efc0000142a128f03fc42fe 20241031085527514 DAUC <0003> auc.c:143 vector [3]: ck = bca94fc8894fdd437a0f072238382474 20241031085527514 DAUC <0003> auc.c:144 vector [3]: ik = 6f456d63118c6acbc7e1910e9a463857 20241031085527514 DAUC <0003> auc.c:145 vector [3]: res = e67815e767a2f6d30000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [3]: kc = 908bf293965e46a5 20241031085527514 DAUC <0003> auc.c:180 vector [3]: sres = 8b8f8c95 20241031085527514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [4]: rand = 67d25514a083d6bb2c251093cd2e9bff 20241031085527514 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527514 DAUC <0003> auc.c:142 vector [4]: autn = 19e2fe92f4900000c5ef1555667c3b3a 20241031085527514 DAUC <0003> auc.c:143 vector [4]: ck = f6a2d61eb26911efb38beafac0b4aafb 20241031085527514 DAUC <0003> auc.c:144 vector [4]: ik = c0f231ffab0a3480cef9e6ad1b13975c 20241031085527514 DAUC <0003> auc.c:145 vector [4]: res = 8c19972419c29d230000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [4]: kc = 7ea429acfdbc0126 20241031085527514 DAUC <0003> auc.c:180 vector [4]: sres = 60a7128a 20241031085527514 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527514 DAUC <0003> db_auc.c:245 IMSI='262428324387127': Generated 5 vectors 20241031085527514 DAUC <0003> db_auc.c:249 IMSI='262428324387127': Updating SQN=161 in DB 20241031085527522 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428324387127"} 20241031085527522 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7af98d3d4358: Found GsupExpect[0] for "262428324387127" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@7af98d3d4358: Added IMSI table entry 7TC_gsup_sai(19)"262428324387127" TC_gsup_sai(19)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai(19)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085527525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 TC_gsup_sai(19)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085527551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241031085527552 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085527552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085527552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@7af98d3d4358: Final verdict of PTC: none 20241031085527552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35437<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@7af98d3d4358: Final verdict of PTC: none 10@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_sai finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Oct 31 08:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241031085527593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 20241031085527593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20388) Waiting for packet dumper to finish... 1 (prev_count=20388, count=45476) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Oct 31 08:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_sai_num_auth_vectors started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085530667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085530668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085530670 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085530673 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085530673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085530673 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 20241031085530673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085530673 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 20241031085530673 DLGSUP <0013> gsup_server.c:235 2: 20241031085530673 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085530673 DLGSUP <0013> gsup_server.c:235 3: 20241031085530673 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085530673 DLGSUP <0013> gsup_server.c:235 4: 20241031085530673 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085530673 DLGSUP <0013> gsup_server.c:235 5: 20241031085530673 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085530673 DLGSUP <0013> gsup_server.c:235 7: 20241031085530673 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085530673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085530673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085530673 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@7af98d3d4358: 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") 20241031085530694 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20241031085530711 DAUC <0003> db_auc.c:157 IMSI='262429484314776': No 2G Auth Data 20241031085530711 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262429484314776" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241031085530767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530773 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530773 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530773 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 1 vectors 20241031085530773 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530773 DAUC <0003> auc.c:113 vector [0]: rand = c685771033395ceb6c787da6023a39a1 20241031085530773 DAUC <0003> auc.c:179 vector [0]: kc = c0576957f35c7400 20241031085530773 DAUC <0003> auc.c:180 vector [0]: sres = 586755fa 20241031085530773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530773 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 1 vectors 20241031085530773 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530773 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262429484314776" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429484314776" TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: setverdict(pass): none -> pass 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530776 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530776 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530776 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 4 vectors 20241031085530776 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530776 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530776 DAUC <0003> auc.c:113 vector [0]: rand = af2b107781fff21cc862ed903968bc9a 20241031085530776 DAUC <0003> auc.c:179 vector [0]: kc = 851fbda22f78a000 20241031085530776 DAUC <0003> auc.c:180 vector [0]: sres = d5fe41a5 20241031085530776 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [1]: rand = 4ed0bcb26856656540f209221e2e890d 20241031085530776 DAUC <0003> auc.c:179 vector [1]: kc = e014603be7efbc00 20241031085530776 DAUC <0003> auc.c:180 vector [1]: sres = 5144d341 20241031085530776 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [2]: rand = ffa95723cde7a1f009e5e6a64383fa69 20241031085530776 DAUC <0003> auc.c:179 vector [2]: kc = 6d10048d8008b800 20241031085530776 DAUC <0003> auc.c:180 vector [2]: sres = 20db112e 20241031085530776 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [3]: rand = 71e2467f98222299a06052555a0c86d4 20241031085530776 DAUC <0003> auc.c:179 vector [3]: kc = ed576ea5871acc00 20241031085530776 DAUC <0003> auc.c:180 vector [3]: sres = 027632de 20241031085530776 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530776 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 4 vectors 20241031085530776 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530776 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530778 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530778 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530778 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 5 vectors 20241031085530778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530778 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530778 DAUC <0003> auc.c:113 vector [0]: rand = 7ea03b44dda0085aa13b1d90d2e4eeae 20241031085530778 DAUC <0003> auc.c:179 vector [0]: kc = 900b2a6ae81fcc00 20241031085530778 DAUC <0003> auc.c:180 vector [0]: sres = bccdc0a4 20241031085530778 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [1]: rand = b2450e9b7eae870ff59098c6a7e352d9 20241031085530778 DAUC <0003> auc.c:179 vector [1]: kc = 6097334c35ed0c00 20241031085530778 DAUC <0003> auc.c:180 vector [1]: sres = 60347327 20241031085530778 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [2]: rand = 7299378cbaf4d531a386884fead5fbf9 20241031085530778 DAUC <0003> auc.c:179 vector [2]: kc = d5eed9198aaf4000 20241031085530778 DAUC <0003> auc.c:180 vector [2]: sres = 7ef604df 20241031085530778 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [3]: rand = a1a39bcf83713df14ac58dcf7b250c5a 20241031085530778 DAUC <0003> auc.c:179 vector [3]: kc = d527e00209b2ac00 20241031085530778 DAUC <0003> auc.c:180 vector [3]: sres = 98167e38 20241031085530778 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [4]: rand = a6ede7649df5ae400faf657fe8399c89 20241031085530778 DAUC <0003> auc.c:179 vector [4]: kc = 9f6365b433593800 20241031085530778 DAUC <0003> auc.c:180 vector [4]: sres = fe9f2278 20241031085530778 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530778 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 5 vectors 20241031085530778 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530778 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530780 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530780 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530780 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 5 vectors 20241031085530780 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530780 DAUC <0003> auc.c:113 vector [0]: rand = 659987481d078adf06860d2a0da0fb37 20241031085530780 DAUC <0003> auc.c:179 vector [0]: kc = 13196a9a62b47400 20241031085530780 DAUC <0003> auc.c:180 vector [0]: sres = 00182cc3 20241031085530780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [1]: rand = a6300b884b11c1721b52c8b414e33473 20241031085530780 DAUC <0003> auc.c:179 vector [1]: kc = c664d159dc0c8c00 20241031085530780 DAUC <0003> auc.c:180 vector [1]: sres = af4bc48e 20241031085530780 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [2]: rand = 4d06fc5904ee456614db4f989b828c72 20241031085530780 DAUC <0003> auc.c:179 vector [2]: kc = 7cebaf609c6a5000 20241031085530780 DAUC <0003> auc.c:180 vector [2]: sres = cf0687a7 20241031085530780 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [3]: rand = 18d63b0e13d7da840c1b50a1d94e46c5 20241031085530780 DAUC <0003> auc.c:179 vector [3]: kc = 1f8d8cf426c60800 20241031085530780 DAUC <0003> auc.c:180 vector [3]: sres = 0cc3a425 20241031085530780 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [4]: rand = 66c504dd060a5068f1e060218b1212ef 20241031085530780 DAUC <0003> auc.c:179 vector [4]: kc = 8152520aa6f67000 20241031085530780 DAUC <0003> auc.c:180 vector [4]: sres = 3eb59f07 20241031085530780 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530780 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 5 vectors 20241031085530780 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530780 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@7af98d3d4358: Final verdict of PTC: pass 20241031085530807 DAUC <0003> db_auc.c:157 IMSI='262426943895779': No 2G Auth Data 20241031085530807 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262426943895779" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241031085530837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530840 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530840 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530840 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 1 vectors 20241031085530840 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530840 DAUC <0003> auc.c:113 vector [0]: rand = 817792fb8fe10a2baa86a1d1782b314d 20241031085530840 DAUC <0003> auc.c:179 vector [0]: kc = 1ab526748b7dd000 20241031085530840 DAUC <0003> auc.c:180 vector [0]: sres = aa217430 20241031085530840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530840 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 1 vectors 20241031085530840 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530840 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262426943895779" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426943895779" TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: setverdict(pass): none -> pass 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530843 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530843 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530843 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 4 vectors 20241031085530843 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530843 DAUC <0003> auc.c:113 vector [0]: rand = 8ca54601e4e8976509c81b4c0fbbb3cf 20241031085530843 DAUC <0003> auc.c:179 vector [0]: kc = 9e8e4c9bc024fc00 20241031085530843 DAUC <0003> auc.c:180 vector [0]: sres = 03502c2d 20241031085530843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [1]: rand = d1e43bc964a4570a03f4763b35fd7743 20241031085530843 DAUC <0003> auc.c:179 vector [1]: kc = 650fad135c8f4000 20241031085530843 DAUC <0003> auc.c:180 vector [1]: sres = cd9a42e1 20241031085530843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [2]: rand = 18f5f3e976badb38f29611657e85e627 20241031085530843 DAUC <0003> auc.c:179 vector [2]: kc = 1013ffb885c5a400 20241031085530843 DAUC <0003> auc.c:180 vector [2]: sres = 5da26e0f 20241031085530843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [3]: rand = 0e87e90c7514141773d8b7cd63420faf 20241031085530843 DAUC <0003> auc.c:179 vector [3]: kc = e7015167eecd3800 20241031085530843 DAUC <0003> auc.c:180 vector [3]: sres = c065875c 20241031085530843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530843 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 4 vectors 20241031085530843 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530843 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530845 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530845 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530845 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 5 vectors 20241031085530845 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530845 DAUC <0003> auc.c:113 vector [0]: rand = cad1cd4f50047d22825701b24fe5e6f7 20241031085530845 DAUC <0003> auc.c:179 vector [0]: kc = 9bdd20368e750800 20241031085530845 DAUC <0003> auc.c:180 vector [0]: sres = f0a40ea6 20241031085530845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [1]: rand = 3f5aa15d0f2b4c9921b340525192d601 20241031085530845 DAUC <0003> auc.c:179 vector [1]: kc = 17bd806e40036000 20241031085530845 DAUC <0003> auc.c:180 vector [1]: sres = 704cd4d0 20241031085530845 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [2]: rand = 37a428752de732554b25cedabff8f05a 20241031085530845 DAUC <0003> auc.c:179 vector [2]: kc = e433cd17301af400 20241031085530845 DAUC <0003> auc.c:180 vector [2]: sres = 9a74702f 20241031085530845 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [3]: rand = dbdd21d57ab52d1007760a55445d4426 20241031085530845 DAUC <0003> auc.c:179 vector [3]: kc = 13c531da616f7800 20241031085530845 DAUC <0003> auc.c:180 vector [3]: sres = 15e902e0 20241031085530845 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [4]: rand = 43ff25cc2c3c6466dea3735d37bc9c95 20241031085530845 DAUC <0003> auc.c:179 vector [4]: kc = 0514c0d52d50a000 20241031085530845 DAUC <0003> auc.c:180 vector [4]: sres = ca1d83e4 20241031085530845 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530845 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 5 vectors 20241031085530845 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530845 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530848 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530848 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530848 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 5 vectors 20241031085530848 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530848 DAUC <0003> auc.c:113 vector [0]: rand = 248858715eb21fc58d1d056661696276 20241031085530848 DAUC <0003> auc.c:179 vector [0]: kc = 4bdee8a1204c7400 20241031085530848 DAUC <0003> auc.c:180 vector [0]: sres = b917ebe0 20241031085530848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [1]: rand = 5a49313d8f2b451885f3095264c29238 20241031085530848 DAUC <0003> auc.c:179 vector [1]: kc = ddfdcad69d135c00 20241031085530848 DAUC <0003> auc.c:180 vector [1]: sres = 61283716 20241031085530848 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [2]: rand = 0cb3df17376bb042761626876f26adf1 20241031085530848 DAUC <0003> auc.c:179 vector [2]: kc = 5abd4d88d8771400 20241031085530848 DAUC <0003> auc.c:180 vector [2]: sres = 94178560 20241031085530848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [3]: rand = b11931828e491801ae06ca999f566380 20241031085530848 DAUC <0003> auc.c:179 vector [3]: kc = fb3be03a4f67e000 20241031085530848 DAUC <0003> auc.c:180 vector [3]: sres = 2005f7ba 20241031085530848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [4]: rand = 6b28e761b19bc75785bcfc40a458368b 20241031085530848 DAUC <0003> auc.c:179 vector [4]: kc = b48e0994fffbb800 20241031085530848 DAUC <0003> auc.c:180 vector [4]: sres = 4c4ee414 20241031085530848 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530848 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 5 vectors 20241031085530848 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530848 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@7af98d3d4358: Final verdict of PTC: pass 20241031085530875 DAUC <0003> db_auc.c:157 IMSI='262423713935669': No 2G Auth Data 20241031085530875 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262423713935669" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241031085530906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530910 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530910 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530910 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 1 vectors 20241031085530910 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530910 DAUC <0003> auc.c:113 vector [0]: rand = 2166174c2f6e30fd2642258d476532c2 20241031085530910 DAUC <0003> auc.c:179 vector [0]: kc = 9bc1f1b08d600ede 20241031085530910 DAUC <0003> auc.c:180 vector [0]: sres = f85986bf 20241031085530910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530910 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 1 vectors 20241031085530910 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530910 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262423713935669" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423713935669" TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: setverdict(pass): none -> pass 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530913 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530913 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530913 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 4 vectors 20241031085530913 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530913 DAUC <0003> auc.c:113 vector [0]: rand = 303eadd027ad2c6806c78010d6f26306 20241031085530913 DAUC <0003> auc.c:179 vector [0]: kc = 0a72163c2396af8e 20241031085530913 DAUC <0003> auc.c:180 vector [0]: sres = 74de67b1 20241031085530913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [1]: rand = 2945f5ba0143b2e8c13f030a953f8cd4 20241031085530913 DAUC <0003> auc.c:179 vector [1]: kc = d5b027cd1ba6109b 20241031085530913 DAUC <0003> auc.c:180 vector [1]: sres = d39b8e1c 20241031085530913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [2]: rand = ac6cc68d18008f6a9a6343dd1b7c9239 20241031085530913 DAUC <0003> auc.c:179 vector [2]: kc = 2a70a6445e1d38ae 20241031085530913 DAUC <0003> auc.c:180 vector [2]: sres = 7655affd 20241031085530913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [3]: rand = 0d1aadcd61464814f1aeb4cb06e59f50 20241031085530913 DAUC <0003> auc.c:179 vector [3]: kc = cebc6dd60f6741a2 20241031085530913 DAUC <0003> auc.c:180 vector [3]: sres = 10bd5da0 20241031085530913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530913 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 4 vectors 20241031085530913 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530913 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530915 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530915 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530915 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 5 vectors 20241031085530915 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530915 DAUC <0003> auc.c:113 vector [0]: rand = b823a0c29fd7b53d497dea7858802486 20241031085530915 DAUC <0003> auc.c:179 vector [0]: kc = ce0faadfeadb8d6d 20241031085530915 DAUC <0003> auc.c:180 vector [0]: sres = d1cba72b 20241031085530915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [1]: rand = f63e20d91be03e586df67dcb2d541e02 20241031085530915 DAUC <0003> auc.c:179 vector [1]: kc = e5cf92a3a28b4417 20241031085530915 DAUC <0003> auc.c:180 vector [1]: sres = 3b35aa53 20241031085530915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [2]: rand = bfe94c385c4202ae9a21635cc5fc8159 20241031085530915 DAUC <0003> auc.c:179 vector [2]: kc = 4c43fde2d09e4fbc 20241031085530915 DAUC <0003> auc.c:180 vector [2]: sres = 2b8c91ee 20241031085530915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [3]: rand = 817f9b21903f6c78dd70148a4ef60aac 20241031085530915 DAUC <0003> auc.c:179 vector [3]: kc = 266661be4cf5f9cc 20241031085530915 DAUC <0003> auc.c:180 vector [3]: sres = 9eed197d 20241031085530915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [4]: rand = 3e7b6f0be71f979cd0916527e5290c35 20241031085530915 DAUC <0003> auc.c:179 vector [4]: kc = dfde23810f05bd50 20241031085530915 DAUC <0003> auc.c:180 vector [4]: sres = a9234d33 20241031085530915 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530915 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 5 vectors 20241031085530915 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530915 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530917 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530917 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530917 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 5 vectors 20241031085530917 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530917 DAUC <0003> auc.c:113 vector [0]: rand = fed95e128c8f552fb92bfb4a7ab7f139 20241031085530917 DAUC <0003> auc.c:179 vector [0]: kc = ab614a3677873517 20241031085530917 DAUC <0003> auc.c:180 vector [0]: sres = 5748d13c 20241031085530917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [1]: rand = a0afdd562894e5bae8784ab17752c21a 20241031085530917 DAUC <0003> auc.c:179 vector [1]: kc = 4bc523d4209d598f 20241031085530917 DAUC <0003> auc.c:180 vector [1]: sres = 0979b084 20241031085530917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [2]: rand = e7673b933d555bf4ad6f6794a1682b31 20241031085530917 DAUC <0003> auc.c:179 vector [2]: kc = 48f2e468d5abbfaa 20241031085530917 DAUC <0003> auc.c:180 vector [2]: sres = 3fd3af7c 20241031085530917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [3]: rand = 9fa0c2decff3179b9e8740a034450be8 20241031085530917 DAUC <0003> auc.c:179 vector [3]: kc = d503be9bad5442de 20241031085530917 DAUC <0003> auc.c:180 vector [3]: sres = 80fc84ff 20241031085530917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [4]: rand = e00283d094ce3c0004a9169600b77e84 20241031085530917 DAUC <0003> auc.c:179 vector [4]: kc = a8a3f6cf864190ab 20241031085530917 DAUC <0003> auc.c:180 vector [4]: sres = 9a7744a1 20241031085530917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530917 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 5 vectors 20241031085530917 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530917 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085530919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@7af98d3d4358: Final verdict of PTC: pass 20241031085530943 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530943 DAUC <0003> db_auc.c:192 IMSI='262426124382948': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262426124382948" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241031085530975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 20241031085530979 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530979 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085530979 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530979 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 1 vectors 20241031085530979 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031085530979 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085530979 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085530979 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085530979 DAUC <0003> auc.c:113 vector [0]: rand = 4d32d2e7b213da5e6709d64d41977e35 20241031085530979 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085530979 DAUC <0003> auc.c:142 vector [0]: autn = 63389ef7d98b000019b03bdb7e75a4f3 20241031085530979 DAUC <0003> auc.c:143 vector [0]: ck = f5711f34e07b5a75342c7b517c0d8330 20241031085530979 DAUC <0003> auc.c:144 vector [0]: ik = 0a0ae2c21d359613a568c08d1ddf8c31 20241031085530979 DAUC <0003> auc.c:145 vector [0]: res = 58c33ca897bdb6a20000000000000000 20241031085530979 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085530979 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085530979 DAUC <0003> auc.c:151 vector [0]: kc = 6e3f462a9c9cc367 20241031085530979 DAUC <0003> auc.c:152 vector [0]: sres = cf7e8a0a 20241031085530979 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085530979 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 1 vectors 20241031085530979 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=33 in DB 20241031085530989 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085530989 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530990 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530990 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262426124382948" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426124382948" TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: setverdict(pass): none -> pass 20241031085530993 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530993 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085530993 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530993 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 4 vectors 20241031085530993 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031085530993 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085530993 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085530993 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085530993 DAUC <0003> auc.c:113 vector [0]: rand = aaf43c972d14304bfd3a8122f5eb6802 20241031085530993 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085530993 DAUC <0003> auc.c:142 vector [0]: autn = ca45f606c4d50000985e3da93c37302d 20241031085530993 DAUC <0003> auc.c:143 vector [0]: ck = 04aa1ea265cf6f30968d5223fb9c77fc 20241031085530993 DAUC <0003> auc.c:144 vector [0]: ik = 42d51ccf99be91e6064b1568943cd5d1 20241031085530993 DAUC <0003> auc.c:145 vector [0]: res = 8d3fde5692db39a70000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [0]: kc = d6b9452693d15cfb 20241031085530993 DAUC <0003> auc.c:152 vector [0]: sres = 1fe4e7f1 20241031085530993 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [1]: rand = 6d722a4b8418ce0689440f42625bf47a 20241031085530993 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085530993 DAUC <0003> auc.c:142 vector [1]: autn = ac80ca58ff0c0000d23dabbc9215e800 20241031085530993 DAUC <0003> auc.c:143 vector [1]: ck = 5e27ad299bb28245086dc48f6d5cc56a 20241031085530993 DAUC <0003> auc.c:144 vector [1]: ik = 0e2d21ed3a31d33c0be11a43d77e31cc 20241031085530993 DAUC <0003> auc.c:145 vector [1]: res = 9094b757cefb0bb30000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [1]: kc = 538652081ba1a5df 20241031085530993 DAUC <0003> auc.c:152 vector [1]: sres = 5e6fbce4 20241031085530993 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [2]: rand = f4ba351fdfe5263dfb032dd1a3e65ca9 20241031085530993 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085530993 DAUC <0003> auc.c:142 vector [2]: autn = 1b26881d2ef5000040d80ab8bee9b879 20241031085530993 DAUC <0003> auc.c:143 vector [2]: ck = c400037da6d8abc9f6aa8a3b487255ec 20241031085530993 DAUC <0003> auc.c:144 vector [2]: ik = e8935f72bddf7dac3fd5781806b9a642 20241031085530993 DAUC <0003> auc.c:145 vector [2]: res = 44529e420faa29f60000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [2]: kc = e5ecae2c55cc25cb 20241031085530993 DAUC <0003> auc.c:152 vector [2]: sres = 4bf8b7b4 20241031085530993 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [3]: rand = 34c5419a3dfd6ae99c783408493b076f 20241031085530993 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085530993 DAUC <0003> auc.c:142 vector [3]: autn = 69a9b41f5ec0000051ca8b1678206b02 20241031085530993 DAUC <0003> auc.c:143 vector [3]: ck = f27b401a0c7a75516b2d9431469c886e 20241031085530993 DAUC <0003> auc.c:144 vector [3]: ik = 58bfbe13d0725480b2136aa9bc42f381 20241031085530993 DAUC <0003> auc.c:145 vector [3]: res = 4b8d7e207884af920000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [3]: kc = 73fa009126d65a3e 20241031085530993 DAUC <0003> auc.c:152 vector [3]: sres = 3309d1b2 20241031085530993 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085530993 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 4 vectors 20241031085530993 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=161 in DB 20241031085531001 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531001 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531001 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531001 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531004 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531005 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085531005 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085531005 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 5 vectors 20241031085531005 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531005 DAUC <0003> auc.c:113 vector [0]: rand = 999e00b9ce956d7b5327af7d87cb7d79 20241031085531005 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531005 DAUC <0003> auc.c:142 vector [0]: autn = d3294f44983300007754210566a0badc 20241031085531005 DAUC <0003> auc.c:143 vector [0]: ck = e588643f5e5900b203f6309142228a36 20241031085531005 DAUC <0003> auc.c:144 vector [0]: ik = e2bc1ee7cc1424d30a89a30d9ea96a49 20241031085531005 DAUC <0003> auc.c:145 vector [0]: res = 001842014dd7c4bc0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [0]: kc = 0e4be9444ec6c41e 20241031085531005 DAUC <0003> auc.c:152 vector [0]: sres = 4dcf86bd 20241031085531005 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [1]: rand = 5ed69cc66de89c1cf8284647b2049764 20241031085531005 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531005 DAUC <0003> auc.c:142 vector [1]: autn = 6741e3a2cc3e000060aae944346f4a8e 20241031085531005 DAUC <0003> auc.c:143 vector [1]: ck = ed4ee979c0c13f1e5ff96232bb1059a3 20241031085531005 DAUC <0003> auc.c:144 vector [1]: ik = 83276acccc9cd39511a1a34efbd672e4 20241031085531005 DAUC <0003> auc.c:145 vector [1]: res = 365cc5f0d31115830000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [1]: kc = 203142c94c9bc7cc 20241031085531005 DAUC <0003> auc.c:152 vector [1]: sres = e54dd073 20241031085531005 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [2]: rand = 3687f7f53154142bf1d3ccefb05c1884 20241031085531005 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531005 DAUC <0003> auc.c:142 vector [2]: autn = d09fe9b7c02d0000314d9eb44b30bdb8 20241031085531005 DAUC <0003> auc.c:143 vector [2]: ck = f04e3a2a3f9977ee109c98385ccfe7ac 20241031085531005 DAUC <0003> auc.c:144 vector [2]: ik = 0845fac1f87a9d78fcc92afbc1d07ab3 20241031085531005 DAUC <0003> auc.c:145 vector [2]: res = 210a382a42fbc1d10000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [2]: kc = 145e72285afc7789 20241031085531005 DAUC <0003> auc.c:152 vector [2]: sres = 63f1f9fb 20241031085531005 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [3]: rand = 7a4dd6d4d9ffd0f1ba2d61e041866879 20241031085531005 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531005 DAUC <0003> auc.c:142 vector [3]: autn = ccb70106a6df0000c06dda76caec6c6e 20241031085531005 DAUC <0003> auc.c:143 vector [3]: ck = bd681424f1c7ef1001ad454aea7921ac 20241031085531005 DAUC <0003> auc.c:144 vector [3]: ik = 5ac42d7f667310c284cad03fe96ea451 20241031085531005 DAUC <0003> auc.c:145 vector [3]: res = 22ab6ad43c7df8db0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [3]: kc = 62cbac2e94a37a2f 20241031085531005 DAUC <0003> auc.c:152 vector [3]: sres = 1ed6920f 20241031085531005 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [4]: rand = 47bf64f580a57accaa08da1302703f5c 20241031085531005 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531005 DAUC <0003> auc.c:142 vector [4]: autn = f1b1d382b215000019456fd3e0bc515f 20241031085531005 DAUC <0003> auc.c:143 vector [4]: ck = 00d8911ed2f2beab785ed95913c2fbc5 20241031085531005 DAUC <0003> auc.c:144 vector [4]: ik = b74f941ee9024cd3ec9def688e471177 20241031085531005 DAUC <0003> auc.c:145 vector [4]: res = 0e0455886379651d0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [4]: kc = 23543331a67518ca 20241031085531005 DAUC <0003> auc.c:152 vector [4]: sres = 6d7d3095 20241031085531005 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531005 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 5 vectors 20241031085531005 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=321 in DB 20241031085531012 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531012 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531015 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531015 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085531015 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085531016 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 5 vectors 20241031085531016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531016 DAUC <0003> auc.c:113 vector [0]: rand = 0b16e6afce26315de9757db0d1290824 20241031085531016 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531016 DAUC <0003> auc.c:142 vector [0]: autn = 4db9dd27fe500000ee9e0dea11f73f3c 20241031085531016 DAUC <0003> auc.c:143 vector [0]: ck = f7f6787689358699d801de2e92218736 20241031085531016 DAUC <0003> auc.c:144 vector [0]: ik = 08d619ac9b7290f127c9f8f8fc3eea1e 20241031085531016 DAUC <0003> auc.c:145 vector [0]: res = 3da3348add17f1c30000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [0]: kc = 00e8470c7c587b40 20241031085531016 DAUC <0003> auc.c:152 vector [0]: sres = e0b4c549 20241031085531016 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [1]: rand = e7d9576c500c8ca6599fbbdcea7ba02b 20241031085531016 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531016 DAUC <0003> auc.c:142 vector [1]: autn = 3c46952dddbc0000739305d585f553b1 20241031085531016 DAUC <0003> auc.c:143 vector [1]: ck = 2a3b6336418477a09f247dad3ac2416b 20241031085531016 DAUC <0003> auc.c:144 vector [1]: ik = d8edfea245dd41e93ebf2e76c768f397 20241031085531016 DAUC <0003> auc.c:145 vector [1]: res = 6337e0234c9a97aa0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [1]: kc = 534dce4ff9f384b5 20241031085531016 DAUC <0003> auc.c:152 vector [1]: sres = 2fad7789 20241031085531016 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [2]: rand = 7ddd58da1f14b06951de2b5ecca6fc9c 20241031085531016 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531016 DAUC <0003> auc.c:142 vector [2]: autn = 641f23c28c9e0000e5f2a5fce67304e6 20241031085531016 DAUC <0003> auc.c:143 vector [2]: ck = 80f66701cd63c93d916a1c0922bdd13e 20241031085531016 DAUC <0003> auc.c:144 vector [2]: ik = 56fc053963a14504c1a52935558fc0d1 20241031085531016 DAUC <0003> auc.c:145 vector [2]: res = 10b10cf5ca4fd6e90000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [2]: kc = 86c55704d9f09dd6 20241031085531016 DAUC <0003> auc.c:152 vector [2]: sres = dafeda1c 20241031085531016 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [3]: rand = 396fe5a4d295619835adc5c03cdc69cb 20241031085531016 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531016 DAUC <0003> auc.c:142 vector [3]: autn = da20408ece9700006abd2b69851b61f7 20241031085531016 DAUC <0003> auc.c:143 vector [3]: ck = c716fdb79a31a1365724c94af5e244f8 20241031085531016 DAUC <0003> auc.c:144 vector [3]: ik = 3c3b5fe21bb090b0c76fe7bcd51dc734 20241031085531016 DAUC <0003> auc.c:145 vector [3]: res = 48aa3de78180f78d0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [3]: kc = 6b668ca3a17eb24a 20241031085531016 DAUC <0003> auc.c:152 vector [3]: sres = c92aca6a 20241031085531016 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [4]: rand = cdabfb5c128520b7b7c0502739d9c4ca 20241031085531016 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531016 DAUC <0003> auc.c:142 vector [4]: autn = 58ae7ff4e6920000e65dc995e04c4059 20241031085531016 DAUC <0003> auc.c:143 vector [4]: ck = 93765d3eea11b01a8870ba4524345bc7 20241031085531016 DAUC <0003> auc.c:144 vector [4]: ik = 4f8e207cd85129dede9ffb3965642ead 20241031085531016 DAUC <0003> auc.c:145 vector [4]: res = 66abdc4985eab38a0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [4]: kc = 8a173c3e7310ecae 20241031085531016 DAUC <0003> auc.c:152 vector [4]: sres = e3416fc3 20241031085531016 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531016 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 5 vectors 20241031085531016 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=481 in DB 20241031085531023 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531023 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@7af98d3d4358: Final verdict of PTC: pass 20241031085531052 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531052 DAUC <0003> db_auc.c:192 IMSI='262427964330703': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262427964330703" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241031085531085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56002<->l=127.0.0.1:4258 20241031085531090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531090 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531090 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531090 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 1 vectors 20241031085531090 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031085531090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531090 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531090 DAUC <0003> auc.c:113 vector [0]: rand = 3f915d866a132bea65b0b56f1850dcec 20241031085531090 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531090 DAUC <0003> auc.c:142 vector [0]: autn = b6bf3455f6fc00001f19714f9a0f57df 20241031085531090 DAUC <0003> auc.c:143 vector [0]: ck = b603ee663992b36d88da3584ce10fd60 20241031085531090 DAUC <0003> auc.c:144 vector [0]: ik = 5b77b18fa7498a89d1f2a1ded43915af 20241031085531090 DAUC <0003> auc.c:145 vector [0]: res = d41b7d620dce23ca0000000000000000 20241031085531090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531090 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531090 DAUC <0003> auc.c:151 vector [0]: kc = b45ccbb384f2d12b 20241031085531090 DAUC <0003> auc.c:152 vector [0]: sres = d9d55ea8 20241031085531090 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531090 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 1 vectors 20241031085531090 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=33 in DB 20241031085531098 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531098 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262427964330703" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427964330703" TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: setverdict(pass): none -> pass 20241031085531101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531101 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531101 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531101 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 4 vectors 20241031085531101 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031085531101 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531101 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531101 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531101 DAUC <0003> auc.c:113 vector [0]: rand = 43aeeede854561bb7be364d847e2bdfb 20241031085531101 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531101 DAUC <0003> auc.c:142 vector [0]: autn = 568c17a05c7f00003179db160d1d8be7 20241031085531101 DAUC <0003> auc.c:143 vector [0]: ck = fa73a25debcc7239bfa2370d3da7faa0 20241031085531101 DAUC <0003> auc.c:144 vector [0]: ik = dd1a1e0e16302e045c911a3c6d34a5ee 20241031085531101 DAUC <0003> auc.c:145 vector [0]: res = d7b5d0a672392f4f0000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [0]: kc = c45a9162ad6f0373 20241031085531101 DAUC <0003> auc.c:152 vector [0]: sres = a58cffe9 20241031085531101 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [1]: rand = aaa7a0d44b41ce0fee8c283a0e8e1aa7 20241031085531101 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531101 DAUC <0003> auc.c:142 vector [1]: autn = 163704791ec40000f6c241633314370a 20241031085531101 DAUC <0003> auc.c:143 vector [1]: ck = 21bae3326c4f1ba8d0a8a717b514cb09 20241031085531101 DAUC <0003> auc.c:144 vector [1]: ik = 79eeab06ac6c1d800b8c735bb4747ea6 20241031085531101 DAUC <0003> auc.c:145 vector [1]: res = 1036a7c4b9e84ba40000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [1]: kc = 83709c78c143b387 20241031085531101 DAUC <0003> auc.c:152 vector [1]: sres = a9deec60 20241031085531101 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [2]: rand = b4792f896dad248c1f0fc506a5eeafb0 20241031085531101 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531101 DAUC <0003> auc.c:142 vector [2]: autn = adfd979999d4000096f2bb15909f5756 20241031085531101 DAUC <0003> auc.c:143 vector [2]: ck = f1a9940e437fb8d044240be37fa73439 20241031085531101 DAUC <0003> auc.c:144 vector [2]: ik = bca9eb7ae67a281f751130136c79da9f 20241031085531101 DAUC <0003> auc.c:145 vector [2]: res = 8929abb1dd33bb2c0000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [2]: kc = 7c354484b6db7e69 20241031085531101 DAUC <0003> auc.c:152 vector [2]: sres = 541a109d 20241031085531101 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [3]: rand = 291a0732030a432168ced6303c484da0 20241031085531101 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531101 DAUC <0003> auc.c:142 vector [3]: autn = 42ef8715f930000025266594db7cd632 20241031085531101 DAUC <0003> auc.c:143 vector [3]: ck = ccf3d386d6111bcf0162b9d403729407 20241031085531101 DAUC <0003> auc.c:144 vector [3]: ik = fbdaa1507666ea5602e912b4b6b92573 20241031085531101 DAUC <0003> auc.c:145 vector [3]: res = b6c47a53048c01b90000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [3]: kc = 34a2d9b615bc40ed 20241031085531101 DAUC <0003> auc.c:152 vector [3]: sres = b2487bea 20241031085531101 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531101 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 4 vectors 20241031085531101 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=161 in DB 20241031085531109 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531109 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531112 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531112 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531112 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 5 vectors 20241031085531112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531112 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531112 DAUC <0003> auc.c:113 vector [0]: rand = 99e8e0cbf0d6f8f97c426cf79eca169b 20241031085531112 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531112 DAUC <0003> auc.c:142 vector [0]: autn = 852b733a06a400002a463355259062fd 20241031085531112 DAUC <0003> auc.c:143 vector [0]: ck = 202a16deac20e072c6e878a85516411b 20241031085531112 DAUC <0003> auc.c:144 vector [0]: ik = d4d83fd524fc9276bb8ee9dab352a0da 20241031085531112 DAUC <0003> auc.c:145 vector [0]: res = 5334fbd8ea8abee00000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [0]: kc = 8994b8796e9893c5 20241031085531112 DAUC <0003> auc.c:152 vector [0]: sres = b9be4538 20241031085531112 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [1]: rand = e62281b1df26c46c8ee69eff3b534576 20241031085531112 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531112 DAUC <0003> auc.c:142 vector [1]: autn = 54ce7064b573000090d9aad48079140b 20241031085531112 DAUC <0003> auc.c:143 vector [1]: ck = 9fe674dc09ed1177a32b708d631c1deb 20241031085531112 DAUC <0003> auc.c:144 vector [1]: ik = 835912646ddfc96718d4cde84484a61a 20241031085531112 DAUC <0003> auc.c:145 vector [1]: res = fb8c163e77fa095c0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [1]: kc = a740dbdd43aa63e1 20241031085531112 DAUC <0003> auc.c:152 vector [1]: sres = 8c761f62 20241031085531112 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [2]: rand = 4a5b5d662b571e8ff7373987bf1fe9c1 20241031085531112 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531112 DAUC <0003> auc.c:142 vector [2]: autn = aa9608ddb2540000d41204c8a05e267c 20241031085531112 DAUC <0003> auc.c:143 vector [2]: ck = fdd1da32a2279d9eae8bef23b32c52b3 20241031085531112 DAUC <0003> auc.c:144 vector [2]: ik = ea380098347d867265faa9aee1c03b7c 20241031085531112 DAUC <0003> auc.c:145 vector [2]: res = 9b8df0f7d6e6f7ee0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [2]: kc = dc989c27c4b67223 20241031085531112 DAUC <0003> auc.c:152 vector [2]: sres = 4d6b0719 20241031085531112 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [3]: rand = 8460302f8f9d3258b32bd465261ad378 20241031085531112 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531112 DAUC <0003> auc.c:142 vector [3]: autn = c58a1152d898000078338fda4f334bd6 20241031085531112 DAUC <0003> auc.c:143 vector [3]: ck = 7042aa9215ef6cf553ebffc87eb68528 20241031085531112 DAUC <0003> auc.c:144 vector [3]: ik = 7c9465d55ca4c75c79c21df59441b673 20241031085531112 DAUC <0003> auc.c:145 vector [3]: res = 3ef21f1be5d0529e0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [3]: kc = 26ff2d7aa3bc98f2 20241031085531112 DAUC <0003> auc.c:152 vector [3]: sres = db224d85 20241031085531112 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [4]: rand = ccb712f57828160425796ba3844339aa 20241031085531112 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531112 DAUC <0003> auc.c:142 vector [4]: autn = b01fdbc5d43d00000573ee613643678a 20241031085531112 DAUC <0003> auc.c:143 vector [4]: ck = 8c0641570e4e423d43c84757ecd97bd5 20241031085531112 DAUC <0003> auc.c:144 vector [4]: ik = 94e68849465da2b6b00b7a63b9ebcf0a 20241031085531112 DAUC <0003> auc.c:145 vector [4]: res = 15eb6a28a28247670000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [4]: kc = eb23f42a1d215454 20241031085531112 DAUC <0003> auc.c:152 vector [4]: sres = b7692d4f 20241031085531112 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531112 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 5 vectors 20241031085531112 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=321 in DB 20241031085531120 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531120 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531120 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531120 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531124 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531124 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531124 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531124 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 5 vectors 20241031085531124 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531124 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531124 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531124 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531124 DAUC <0003> auc.c:113 vector [0]: rand = 3f57f84508025562fd5d32be2f5f6778 20241031085531124 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531124 DAUC <0003> auc.c:142 vector [0]: autn = cda13bc71ce900006585d961a077ff36 20241031085531124 DAUC <0003> auc.c:143 vector [0]: ck = 82306cfc42401a2f6ef8ae33f8d933a1 20241031085531124 DAUC <0003> auc.c:144 vector [0]: ik = bb492a45d66a377c8ce349a404a1ee74 20241031085531124 DAUC <0003> auc.c:145 vector [0]: res = 8471f1210b9411820000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [0]: kc = db62a12e6852f086 20241031085531124 DAUC <0003> auc.c:152 vector [0]: sres = 8fe5e0a3 20241031085531124 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [1]: rand = 7378c1efeafc433f5adc0f8f429caff3 20241031085531124 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531124 DAUC <0003> auc.c:142 vector [1]: autn = 9f22234cc9ed00007cb3474b0b0e34e2 20241031085531124 DAUC <0003> auc.c:143 vector [1]: ck = bdeadb19bc0dd21f0a04742bb65ac8ea 20241031085531124 DAUC <0003> auc.c:144 vector [1]: ik = df2cd5cf07790574b7d25f2cd63f12d0 20241031085531124 DAUC <0003> auc.c:145 vector [1]: res = 58e173ded305aa260000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [1]: kc = df1025d1db110d51 20241031085531124 DAUC <0003> auc.c:152 vector [1]: sres = 8be4d9f8 20241031085531124 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [2]: rand = d0dd252ab92d5ff49076f6879de9ef17 20241031085531124 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531124 DAUC <0003> auc.c:142 vector [2]: autn = ba25a045f62d000097f1171690441bee 20241031085531124 DAUC <0003> auc.c:143 vector [2]: ck = 30112cfb6255ffa4e7a398bd82fa08ac 20241031085531124 DAUC <0003> auc.c:144 vector [2]: ik = 10ac7cf4cddb0bca65f3e40124b163f5 20241031085531124 DAUC <0003> auc.c:145 vector [2]: res = 95c188b12f7b7f590000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [2]: kc = a2ed2cb309c59f37 20241031085531124 DAUC <0003> auc.c:152 vector [2]: sres = babaf7e8 20241031085531124 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [3]: rand = 3b19d8c64457b135828924434c8d915b 20241031085531124 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531124 DAUC <0003> auc.c:142 vector [3]: autn = bf3defcf76620000541dc000f87f34f1 20241031085531124 DAUC <0003> auc.c:143 vector [3]: ck = 9bddb0cfe9840c54cf519e9483436fb8 20241031085531124 DAUC <0003> auc.c:144 vector [3]: ik = 420804988d08114d75695c49d35294be 20241031085531124 DAUC <0003> auc.c:145 vector [3]: res = 3fc5266ae9424ed30000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [3]: kc = 63ed768a349de61f 20241031085531124 DAUC <0003> auc.c:152 vector [3]: sres = d68768b9 20241031085531124 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [4]: rand = 04037cf2fd98e8f071f3e3abe721b34f 20241031085531124 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531124 DAUC <0003> auc.c:142 vector [4]: autn = d3b1e33b73c0000079560c5e7f2ed938 20241031085531124 DAUC <0003> auc.c:143 vector [4]: ck = 55a9d56ed2a2cf7781b5853ee93ab2cd 20241031085531125 DAUC <0003> auc.c:144 vector [4]: ik = 084e1b143c75ad7289af960732628df9 20241031085531125 DAUC <0003> auc.c:145 vector [4]: res = b3b6b4e54efa8ff50000000000000000 20241031085531125 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531125 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531125 DAUC <0003> auc.c:151 vector [4]: kc = 55fddd43358f5d31 20241031085531125 DAUC <0003> auc.c:152 vector [4]: sres = fd4c3b10 20241031085531125 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531125 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 5 vectors 20241031085531125 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=481 in DB 20241031085531133 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531133 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531133 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531133 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56002<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@7af98d3d4358: Final verdict of PTC: pass 20241031085531160 DAUC <0003> db_auc.c:157 IMSI='262422120126944': No 2G Auth Data 20241031085531160 DAUC <0003> db_auc.c:192 IMSI='262422120126944': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262422120126944" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241031085531201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241031085531204 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531204 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531204 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 1 vectors 20241031085531204 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531204 DAUC <0003> auc.c:113 vector [0]: rand = 49ef9093450ac44573e5664bab6f8ab9 20241031085531204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531204 DAUC <0003> auc.c:142 vector [0]: autn = da2e1b3e2bc20000a09f166797af29e4 20241031085531204 DAUC <0003> auc.c:143 vector [0]: ck = 42eb85dc133047aa00139277b7030d95 20241031085531204 DAUC <0003> auc.c:144 vector [0]: ik = 76af745116fb685b10f6d70ffacedfd2 20241031085531204 DAUC <0003> auc.c:145 vector [0]: res = 79af7dd63eff60a50000000000000000 20241031085531204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531204 DAUC <0003> auc.c:179 vector [0]: kc = 82eeab0a6d70a800 20241031085531204 DAUC <0003> auc.c:180 vector [0]: sres = c57c9f62 20241031085531204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531204 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 1 vectors 20241031085531204 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=33 in DB 20241031085531212 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531212 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531212 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531212 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262422120126944" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422120126944" TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: setverdict(pass): none -> pass 20241031085531215 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531215 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531215 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 4 vectors 20241031085531215 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531215 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531215 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531215 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531215 DAUC <0003> auc.c:113 vector [0]: rand = 8616fcd26d4836f60ca1f726513b06d2 20241031085531215 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531215 DAUC <0003> auc.c:142 vector [0]: autn = 91e6c9ca5e87000084271df8979a9fd2 20241031085531215 DAUC <0003> auc.c:143 vector [0]: ck = 3adf0c9e79f1b03249d0b6a550acc3e2 20241031085531215 DAUC <0003> auc.c:144 vector [0]: ik = af00ff46b614a5c6b76f5899756b2aab 20241031085531215 DAUC <0003> auc.c:145 vector [0]: res = 6caef64f48caae950000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [0]: kc = 0c571cc62fac4000 20241031085531215 DAUC <0003> auc.c:180 vector [0]: sres = 80e97ffb 20241031085531215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [1]: rand = b7d353d85aca8c714d783f596e0fe34a 20241031085531215 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531215 DAUC <0003> auc.c:142 vector [1]: autn = cde6e99550800000f958124c08bfeec4 20241031085531215 DAUC <0003> auc.c:143 vector [1]: ck = 136161b30e88ce11f4763080185559c0 20241031085531215 DAUC <0003> auc.c:144 vector [1]: ik = 5596624a8fcd7cba259dc3935ed5a972 20241031085531215 DAUC <0003> auc.c:145 vector [1]: res = e52556c2298137dd0000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [1]: kc = 01fe9e78594fd000 20241031085531215 DAUC <0003> auc.c:180 vector [1]: sres = 26597e67 20241031085531215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [2]: rand = 0568a34c2df8ea217a4e56e80fae7279 20241031085531215 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531215 DAUC <0003> auc.c:142 vector [2]: autn = f949808f43ab0000813cd020e8d1003b 20241031085531215 DAUC <0003> auc.c:143 vector [2]: ck = e8c426a3bcdd201c5a961fcaf16af7f7 20241031085531215 DAUC <0003> auc.c:144 vector [2]: ik = d10e4a733ffd2d2b93121675189e31e9 20241031085531215 DAUC <0003> auc.c:145 vector [2]: res = 1402d39e889861370000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [2]: kc = a0dc30e83bbda800 20241031085531215 DAUC <0003> auc.c:180 vector [2]: sres = 43e8ef52 20241031085531215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [3]: rand = bbdf17973c764bb8af13a9ef37a18322 20241031085531215 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531215 DAUC <0003> auc.c:142 vector [3]: autn = eded3053760e0000f000b0c0ae36e24e 20241031085531215 DAUC <0003> auc.c:143 vector [3]: ck = ef0a2077e4a353e72e7554b9a277d1b0 20241031085531215 DAUC <0003> auc.c:144 vector [3]: ik = 94daa88138435cf63218c25ce48e0893 20241031085531215 DAUC <0003> auc.c:145 vector [3]: res = 8241c4910190595b0000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [3]: kc = 4068c6aab3e51400 20241031085531215 DAUC <0003> auc.c:180 vector [3]: sres = d1389559 20241031085531215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531215 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 4 vectors 20241031085531215 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=161 in DB 20241031085531223 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531223 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531226 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531226 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531226 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 5 vectors 20241031085531226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531226 DAUC <0003> auc.c:113 vector [0]: rand = e7e86651a82a41a1cf9a4ac7f80de68b 20241031085531226 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531226 DAUC <0003> auc.c:142 vector [0]: autn = 1ae37c2bc8540000405bbd5c243f7d94 20241031085531226 DAUC <0003> auc.c:143 vector [0]: ck = 5789ede4c45efd106d22c7c994f4bd09 20241031085531226 DAUC <0003> auc.c:144 vector [0]: ik = f25a17821fc10344ebfb12fa3dbc0067 20241031085531226 DAUC <0003> auc.c:145 vector [0]: res = e0cac5debd9f96630000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531226 DAUC <0003> auc.c:179 vector [0]: kc = c84649b2cae05400 20241031085531226 DAUC <0003> auc.c:180 vector [0]: sres = d32f35dd 20241031085531226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531226 DAUC <0003> auc.c:113 vector [1]: rand = 8807aaaf7c9bc5cc1243d7957829b174 20241031085531226 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531226 DAUC <0003> auc.c:142 vector [1]: autn = 3ee5464d818e0000c0fe28222968004e 20241031085531226 DAUC <0003> auc.c:143 vector [1]: ck = b583771bf96c9c02584ec785c9e7cb65 20241031085531226 DAUC <0003> auc.c:144 vector [1]: ik = 96b591fee487f90c038320437f47643d 20241031085531226 DAUC <0003> auc.c:145 vector [1]: res = db94605da0724f720000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531226 DAUC <0003> auc.c:179 vector [1]: kc = a357602025aa0400 20241031085531226 DAUC <0003> auc.c:180 vector [1]: sres = 5813ba18 20241031085531226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531226 DAUC <0003> auc.c:113 vector [2]: rand = a7aed4dff87284b5c2c6ac2a714ea847 20241031085531226 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531226 DAUC <0003> auc.c:142 vector [2]: autn = 7a1982f7359b0000c55bbd678d063dd9 20241031085531226 DAUC <0003> auc.c:143 vector [2]: ck = b2ad070d83e0d0ebe1212b7eb41902dd 20241031085531226 DAUC <0003> auc.c:144 vector [2]: ik = 69ba7cf47e3e903e29194bf973388d6b 20241031085531226 DAUC <0003> auc.c:145 vector [2]: res = e0a73adc231009830000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [2]: kc = 53578ea1393bc400 20241031085531227 DAUC <0003> auc.c:180 vector [2]: sres = e0f4eeae 20241031085531227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531227 DAUC <0003> auc.c:113 vector [3]: rand = 14d6e73ebfa8cc20732afd4b7f7e1705 20241031085531227 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531227 DAUC <0003> auc.c:142 vector [3]: autn = ceb50165d6ba00003591501a11899907 20241031085531227 DAUC <0003> auc.c:143 vector [3]: ck = 7e49743b7500c91dce0ed8d6adcab629 20241031085531227 DAUC <0003> auc.c:144 vector [3]: ik = cf9888d05787f1bf5ac4aa6a1bdf04a9 20241031085531227 DAUC <0003> auc.c:145 vector [3]: res = 6b2fd6057d208f360000000000000000 20241031085531227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531227 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [3]: kc = 8661a04eb3a7a400 20241031085531227 DAUC <0003> auc.c:180 vector [3]: sres = 7f6835a8 20241031085531227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531227 DAUC <0003> auc.c:113 vector [4]: rand = d8f6ce85c064851aa1f73defa822a880 20241031085531227 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531227 DAUC <0003> auc.c:142 vector [4]: autn = d008321e98df0000b6adf4dddbedab20 20241031085531227 DAUC <0003> auc.c:143 vector [4]: ck = a611a4a3033c28c88beaf09140672afc 20241031085531227 DAUC <0003> auc.c:144 vector [4]: ik = 9fe1cb25aeee61c335453d7a33a161e3 20241031085531227 DAUC <0003> auc.c:145 vector [4]: res = e9ed21472888658d0000000000000000 20241031085531227 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531227 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [4]: kc = 996773b38f141800 20241031085531227 DAUC <0003> auc.c:180 vector [4]: sres = 70e924c6 20241031085531227 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531227 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 5 vectors 20241031085531227 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=321 in DB 20241031085531236 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531236 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531236 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531237 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531240 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531240 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531240 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 5 vectors 20241031085531240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531240 DAUC <0003> auc.c:113 vector [0]: rand = c469c118921ad7b45ccdc0171505bcb3 20241031085531240 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531240 DAUC <0003> auc.c:142 vector [0]: autn = abf7c0ec5ea5000028ce8aad42b91a30 20241031085531240 DAUC <0003> auc.c:143 vector [0]: ck = 8918b23965e4c2747faec5b5e908eb6e 20241031085531240 DAUC <0003> auc.c:144 vector [0]: ik = 1c803184617298824e9d666593598280 20241031085531240 DAUC <0003> auc.c:145 vector [0]: res = 4f1aa91593e611340000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [0]: kc = e52e5d5934405000 20241031085531240 DAUC <0003> auc.c:180 vector [0]: sres = a9dff78d 20241031085531240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [1]: rand = 679bceccc3964cccd93a65edcd7ff9c5 20241031085531240 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531240 DAUC <0003> auc.c:142 vector [1]: autn = 07891e8d72dc0000c66aaba40d69401b 20241031085531240 DAUC <0003> auc.c:143 vector [1]: ck = 6158dbd5d16cc92ae0b170ea0c0cdd45 20241031085531240 DAUC <0003> auc.c:144 vector [1]: ik = ca280bd248d1438d22d334e6cf05957d 20241031085531240 DAUC <0003> auc.c:145 vector [1]: res = 861ac40a2f6709150000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [1]: kc = 0bb3add1cf9c1400 20241031085531240 DAUC <0003> auc.c:180 vector [1]: sres = a389abe0 20241031085531240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [2]: rand = b07e73c3420995a91172ba96957a4780 20241031085531240 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531240 DAUC <0003> auc.c:142 vector [2]: autn = d14ef043fc9c0000b1a12f08b853346c 20241031085531240 DAUC <0003> auc.c:143 vector [2]: ck = 6fa253fd6cba2ec959fbd6e463940cc1 20241031085531240 DAUC <0003> auc.c:144 vector [2]: ik = a9d5108b33db925f360979db4e2343e4 20241031085531240 DAUC <0003> auc.c:145 vector [2]: res = 5a7cb18582cdd7120000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [2]: kc = 9a6815d43f9d0800 20241031085531240 DAUC <0003> auc.c:180 vector [2]: sres = 6468786b 20241031085531240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [3]: rand = e2c8d6e775c3b37761e4820359080724 20241031085531240 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531240 DAUC <0003> auc.c:142 vector [3]: autn = 7ccc993dc7490000b26aa15e14c8b143 20241031085531240 DAUC <0003> auc.c:143 vector [3]: ck = 8a0ee1e5030f0c34fb1b2793d834dae3 20241031085531240 DAUC <0003> auc.c:144 vector [3]: ik = 9130b90bbb09d2d764885f04f34a4648 20241031085531240 DAUC <0003> auc.c:145 vector [3]: res = d9d33ec646c2b81e0000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [3]: kc = 6f6875b88c813400 20241031085531240 DAUC <0003> auc.c:180 vector [3]: sres = 64d4e92b 20241031085531240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [4]: rand = 25d61709b018b341295097239ac46b25 20241031085531240 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531240 DAUC <0003> auc.c:142 vector [4]: autn = 575a67a940cb0000bce191e731e29d01 20241031085531240 DAUC <0003> auc.c:143 vector [4]: ck = b8eead6de0a8da1f4ad3fb9ea67d21d1 20241031085531240 DAUC <0003> auc.c:144 vector [4]: ik = 6578f3d7a76545236f725d66817ab8ed 20241031085531240 DAUC <0003> auc.c:145 vector [4]: res = 4433553cfc5adf7b0000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [4]: kc = 074afc8915f05c00 20241031085531240 DAUC <0003> auc.c:180 vector [4]: sres = 7eb41869 20241031085531240 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531240 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 5 vectors 20241031085531240 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=481 in DB 20241031085531248 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531248 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@7af98d3d4358: Final verdict of PTC: pass 20241031085531286 DAUC <0003> db_auc.c:157 IMSI='262426275900184': No 2G Auth Data 20241031085531286 DAUC <0003> db_auc.c:192 IMSI='262426275900184': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262426275900184" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241031085531328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4258 20241031085531331 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531331 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531331 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 1 vectors 20241031085531331 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531331 DAUC <0003> auc.c:113 vector [0]: rand = ea87f1732c3c697232795e9cef0d7cc9 20241031085531331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531331 DAUC <0003> auc.c:142 vector [0]: autn = dde4c00d47590000f2782d76e4f24c98 20241031085531331 DAUC <0003> auc.c:143 vector [0]: ck = d1279f338daf5cacb6d64333cccae195 20241031085531331 DAUC <0003> auc.c:144 vector [0]: ik = d8ce954d3b3ef258945ed0a2fd7d9428 20241031085531331 DAUC <0003> auc.c:145 vector [0]: res = 75feb7f5118f60530000000000000000 20241031085531331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531331 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531331 DAUC <0003> auc.c:179 vector [0]: kc = fccf2cd53dc19400 20241031085531331 DAUC <0003> auc.c:180 vector [0]: sres = 731abb3e 20241031085531331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531331 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 1 vectors 20241031085531331 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=33 in DB 20241031085531339 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531339 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531339 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531339 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262426275900184" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426275900184" TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: setverdict(pass): none -> pass 20241031085531343 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531343 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531343 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 4 vectors 20241031085531343 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531343 DAUC <0003> auc.c:113 vector [0]: rand = 27c9801b0b8f6ef446ea272542a4a21c 20241031085531343 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531343 DAUC <0003> auc.c:142 vector [0]: autn = 855fa0424cc900002f38a4768f542bc6 20241031085531343 DAUC <0003> auc.c:143 vector [0]: ck = ea015207b07e03d803bd7a31e0c7ba74 20241031085531343 DAUC <0003> auc.c:144 vector [0]: ik = 7c5bc8e50eded20098e6dec73250c80c 20241031085531343 DAUC <0003> auc.c:145 vector [0]: res = ee42223cfb2d4da40000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [0]: kc = 4fc74beaeaf05800 20241031085531343 DAUC <0003> auc.c:180 vector [0]: sres = fb0b65c4 20241031085531343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [1]: rand = 2b07c81efad38e90ecefc8c62b7f21db 20241031085531343 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531343 DAUC <0003> auc.c:142 vector [1]: autn = ad4edb5dc30b0000f9eb15fe74dfeb57 20241031085531343 DAUC <0003> auc.c:143 vector [1]: ck = 9eebdeb59c9159a69c51fd1bd3514457 20241031085531343 DAUC <0003> auc.c:144 vector [1]: ik = c17ade095e756c4a54c532fe7a8b480b 20241031085531343 DAUC <0003> auc.c:145 vector [1]: res = 016d9739904c38ff0000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [1]: kc = 4dc3f2cf9a55b000 20241031085531343 DAUC <0003> auc.c:180 vector [1]: sres = 8f8cdf55 20241031085531343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [2]: rand = fb0e42e6e5bfa997f936226db1287532 20241031085531343 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531343 DAUC <0003> auc.c:142 vector [2]: autn = d1f04974e92800005a4c60e0cc6a5b6c 20241031085531343 DAUC <0003> auc.c:143 vector [2]: ck = daf4c4f155e619f4c2b4aa72319a158e 20241031085531343 DAUC <0003> auc.c:144 vector [2]: ik = 05e5309e07a57457572bcbc1e2986489 20241031085531343 DAUC <0003> auc.c:145 vector [2]: res = 2438af16ce814ba90000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [2]: kc = edc6e4fdf1548c00 20241031085531343 DAUC <0003> auc.c:180 vector [2]: sres = e8de35ad 20241031085531343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [3]: rand = db8acfea2e67bd90a7fe5c4333e0ef93 20241031085531343 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531343 DAUC <0003> auc.c:142 vector [3]: autn = a396d3264fe30000ae3ef9a4ca661f85 20241031085531343 DAUC <0003> auc.c:143 vector [3]: ck = d0b3ab732e62044de7b4f930eb4555dd 20241031085531343 DAUC <0003> auc.c:144 vector [3]: ik = d8961568e9b47115809528ecd7f8bc33 20241031085531343 DAUC <0003> auc.c:145 vector [3]: res = d0cc64da409ebdf00000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [3]: kc = 7283db9d3b7f6400 20241031085531343 DAUC <0003> auc.c:180 vector [3]: sres = 31b29a1b 20241031085531343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531343 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 4 vectors 20241031085531343 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=161 in DB 20241031085531351 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531351 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531354 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531354 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 5 vectors 20241031085531354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531354 DAUC <0003> auc.c:113 vector [0]: rand = 3e0554a9c66bb2b7057fe4f2f5a1b3f4 20241031085531354 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531354 DAUC <0003> auc.c:142 vector [0]: autn = e4c7981ad41300000dec9d589ce19b39 20241031085531354 DAUC <0003> auc.c:143 vector [0]: ck = b15a100ecc13abd5ded2cbfc83b4beda 20241031085531354 DAUC <0003> auc.c:144 vector [0]: ik = ba38d3107706fd42ac0b2e1b96420d09 20241031085531354 DAUC <0003> auc.c:145 vector [0]: res = 9e2ed46a46696a940000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [0]: kc = 697084fdd01a6800 20241031085531354 DAUC <0003> auc.c:180 vector [0]: sres = f5ad1002 20241031085531354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [1]: rand = 030e5032fab1d535e3314572b9d17c1f 20241031085531354 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531354 DAUC <0003> auc.c:142 vector [1]: autn = 2e7de21783100000ed03d4f0134a7751 20241031085531354 DAUC <0003> auc.c:143 vector [1]: ck = 24cdda1e4137ec5e599631bd96b1cc89 20241031085531354 DAUC <0003> auc.c:144 vector [1]: ik = e0676c840073d72fec4297ce0f88febb 20241031085531354 DAUC <0003> auc.c:145 vector [1]: res = 88b7e96480ca43290000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [1]: kc = e0c0b055f181e000 20241031085531354 DAUC <0003> auc.c:180 vector [1]: sres = 66e91864 20241031085531354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [2]: rand = f180aced6850168ac6cdb4a92e684a55 20241031085531354 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531354 DAUC <0003> auc.c:142 vector [2]: autn = 12b96651a06b0000f223e529233d290a 20241031085531354 DAUC <0003> auc.c:143 vector [2]: ck = f2f969352d3300f4a49c9bc1167e55af 20241031085531354 DAUC <0003> auc.c:144 vector [2]: ik = 08aade66ab95ec79641754c2c957c181 20241031085531354 DAUC <0003> auc.c:145 vector [2]: res = 07276c4a5e62638c0000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [2]: kc = 97854be31e853000 20241031085531354 DAUC <0003> auc.c:180 vector [2]: sres = f4e4949a 20241031085531354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [3]: rand = d0391600296b5bb5dbc208ea1cfcd7a3 20241031085531354 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531354 DAUC <0003> auc.c:142 vector [3]: autn = 224d7f3de1b2000072323832c1a9d7fd 20241031085531354 DAUC <0003> auc.c:143 vector [3]: ck = e9a5e4c10edd9ac6eb751d57f46072c4 20241031085531354 DAUC <0003> auc.c:144 vector [3]: ik = 750fca7c82a95cc82b7edb9c37fdb8ed 20241031085531354 DAUC <0003> auc.c:145 vector [3]: res = 026624ff072314380000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [3]: kc = d188aa01d6d9d800 20241031085531354 DAUC <0003> auc.c:180 vector [3]: sres = 4df73cb9 20241031085531354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [4]: rand = 65df3ad9c24f926aa09bcd93ec27ab2b 20241031085531354 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531354 DAUC <0003> auc.c:142 vector [4]: autn = 29605f9ba99a00000cb22803556ba4b4 20241031085531354 DAUC <0003> auc.c:143 vector [4]: ck = 0b4fb73eaafc395429b5cda68b907fba 20241031085531354 DAUC <0003> auc.c:144 vector [4]: ik = e517fa55a005b594ba896d42330b9773 20241031085531354 DAUC <0003> auc.c:145 vector [4]: res = 7d0dbb9a92046d160000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [4]: kc = fddcc4be95e1a000 20241031085531354 DAUC <0003> auc.c:180 vector [4]: sres = a8231cd2 20241031085531354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531354 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 5 vectors 20241031085531354 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=321 in DB 20241031085531362 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531362 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531366 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531366 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531366 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 5 vectors 20241031085531366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531366 DAUC <0003> auc.c:113 vector [0]: rand = 4490488dff57aa38366a51b65b805e79 20241031085531366 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531366 DAUC <0003> auc.c:142 vector [0]: autn = 2184f54ec9b2000093d11ba1f53fe6c9 20241031085531366 DAUC <0003> auc.c:143 vector [0]: ck = c9956772cf4c39f9cdbe3a21d2174d42 20241031085531366 DAUC <0003> auc.c:144 vector [0]: ik = 544cc56d848c63fd5ec714f9ba642446 20241031085531366 DAUC <0003> auc.c:145 vector [0]: res = 64ef9ab655613a580000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [0]: kc = 7463362acc0a7000 20241031085531366 DAUC <0003> auc.c:180 vector [0]: sres = e56ceb06 20241031085531366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [1]: rand = 57cb66b9d9777ab5044aa9bd7f4d5e22 20241031085531366 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531366 DAUC <0003> auc.c:142 vector [1]: autn = 7470f2c5d20b0000c7f95795983fc0d8 20241031085531366 DAUC <0003> auc.c:143 vector [1]: ck = d9c50303c3bf431bacf628a5809648db 20241031085531366 DAUC <0003> auc.c:144 vector [1]: ik = 21e647dc76a20f4748ea030068a47d31 20241031085531366 DAUC <0003> auc.c:145 vector [1]: res = 20eb1e047a1db8910000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [1]: kc = 83614eefda322000 20241031085531366 DAUC <0003> auc.c:180 vector [1]: sres = 58a333ca 20241031085531366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [2]: rand = 5dc820afa95a993b3155f500a24b2a91 20241031085531366 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531366 DAUC <0003> auc.c:142 vector [2]: autn = 6d989cc1cb560000a7a62c0e7b20bf6e 20241031085531366 DAUC <0003> auc.c:143 vector [2]: ck = 381f0367d4b977a3a01366c868833ac9 20241031085531366 DAUC <0003> auc.c:144 vector [2]: ik = 7ee257af1c5251546f5e0fbf87262941 20241031085531366 DAUC <0003> auc.c:145 vector [2]: res = 54b31e44560890c80000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [2]: kc = 799e5a5d94a5bc00 20241031085531366 DAUC <0003> auc.c:180 vector [2]: sres = adcd0a08 20241031085531366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [3]: rand = 79b6c9c5880b10126da1efdc5eca82c7 20241031085531366 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531366 DAUC <0003> auc.c:142 vector [3]: autn = 45745c823b8c0000df1a6ac43a22b99a 20241031085531366 DAUC <0003> auc.c:143 vector [3]: ck = 5b6e26f4571948c5f2132ce8088c3f2f 20241031085531366 DAUC <0003> auc.c:144 vector [3]: ik = a6e2467280f9350d282bcbf0dcf5f55e 20241031085531366 DAUC <0003> auc.c:145 vector [3]: res = bdac87a0819176c80000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [3]: kc = 810a19ab6494f400 20241031085531366 DAUC <0003> auc.c:180 vector [3]: sres = 380541af 20241031085531366 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [4]: rand = 1afada64e020a005756082319ab4166d 20241031085531366 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531366 DAUC <0003> auc.c:142 vector [4]: autn = 31ff8ddc8af600006819f90d41934be3 20241031085531366 DAUC <0003> auc.c:143 vector [4]: ck = 79311515fda77c5f56af2caec33f1b8a 20241031085531366 DAUC <0003> auc.c:144 vector [4]: ik = 94f88124ffd2da75adb1f4e4f5323691 20241031085531366 DAUC <0003> auc.c:145 vector [4]: res = f29827e487fdedf50000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [4]: kc = cdddbdafeef18c00 20241031085531366 DAUC <0003> auc.c:180 vector [4]: sres = d963275f 20241031085531366 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531366 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 5 vectors 20241031085531366 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=481 in DB 20241031085531374 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531374 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531374 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531374 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@7af98d3d4358: Final verdict of PTC: pass 20241031085531408 DAUC <0003> db_auc.c:157 IMSI='262422768239386': No 2G Auth Data 20241031085531408 DAUC <0003> db_auc.c:192 IMSI='262422768239386': No 3G Auth Data HLR_Test-GSUP(21)@7af98d3d4358: Created GsupExpect[0] for "262422768239386" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241031085531451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 20241031085531454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531454 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531454 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 1 vectors 20241031085531454 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531454 DAUC <0003> auc.c:113 vector [0]: rand = bd20685ad36a781badb27910871cb2bf 20241031085531454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531454 DAUC <0003> auc.c:142 vector [0]: autn = ff4b40c59cdb000002fb7c6c9af148ce 20241031085531454 DAUC <0003> auc.c:143 vector [0]: ck = a22849db2e47265b4f3c41e013aff361 20241031085531454 DAUC <0003> auc.c:144 vector [0]: ik = 19083ae46b183f2bfeed4fdf462e0a0f 20241031085531454 DAUC <0003> auc.c:145 vector [0]: res = e73f66f42b016a5b0000000000000000 20241031085531454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531454 DAUC <0003> auc.c:179 vector [0]: kc = 6bcf86d8b50d913e 20241031085531454 DAUC <0003> auc.c:180 vector [0]: sres = 04542392 20241031085531454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531454 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 1 vectors 20241031085531454 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=33 in DB 20241031085531462 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531462 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531462 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531462 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7af98d3d4358: Found GsupExpect[0] for "262422768239386" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@7af98d3d4358: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422768239386" TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: setverdict(pass): none -> pass 20241031085531465 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531465 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531465 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 4 vectors 20241031085531465 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531465 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531465 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531465 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531465 DAUC <0003> auc.c:113 vector [0]: rand = 4ceef17ea242fee1df89bd0bf2b1e199 20241031085531465 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531465 DAUC <0003> auc.c:142 vector [0]: autn = b4a28cd23b58000079c5c5d6c17a041d 20241031085531465 DAUC <0003> auc.c:143 vector [0]: ck = ba20075085ec4b6e21e3e05e1dd0d9bb 20241031085531465 DAUC <0003> auc.c:144 vector [0]: ik = 1692331ddfb03722dea1730793be7443 20241031085531465 DAUC <0003> auc.c:145 vector [0]: res = 2529b53faba1f7a30000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [0]: kc = 0dec22f95f6823ee 20241031085531465 DAUC <0003> auc.c:180 vector [0]: sres = 5b928aba 20241031085531465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [1]: rand = 8dd97cdab0d20c2bcfe1dc3c54f3dc71 20241031085531465 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531465 DAUC <0003> auc.c:142 vector [1]: autn = 5964ac9a74740000c778e9215978d12f 20241031085531465 DAUC <0003> auc.c:143 vector [1]: ck = 220ff7ece810e3fd6cf57aaab04594de 20241031085531465 DAUC <0003> auc.c:144 vector [1]: ik = 803f0933dd8fe02e3a9363e161f3245c 20241031085531465 DAUC <0003> auc.c:145 vector [1]: res = 3751a18340e885270000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [1]: kc = fc8a7bf6f5edccf9 20241031085531465 DAUC <0003> auc.c:180 vector [1]: sres = bad8eb63 20241031085531465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [2]: rand = 050f52275563735220c00142ece3bba2 20241031085531465 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531465 DAUC <0003> auc.c:142 vector [2]: autn = 7f9291ca310a000023e076684aea14b8 20241031085531465 DAUC <0003> auc.c:143 vector [2]: ck = bc1ba1d95940e034a451f810d83d4c5b 20241031085531465 DAUC <0003> auc.c:144 vector [2]: ik = 373f6b867ea176ed9e02db1f58226ebc 20241031085531465 DAUC <0003> auc.c:145 vector [2]: res = c6c48ec9180033a80000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [2]: kc = c8c7278926b88f3c 20241031085531465 DAUC <0003> auc.c:180 vector [2]: sres = 42eb798c 20241031085531465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [3]: rand = 33c7ac93de88e18967a0d06b434bc4c5 20241031085531465 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531465 DAUC <0003> auc.c:142 vector [3]: autn = d641e8712d0200009a86a3e398365b63 20241031085531465 DAUC <0003> auc.c:143 vector [3]: ck = 4510a6076241012963fb21b1bb23df8c 20241031085531465 DAUC <0003> auc.c:144 vector [3]: ik = ee00218230586b62cc6f67542057dfc1 20241031085531465 DAUC <0003> auc.c:145 vector [3]: res = e0f88ae22750f6870000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [3]: kc = bbf69d45dd62b3ff 20241031085531465 DAUC <0003> auc.c:180 vector [3]: sres = 258a9ffc 20241031085531465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531465 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 4 vectors 20241031085531465 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=161 in DB 20241031085531473 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531473 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531473 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531473 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531477 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531477 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531477 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 5 vectors 20241031085531477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531477 DAUC <0003> auc.c:113 vector [0]: rand = ad65cff647d8a0d82a7082a4e0dca0b6 20241031085531477 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531477 DAUC <0003> auc.c:142 vector [0]: autn = 4e15b4bbefde0000215c61f0e364e360 20241031085531477 DAUC <0003> auc.c:143 vector [0]: ck = c634ecf6e1be9883a0271d98f776a398 20241031085531477 DAUC <0003> auc.c:144 vector [0]: ik = 5402efb8f1d7474e85c5356a7e9fb2ee 20241031085531477 DAUC <0003> auc.c:145 vector [0]: res = aa8cf3e79c7849f30000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [0]: kc = ac77042d0861bfac 20241031085531477 DAUC <0003> auc.c:180 vector [0]: sres = 0d180570 20241031085531477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [1]: rand = af845ff2ec381098da894716443e9071 20241031085531477 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531477 DAUC <0003> auc.c:142 vector [1]: autn = 22f89ef72e83000022c8f904a19ce9ea 20241031085531477 DAUC <0003> auc.c:143 vector [1]: ck = 179c70d731a5a629e74577611139f1b2 20241031085531477 DAUC <0003> auc.c:144 vector [1]: ik = 2ecd4a1841d0a8f615338789ecf89035 20241031085531477 DAUC <0003> auc.c:145 vector [1]: res = 5a8e414d3a7e1ab50000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [1]: kc = 838cd09b5694b3f6 20241031085531477 DAUC <0003> auc.c:180 vector [1]: sres = 1ef87506 20241031085531477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [2]: rand = 9cd9c92d40f693dac2d81447ef0475b5 20241031085531477 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531477 DAUC <0003> auc.c:142 vector [2]: autn = c278efb2cd6700001c9beae1e8443c61 20241031085531477 DAUC <0003> auc.c:143 vector [2]: ck = 6f72317a79448785311bc62490a4fd6b 20241031085531477 DAUC <0003> auc.c:144 vector [2]: ik = 80a132841a4e17f79cea9f6b1588fae0 20241031085531477 DAUC <0003> auc.c:145 vector [2]: res = dd608c3d21dccd6c0000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [2]: kc = 1709bd531ed0780a 20241031085531477 DAUC <0003> auc.c:180 vector [2]: sres = 67bacb11 20241031085531477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [3]: rand = 020440b1db2bfcfece0c551b6e5a200a 20241031085531477 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531477 DAUC <0003> auc.c:142 vector [3]: autn = 16b5e7d1db820000f38fad12e06b3285 20241031085531477 DAUC <0003> auc.c:143 vector [3]: ck = eae4579d26bc23660606b96251175ea0 20241031085531477 DAUC <0003> auc.c:144 vector [3]: ik = f72115f7d7a86e801599607e11f8dbf5 20241031085531477 DAUC <0003> auc.c:145 vector [3]: res = b6d0c1bcf5ab48d20000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [3]: kc = 4b79054d1a5c345d 20241031085531477 DAUC <0003> auc.c:180 vector [3]: sres = 9370932e 20241031085531477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [4]: rand = f8ed402e7c8963ed7e5a15a1d1ec601d 20241031085531477 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531477 DAUC <0003> auc.c:142 vector [4]: autn = 158f16f1d5ac0000b14fd60296dbf35f 20241031085531477 DAUC <0003> auc.c:143 vector [4]: ck = 8c9509f35c8a563fa1eed6c4f5e2852b 20241031085531477 DAUC <0003> auc.c:144 vector [4]: ik = 1efb544eadb905f394f4e68f79aca807 20241031085531477 DAUC <0003> auc.c:145 vector [4]: res = 426e6eb2de2b57e00000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [4]: kc = 08e3df55ed00e747 20241031085531477 DAUC <0003> auc.c:180 vector [4]: sres = fefe6dd1 20241031085531477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531477 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 5 vectors 20241031085531477 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=321 in DB 20241031085531484 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531484 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531487 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531487 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531487 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 5 vectors 20241031085531487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531487 DAUC <0003> auc.c:113 vector [0]: rand = 24798d9fa018e22ab153c0bdb9fefa84 20241031085531487 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531487 DAUC <0003> auc.c:142 vector [0]: autn = ba306088f2630000de296ff796d29192 20241031085531487 DAUC <0003> auc.c:143 vector [0]: ck = fade8fdab039deac17d89679c4d8e847 20241031085531487 DAUC <0003> auc.c:144 vector [0]: ik = 3a77198d3995b76fb8f72d58e0582f43 20241031085531487 DAUC <0003> auc.c:145 vector [0]: res = 7603ed42896690640000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [0]: kc = 4e3c2b149c7a36ee 20241031085531487 DAUC <0003> auc.c:180 vector [0]: sres = 6c2ea84a 20241031085531487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [1]: rand = 8e3b68599c3bafa921baee671d79b466 20241031085531487 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531487 DAUC <0003> auc.c:142 vector [1]: autn = b9242bc9ff96000090db153dc77d62ec 20241031085531487 DAUC <0003> auc.c:143 vector [1]: ck = bfdaff28d3a7a6fdbfcc7fed56ca3ef5 20241031085531487 DAUC <0003> auc.c:144 vector [1]: ik = 41757472c728fe8abcb7b44cb0f68e97 20241031085531487 DAUC <0003> auc.c:145 vector [1]: res = 61a1ce52933f910a0000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [1]: kc = fa58d74e9b552ebf 20241031085531487 DAUC <0003> auc.c:180 vector [1]: sres = 3d33a657 20241031085531487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [2]: rand = 398c1e97a9157fbb62dae6ed4a6c6467 20241031085531487 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531487 DAUC <0003> auc.c:142 vector [2]: autn = e36288d9c9e40000aa7b3cae2357a237 20241031085531487 DAUC <0003> auc.c:143 vector [2]: ck = 9a94a978cace6a7f54f245cf43296ec0 20241031085531487 DAUC <0003> auc.c:144 vector [2]: ik = 9d85ada66b534e1c6da97e8eabda818e 20241031085531487 DAUC <0003> auc.c:145 vector [2]: res = d6e688bd28c19b980000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [2]: kc = 6398efd8503c926d 20241031085531487 DAUC <0003> auc.c:180 vector [2]: sres = b2c8a9e7 20241031085531487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [3]: rand = 3ab4da33d7c5b2595704bb2337544faf 20241031085531487 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531487 DAUC <0003> auc.c:142 vector [3]: autn = dc995af793130000f2c2deecc1b5db2b 20241031085531487 DAUC <0003> auc.c:143 vector [3]: ck = 3ff375bf6df113cac1b2ba26f48d0301 20241031085531487 DAUC <0003> auc.c:144 vector [3]: ik = e517f4e89e9d71da0f23fd88920ae72f 20241031085531487 DAUC <0003> auc.c:145 vector [3]: res = de18cd24857c59b70000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [3]: kc = 238850f057dee475 20241031085531487 DAUC <0003> auc.c:180 vector [3]: sres = 1932bfbe 20241031085531487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [4]: rand = 6f6be028b7254747c34f2bb3962afa0a 20241031085531487 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531487 DAUC <0003> auc.c:142 vector [4]: autn = 556d870c226900006c07e72b0c927dac 20241031085531487 DAUC <0003> auc.c:143 vector [4]: ck = 893fb6606b63cb745c1b8454eae4f5b6 20241031085531487 DAUC <0003> auc.c:144 vector [4]: ik = 7dd82ed8efd370ebf23092c56576cbe8 20241031085531487 DAUC <0003> auc.c:145 vector [4]: res = 560bfeef85557be30000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [4]: kc = 953726c06123f582 20241031085531487 DAUC <0003> auc.c:180 vector [4]: sres = 3c14f45c 20241031085531487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531487 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 5 vectors 20241031085531487 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=481 in DB 20241031085531495 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531495 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085531498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085531523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 20241031085531524 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085531524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085531524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085531524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34995<->l=127.0.0.1:4259) 22@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(21)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Oct 31 08:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241031085531570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241031085531570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=40464) Waiting for packet dumper to finish... 1 (prev_count=40464, count=59568) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Oct 31 08:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_sai_eps started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085534642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085534643 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085534645 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085534648 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534648 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085534648 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085534648 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 20241031085534648 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085534648 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 20241031085534648 DLGSUP <0013> gsup_server.c:235 2: 20241031085534648 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085534648 DLGSUP <0013> gsup_server.c:235 3: 20241031085534648 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085534648 DLGSUP <0013> gsup_server.c:235 4: 20241031085534648 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085534648 DLGSUP <0013> gsup_server.c:235 5: 20241031085534648 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085534648 DLGSUP <0013> gsup_server.c:235 7: 20241031085534648 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085534648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085534648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085534648 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@7af98d3d4358: 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") 20241031085534668 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40429<->l=127.0.0.1:4259) 20241031085534696 DAUC <0003> db_auc.c:157 IMSI='262424997969069': No 2G Auth Data 20241031085534696 DAUC <0003> db_auc.c:192 IMSI='262424997969069': No 3G Auth Data HLR_Test-GSUP(33)@7af98d3d4358: Created GsupExpect[0] for "262424997969069" to be handled at TC_gsup_sai_eps(36) 20241031085534731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 20241031085534736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534736 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424997969069"} 20241031085534736 DAUC <0003> db_auc.c:157 IMSI='262424997969069': No 2G Auth Data 20241031085534736 DAUC <0003> db_auc.c:236 IMSI='262424997969069': Calling to generate 5 vectors 20241031085534736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085534736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534736 DAUC <0003> auc.c:113 vector [0]: rand = 52e27d87e8f3a5c9fab7cd48e297376c 20241031085534736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534736 DAUC <0003> auc.c:142 vector [0]: autn = 0581480af91280005fd06534585075fe 20241031085534736 DAUC <0003> auc.c:143 vector [0]: ck = aed92f058ac33ccf67ab236b53dda26f 20241031085534736 DAUC <0003> auc.c:144 vector [0]: ik = d05a876beb322aa77a18a4e6e1f8df3b 20241031085534736 DAUC <0003> auc.c:145 vector [0]: res = 0fb5c5a54aa7b8870000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [0]: kc = 63302fe3d3d46b3c 20241031085534736 DAUC <0003> auc.c:152 vector [0]: sres = 45127d22 20241031085534736 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [1]: rand = c33ba4b31e7e1e9ae0ca3a4bc4210aa9 20241031085534736 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534736 DAUC <0003> auc.c:142 vector [1]: autn = 6824a75ece8d8000c3f5154b55b242f4 20241031085534736 DAUC <0003> auc.c:143 vector [1]: ck = 38892e424853b908eb6d103f09cd1ead 20241031085534736 DAUC <0003> auc.c:144 vector [1]: ik = 89caefd587017cade5c9009fbcc93f55 20241031085534736 DAUC <0003> auc.c:145 vector [1]: res = a437ba413034fbeb0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [1]: kc = bfe7d1377a56e45d 20241031085534736 DAUC <0003> auc.c:152 vector [1]: sres = 940341aa 20241031085534736 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [2]: rand = c17ea57b3c1683bcde1d056c443ba1d1 20241031085534736 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534736 DAUC <0003> auc.c:142 vector [2]: autn = fd5a390601bd8000557f257d76b33c29 20241031085534736 DAUC <0003> auc.c:143 vector [2]: ck = 9ddbdc6cccbddaaed6965bf31b86b176 20241031085534736 DAUC <0003> auc.c:144 vector [2]: ik = 6faf9b31588a037406f4583f2cbdfe14 20241031085534736 DAUC <0003> auc.c:145 vector [2]: res = a9c44f932bffb2f70000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [2]: kc = 22164491a30c96b8 20241031085534736 DAUC <0003> auc.c:152 vector [2]: sres = 823bfd64 20241031085534736 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [3]: rand = ab5c5d2cbac933f8141fcc2f57f94d7b 20241031085534736 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534736 DAUC <0003> auc.c:142 vector [3]: autn = efc516b8e09e80004845b2c22c316fca 20241031085534736 DAUC <0003> auc.c:143 vector [3]: ck = acf7264aa43f510e13655bb3b7d1742b 20241031085534736 DAUC <0003> auc.c:144 vector [3]: ik = 808038d410ac7880b93cc7b53c863ce4 20241031085534736 DAUC <0003> auc.c:145 vector [3]: res = 16a57c5f066b7d4c0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [3]: kc = 862e82983fc46141 20241031085534736 DAUC <0003> auc.c:152 vector [3]: sres = 10ce0113 20241031085534736 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [4]: rand = 82115bbbd6a7745203f4732084525fbb 20241031085534736 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534736 DAUC <0003> auc.c:142 vector [4]: autn = 3bb92732d0508000c655ca14d7287135 20241031085534736 DAUC <0003> auc.c:143 vector [4]: ck = c5dfd554bade49028c0e9316d64ff263 20241031085534736 DAUC <0003> auc.c:144 vector [4]: ik = 0d6f574393d0f8ff540bea8f7d5ff518 20241031085534736 DAUC <0003> auc.c:145 vector [4]: res = 3cbd7b9e87b6e10e0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [4]: kc = 10b5fb8e821eb686 20241031085534736 DAUC <0003> auc.c:152 vector [4]: sres = bb0b9a90 20241031085534736 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085534736 DAUC <0003> db_auc.c:245 IMSI='262424997969069': Generated 5 vectors 20241031085534736 DAUC <0003> db_auc.c:249 IMSI='262424997969069': Updating SQN=161 in DB 20241031085534744 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424997969069"} 20241031085534744 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7af98d3d4358: Found GsupExpect[0] for "262424997969069" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@7af98d3d4358: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424997969069" TC_gsup_sai_eps(36)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085534749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@7af98d3d4358: Final verdict of PTC: pass 20241031085534773 DAUC <0003> db_auc.c:157 IMSI='262426712445230': No 2G Auth Data 20241031085534773 DAUC <0003> db_auc.c:192 IMSI='262426712445230': No 3G Auth Data HLR_Test-GSUP(33)@7af98d3d4358: Created GsupExpect[0] for "262426712445230" to be handled at TC_gsup_sai_eps(37) 20241031085534805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 20241031085534808 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534808 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426712445230"} 20241031085534808 DAUC <0003> db_auc.c:157 IMSI='262426712445230': No 2G Auth Data 20241031085534808 DAUC <0003> db_auc.c:236 IMSI='262426712445230': Calling to generate 5 vectors 20241031085534808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085534808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534808 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085534808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534808 DAUC <0003> auc.c:113 vector [0]: rand = e8411aee5e5571b2222a08b764c52c1b 20241031085534808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534808 DAUC <0003> auc.c:142 vector [0]: autn = 908d8043412b8000f4e5bfd761d23608 20241031085534808 DAUC <0003> auc.c:143 vector [0]: ck = 0de04a2ea78a1fca1cbdc2b8fac8e8f7 20241031085534808 DAUC <0003> auc.c:144 vector [0]: ik = de66d770e4f36eef3533bac94117ce70 20241031085534808 DAUC <0003> auc.c:145 vector [0]: res = 654d2f37fb7c2a110000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [0]: kc = fa08e52ff8a657a2 20241031085534808 DAUC <0003> auc.c:152 vector [0]: sres = 9e310526 20241031085534808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [1]: rand = c747ab0d38c85376124e8644a341bc82 20241031085534808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534808 DAUC <0003> auc.c:142 vector [1]: autn = 842fc4fa17ae8000d8934cdb86de2825 20241031085534808 DAUC <0003> auc.c:143 vector [1]: ck = 347aed394546298582806b7ea912fda1 20241031085534808 DAUC <0003> auc.c:144 vector [1]: ik = cc78d03cf46895ad747f3e3375e422b8 20241031085534808 DAUC <0003> auc.c:145 vector [1]: res = 6b43d5ee6b8b5fda0000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [1]: kc = 0efd68486dd86331 20241031085534808 DAUC <0003> auc.c:152 vector [1]: sres = 00c88a34 20241031085534808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [2]: rand = 9b833f7877b1ae06e4c530b8b27d77b5 20241031085534808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534808 DAUC <0003> auc.c:142 vector [2]: autn = 47a5a9d3c635800017e7fadaed5874d0 20241031085534808 DAUC <0003> auc.c:143 vector [2]: ck = f485d60f063ac9e28d279a36e36298d6 20241031085534808 DAUC <0003> auc.c:144 vector [2]: ik = 240858a52191566fdec89588a1cbe77b 20241031085534808 DAUC <0003> auc.c:145 vector [2]: res = 75f35043d81b0ddc0000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [2]: kc = 836281146502e020 20241031085534808 DAUC <0003> auc.c:152 vector [2]: sres = ade85d9f 20241031085534808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [3]: rand = 0945a7f35d0428534464e4c33fa84472 20241031085534808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534808 DAUC <0003> auc.c:142 vector [3]: autn = a6920441765180000527c3b3dc415b2f 20241031085534808 DAUC <0003> auc.c:143 vector [3]: ck = 0534750501b54be215f80e139ed288db 20241031085534808 DAUC <0003> auc.c:144 vector [3]: ik = 2e0a310e3de405206a0056be1478a61a 20241031085534808 DAUC <0003> auc.c:145 vector [3]: res = 2098dce352c430820000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [3]: kc = 54c61ca6b6fb6003 20241031085534808 DAUC <0003> auc.c:152 vector [3]: sres = 725cec61 20241031085534808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085534809 DAUC <0003> auc.c:113 vector [4]: rand = 13367ad35713539e59832285a3cff689 20241031085534809 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534809 DAUC <0003> auc.c:142 vector [4]: autn = bba55897ee808000a29e691fc079afc8 20241031085534809 DAUC <0003> auc.c:143 vector [4]: ck = 0677f8725cdf8677bea34ade4e8c5014 20241031085534809 DAUC <0003> auc.c:144 vector [4]: ik = 36babde73ffcca42eb49471aeb71fedd 20241031085534809 DAUC <0003> auc.c:145 vector [4]: res = 5424105122082e090000000000000000 20241031085534809 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534809 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085534809 DAUC <0003> auc.c:151 vector [4]: kc = 65274851c6dee2fc 20241031085534809 DAUC <0003> auc.c:152 vector [4]: sres = 762c3e58 20241031085534809 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085534809 DAUC <0003> db_auc.c:245 IMSI='262426712445230': Generated 5 vectors 20241031085534809 DAUC <0003> db_auc.c:249 IMSI='262426712445230': Updating SQN=161 in DB 20241031085534817 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426712445230"} 20241031085534817 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534817 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534817 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7af98d3d4358: Found GsupExpect[0] for "262426712445230" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@7af98d3d4358: Added IMSI table entry 1TC_gsup_sai_eps(37)"262426712445230" TC_gsup_sai_eps(37)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085534820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@7af98d3d4358: Final verdict of PTC: pass 20241031085534845 DAUC <0003> db_auc.c:157 IMSI='262426809895317': No 2G Auth Data 20241031085534845 DAUC <0003> db_auc.c:192 IMSI='262426809895317': No 3G Auth Data HLR_Test-GSUP(33)@7af98d3d4358: Created GsupExpect[0] for "262426809895317" to be handled at TC_gsup_sai_eps(38) 20241031085534885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 20241031085534889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534889 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426809895317"} 20241031085534889 DAUC <0003> db_auc.c:236 IMSI='262426809895317': Calling to generate 5 vectors 20241031085534889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085534889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085534889 DAUC <0003> auc.c:113 vector [0]: rand = 82cc970ea736f4f76996d5f62531b6f8 20241031085534889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534889 DAUC <0003> auc.c:142 vector [0]: autn = 962648446a0b800000be21acffc3f1cd 20241031085534889 DAUC <0003> auc.c:143 vector [0]: ck = ae8ae8901fd08773e55a1a4b408439fa 20241031085534889 DAUC <0003> auc.c:144 vector [0]: ik = 1b3b5959eba999e13eb96e7fc742acaa 20241031085534889 DAUC <0003> auc.c:145 vector [0]: res = 7d1ddfec90fa75680000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [0]: kc = 6bbf88db7a01e800 20241031085534889 DAUC <0003> auc.c:180 vector [0]: sres = 88fa150e 20241031085534889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [1]: rand = 41afdd5a368a0a1c7ff83ee807b591d0 20241031085534889 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534889 DAUC <0003> auc.c:142 vector [1]: autn = b924b4b3bcbb8000f413c518ae6932f3 20241031085534889 DAUC <0003> auc.c:143 vector [1]: ck = e43f647e064e44455f19227a4c14271d 20241031085534889 DAUC <0003> auc.c:144 vector [1]: ik = 60582bb0a6e9c052ac5ace06f649d632 20241031085534889 DAUC <0003> auc.c:145 vector [1]: res = 9af49e68a8e69f680000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [1]: kc = 16bf0c23af7e9000 20241031085534889 DAUC <0003> auc.c:180 vector [1]: sres = c4937818 20241031085534889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [2]: rand = f5afb81eee0e28349cbf86df87682693 20241031085534889 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534889 DAUC <0003> auc.c:142 vector [2]: autn = 54e1fde94c93800022eceb09f85925f7 20241031085534889 DAUC <0003> auc.c:143 vector [2]: ck = 4d29ffc64fde09c6b7ae274447126116 20241031085534889 DAUC <0003> auc.c:144 vector [2]: ik = c89ca55a1817a399edb8b6c0b4b08d91 20241031085534889 DAUC <0003> auc.c:145 vector [2]: res = 8dbd384481c739280000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [2]: kc = 7540d880f1eb8000 20241031085534889 DAUC <0003> auc.c:180 vector [2]: sres = a9fafb88 20241031085534889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [3]: rand = 92f25bdef316b522180c4f3ffcc4d71b 20241031085534889 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534889 DAUC <0003> auc.c:142 vector [3]: autn = 4a7194dbac648000f2fd920901da119f 20241031085534889 DAUC <0003> auc.c:143 vector [3]: ck = 69b8d4baa2c57bac66af73c31b690899 20241031085534889 DAUC <0003> auc.c:144 vector [3]: ik = e2f019860831376a13f5148e55dc0afa 20241031085534889 DAUC <0003> auc.c:145 vector [3]: res = d7995d39df98c29f0000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [3]: kc = aea416322cf20c00 20241031085534889 DAUC <0003> auc.c:180 vector [3]: sres = b8e2bec2 20241031085534889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [4]: rand = d66cc0aac519b03684981297b954ab0c 20241031085534889 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534889 DAUC <0003> auc.c:142 vector [4]: autn = 8043604d807a800046c75af6b2dac26f 20241031085534889 DAUC <0003> auc.c:143 vector [4]: ck = 2fb70649db4b6980b1b78162d593a6f4 20241031085534889 DAUC <0003> auc.c:144 vector [4]: ik = 49c63c4efbc517492af3e568ac768ff1 20241031085534889 DAUC <0003> auc.c:145 vector [4]: res = 038ee29b730674cc0000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [4]: kc = e6efc3fa8a353c00 20241031085534889 DAUC <0003> auc.c:180 vector [4]: sres = cfc36587 20241031085534889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085534889 DAUC <0003> db_auc.c:245 IMSI='262426809895317': Generated 5 vectors 20241031085534889 DAUC <0003> db_auc.c:249 IMSI='262426809895317': Updating SQN=161 in DB 20241031085534897 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426809895317"} 20241031085534897 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534897 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534898 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7af98d3d4358: Found GsupExpect[0] for "262426809895317" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@7af98d3d4358: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426809895317" TC_gsup_sai_eps(38)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085534901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@7af98d3d4358: Final verdict of PTC: pass 20241031085534932 DAUC <0003> db_auc.c:157 IMSI='262429132781944': No 2G Auth Data 20241031085534932 DAUC <0003> db_auc.c:192 IMSI='262429132781944': No 3G Auth Data HLR_Test-GSUP(33)@7af98d3d4358: Created GsupExpect[0] for "262429132781944" to be handled at TC_gsup_sai_eps(39) 20241031085534973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20241031085534976 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534976 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429132781944"} 20241031085534976 DAUC <0003> db_auc.c:236 IMSI='262429132781944': Calling to generate 5 vectors 20241031085534976 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085534976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085534976 DAUC <0003> auc.c:113 vector [0]: rand = e2947bfbaf64cba3614b9577dd141aec 20241031085534976 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534976 DAUC <0003> auc.c:142 vector [0]: autn = 2e4c8fd07cfa8000152b98c6d02fe11c 20241031085534976 DAUC <0003> auc.c:143 vector [0]: ck = 102687213f3515ae315ddf4e3f67cf68 20241031085534976 DAUC <0003> auc.c:144 vector [0]: ik = 9cb20bb32280b0de4d704a97f691df12 20241031085534976 DAUC <0003> auc.c:145 vector [0]: res = 361f4f0dfb6db77c0000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [0]: kc = d5b527fbc6cfcc00 20241031085534976 DAUC <0003> auc.c:180 vector [0]: sres = 3ac82ab6 20241031085534976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [1]: rand = 3d15578e331e6cacd7720ce026b91d37 20241031085534976 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534976 DAUC <0003> auc.c:142 vector [1]: autn = fcbf0e49af5f80004835fa8a7ea8cd7f 20241031085534976 DAUC <0003> auc.c:143 vector [1]: ck = b7f699f440387269c7625bb6644b69da 20241031085534976 DAUC <0003> auc.c:144 vector [1]: ik = 82584f6ab47a0014886190bf77b2aefc 20241031085534976 DAUC <0003> auc.c:145 vector [1]: res = fa6aa82a4938e3c10000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [1]: kc = effb35ec9d182800 20241031085534976 DAUC <0003> auc.c:180 vector [1]: sres = 369772bd 20241031085534976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [2]: rand = 5e69afc46e058cfb0e1fd9822175ad39 20241031085534976 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534976 DAUC <0003> auc.c:142 vector [2]: autn = dcb6eec3aab3800083d488cf2e5e9da5 20241031085534976 DAUC <0003> auc.c:143 vector [2]: ck = c822a4242e973ab47b6d645c65abc115 20241031085534976 DAUC <0003> auc.c:144 vector [2]: ik = 2d9b5fc4ee366463c8858151f1d0a4d7 20241031085534976 DAUC <0003> auc.c:145 vector [2]: res = 3e0eae9e3f28876e0000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [2]: kc = 863e3a18ea82fc00 20241031085534976 DAUC <0003> auc.c:180 vector [2]: sres = 5974b0ac 20241031085534976 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [3]: rand = 6f473e3802b666e9c5b79952edbdc3a9 20241031085534976 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534976 DAUC <0003> auc.c:142 vector [3]: autn = fbbcd8c09fdf80008c7dd457475c5647 20241031085534977 DAUC <0003> auc.c:143 vector [3]: ck = 23ff97591ae06a59449850558bb2befc 20241031085534977 DAUC <0003> auc.c:144 vector [3]: ik = 427bb5c54faebd8036854ae4286c0eb4 20241031085534977 DAUC <0003> auc.c:145 vector [3]: res = 3d8865c2386bfafd0000000000000000 20241031085534977 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534977 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085534977 DAUC <0003> auc.c:179 vector [3]: kc = a0d373d607b5ec00 20241031085534977 DAUC <0003> auc.c:180 vector [3]: sres = 97c8beaa 20241031085534977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085534977 DAUC <0003> auc.c:113 vector [4]: rand = 71530c4246b7e5e3fc2a82d5079e79d5 20241031085534977 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534977 DAUC <0003> auc.c:142 vector [4]: autn = d25d2cfd4b458000fe71d3bcf95da19d 20241031085534977 DAUC <0003> auc.c:143 vector [4]: ck = 20d743ec2f626296a48c924af8843189 20241031085534977 DAUC <0003> auc.c:144 vector [4]: ik = 9b2a616bcdadf4338d82c780c7245f19 20241031085534977 DAUC <0003> auc.c:145 vector [4]: res = 2b84ca6013ceed150000000000000000 20241031085534977 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534977 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085534977 DAUC <0003> auc.c:179 vector [4]: kc = 99ee54642d1f1400 20241031085534977 DAUC <0003> auc.c:180 vector [4]: sres = fca8cf0d 20241031085534977 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085534977 DAUC <0003> db_auc.c:245 IMSI='262429132781944': Generated 5 vectors 20241031085534977 DAUC <0003> db_auc.c:249 IMSI='262429132781944': Updating SQN=161 in DB 20241031085534985 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429132781944"} 20241031085534985 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7af98d3d4358: Found GsupExpect[0] for "262429132781944" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@7af98d3d4358: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429132781944" TC_gsup_sai_eps(39)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085534988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@7af98d3d4358: Final verdict of PTC: pass 20241031085535020 DAUC <0003> db_auc.c:157 IMSI='262429354669970': No 2G Auth Data 20241031085535020 DAUC <0003> db_auc.c:192 IMSI='262429354669970': No 3G Auth Data HLR_Test-GSUP(33)@7af98d3d4358: Created GsupExpect[0] for "262429354669970" to be handled at TC_gsup_sai_eps(40) 20241031085535059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241031085535063 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085535063 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429354669970"} 20241031085535063 DAUC <0003> db_auc.c:236 IMSI='262429354669970': Calling to generate 5 vectors 20241031085535063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085535063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085535063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085535063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085535063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085535063 DAUC <0003> auc.c:113 vector [0]: rand = 357c464a27f41494e4e44e35dd43cf7b 20241031085535063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085535063 DAUC <0003> auc.c:142 vector [0]: autn = 56242154439a800083e6d327a8c7023e 20241031085535063 DAUC <0003> auc.c:143 vector [0]: ck = 4a71c90d846ec6a0631a97b6ab76347c 20241031085535063 DAUC <0003> auc.c:144 vector [0]: ik = ce171cf8e921dcb2e0d2a7f5a30de572 20241031085535063 DAUC <0003> auc.c:145 vector [0]: res = 6cce01f6f46341620000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [0]: kc = ce6c0e8eb09347d8 20241031085535063 DAUC <0003> auc.c:180 vector [0]: sres = 2fcfa1f9 20241031085535063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [1]: rand = 48f775e6c97d13e62443299b0e217fb8 20241031085535063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085535063 DAUC <0003> auc.c:142 vector [1]: autn = 5b08079382888000ce05cce909b0cdf9 20241031085535063 DAUC <0003> auc.c:143 vector [1]: ck = 971f49dbd70963f7b7e8d4cfdf8e8803 20241031085535063 DAUC <0003> auc.c:144 vector [1]: ik = 991affe75032abb4229f88802ddb9e66 20241031085535063 DAUC <0003> auc.c:145 vector [1]: res = c5a0718f27ff99960000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [1]: kc = 4157294da7008d01 20241031085535063 DAUC <0003> auc.c:180 vector [1]: sres = 40a52038 20241031085535063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [2]: rand = 5b6704cb26222332ea50928a64ebb79d 20241031085535063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085535063 DAUC <0003> auc.c:142 vector [2]: autn = 312fadb9ada580009023555fff51d603 20241031085535063 DAUC <0003> auc.c:143 vector [2]: ck = 459b42cbd21dad88a9c853514688960a 20241031085535063 DAUC <0003> auc.c:144 vector [2]: ik = 5e53b4f035838c9565dcaf2b54b2e683 20241031085535063 DAUC <0003> auc.c:145 vector [2]: res = 741a801dd88ef2570000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [2]: kc = 058f6cd69bcd8f80 20241031085535063 DAUC <0003> auc.c:180 vector [2]: sres = 9378b3c0 20241031085535063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [3]: rand = 8ccdf284057367e6fd7fdd1a0e29e5e0 20241031085535063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085535063 DAUC <0003> auc.c:142 vector [3]: autn = ef47908495c7800096e58d6bf85c9dc7 20241031085535063 DAUC <0003> auc.c:143 vector [3]: ck = 72f3fd0af3d8320118a85459e9ace19b 20241031085535063 DAUC <0003> auc.c:144 vector [3]: ik = 5bd2c15e01749b7b96bd7ab911b4bfc5 20241031085535063 DAUC <0003> auc.c:145 vector [3]: res = 013165c1131ae8e90000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [3]: kc = d88ed38dd0620d09 20241031085535063 DAUC <0003> auc.c:180 vector [3]: sres = fc7d02d2 20241031085535063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [4]: rand = 5113501514ed99fb953c9686549a90d9 20241031085535063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085535063 DAUC <0003> auc.c:142 vector [4]: autn = 2072bf76cb4d80008b29089313923e62 20241031085535063 DAUC <0003> auc.c:143 vector [4]: ck = 48fd0219fe352a6259f81a324f635c80 20241031085535063 DAUC <0003> auc.c:144 vector [4]: ik = c48d21e866616621bf5e6969282f69d6 20241031085535063 DAUC <0003> auc.c:145 vector [4]: res = d91e5a56d0bd60ef0000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [4]: kc = 76536d8b469a3434 20241031085535063 DAUC <0003> auc.c:180 vector [4]: sres = 862ecfcc 20241031085535063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085535063 DAUC <0003> db_auc.c:245 IMSI='262429354669970': Generated 5 vectors 20241031085535063 DAUC <0003> db_auc.c:249 IMSI='262429354669970': Updating SQN=161 in DB 20241031085535071 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429354669970"} 20241031085535071 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085535071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085535071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7af98d3d4358: Found GsupExpect[0] for "262429354669970" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@7af98d3d4358: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429354669970" TC_gsup_sai_eps(40)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085535075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085535099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20241031085535100 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085535100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085535100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085535100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085535100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40429<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@7af98d3d4358: Final verdict of PTC: none 34@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Oct 31 08:55:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241031085535141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241031085535141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=33100) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Oct 31 08:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085538218 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085538218 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085538220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085538223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085538223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085538223 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 20241031085538223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085538223 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 20241031085538223 DLGSUP <0013> gsup_server.c:235 2: 20241031085538223 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085538223 DLGSUP <0013> gsup_server.c:235 3: 20241031085538223 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085538223 DLGSUP <0013> gsup_server.c:235 4: 20241031085538223 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085538223 DLGSUP <0013> gsup_server.c:235 5: 20241031085538223 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085538223 DLGSUP <0013> gsup_server.c:235 7: 20241031085538223 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085538223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085538223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085538223 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@7af98d3d4358: 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") 20241031085538243 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44573<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7af98d3d4358: Created GsupExpect[0] for "262423158005971" to be handled at TC_gsup_ul_unknown_imsi(45) 20241031085538257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538265 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158005971" cn_domain=PS} 20241031085538265 DLU <0006> fsm.c:456 lu(262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085538265 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031085538265 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423158005971" cause=IMSI unknown in HLR} 20241031085538265 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085538265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085538265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085538265 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@7af98d3d4358: Found GsupExpect[0] for "262423158005971" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423158005971" TC_gsup_ul_unknown_imsi(45)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085538268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@7af98d3d4358: Final verdict of PTC: pass 20241031085538268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20241031085538269 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538269 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085538269 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085538269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085538269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44573<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7af98d3d4358: Final verdict of PTC: none 43@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 43: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Oct 31 08:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241031085538312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20241031085538313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Oct 31 08:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085541390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085541390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085541392 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085541395 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085541395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085541395 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 20241031085541395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085541395 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 20241031085541395 DLGSUP <0013> gsup_server.c:235 2: 20241031085541395 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085541395 DLGSUP <0013> gsup_server.c:235 3: 20241031085541395 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085541395 DLGSUP <0013> gsup_server.c:235 4: 20241031085541395 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085541395 DLGSUP <0013> gsup_server.c:235 5: 20241031085541395 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085541395 DLGSUP <0013> gsup_server.c:235 7: 20241031085541395 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085541395 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085541395 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085541395 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@7af98d3d4358: 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") 20241031085541417 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42603<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7af98d3d4358: Created GsupExpect[0] for "262428295311604" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241031085541432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20241031085541437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541437 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428295311604" cn_domain=PS source_name="the-source\n"} 20241031085541437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085541437 DLU <0006> fsm.c:456 lu(262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085541437 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031085541437 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428295311604" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241031085541437 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085541437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085541437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085541437 DLU <0006> fsm.c:568 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085541437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085541438 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@7af98d3d4358: Found GsupExpect[0] for "262428295311604" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428295311604" TC_gsup_ul_unknown_imsi_via_proxy(50)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085541440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@7af98d3d4358: Final verdict of PTC: pass 20241031085541441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241031085541442 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541442 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085541442 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085541442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085541442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@7af98d3d4358: Final verdict of PTC: none 20241031085541442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42603<->l=127.0.0.1:4259) 48@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 48: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Oct 31 08:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241031085541486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241031085541486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12416) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Oct 31 08:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085544562 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085544562 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085544564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085544567 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085544567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085544567 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 20241031085544567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085544567 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 20241031085544567 DLGSUP <0013> gsup_server.c:235 2: 20241031085544567 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085544567 DLGSUP <0013> gsup_server.c:235 3: 20241031085544567 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085544567 DLGSUP <0013> gsup_server.c:235 4: 20241031085544567 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085544567 DLGSUP <0013> gsup_server.c:235 5: 20241031085544567 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085544567 DLGSUP <0013> gsup_server.c:235 7: 20241031085544567 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085544567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085544567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085544567 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@7af98d3d4358: 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") 20241031085544587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7af98d3d4358: Created GsupExpect[0] for "262426252813920" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241031085544601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544609 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426252813920" cn_domain=PS} 20241031085544609 DLU <0006> fsm.c:456 lu(262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085544609 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241031085544609 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426252813920" cause=Roaming not allowed in this location area} 20241031085544609 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085544609 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085544609 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085544609 DLU <0006> fsm.c:568 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@7af98d3d4358: Found GsupExpect[0] for "262426252813920" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426252813920" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085544611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7af98d3d4358: Final verdict of PTC: pass 20241031085544612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@7af98d3d4358: Final verdict of PTC: none 53@7af98d3d4358: Final verdict of PTC: none 20241031085544613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085544613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085544613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085544613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 53: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Oct 31 08:55:44 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 20241031085544663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241031085544663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Oct 31 08:55:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_sai_err_unknown_imsi started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085547736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085547736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085547739 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085547743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085547743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085547743 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 20241031085547743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085547743 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 20241031085547743 DLGSUP <0013> gsup_server.c:235 2: 20241031085547743 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085547743 DLGSUP <0013> gsup_server.c:235 3: 20241031085547743 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085547743 DLGSUP <0013> gsup_server.c:235 4: 20241031085547743 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085547743 DLGSUP <0013> gsup_server.c:235 5: 20241031085547743 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085547743 DLGSUP <0013> gsup_server.c:235 7: 20241031085547743 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085547743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085547743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085547743 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@7af98d3d4358: 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") 20241031085547761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41123<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7af98d3d4358: Created GsupExpect[0] for "262427100131334" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241031085547773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547789 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100131334"} 20241031085547789 DAUC <0003> db_auc.c:133 IMSI='262427100131334': No such subscriber 20241031085547789 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241031085547789 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427100131334" cause=IMSI unknown in HLR} 20241031085547789 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@7af98d3d4358: Found GsupExpect[0] for "262427100131334" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@7af98d3d4358: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427100131334" TC_gsup_sai_err_unknown_imsi(60)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085547792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@7af98d3d4358: Final verdict of PTC: pass 20241031085547793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241031085547794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41123<->l=127.0.0.1:4259) 20241031085547794 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085547794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085547794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@7af98d3d4358: Final verdict of PTC: none 58@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 58: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Oct 31 08:55:47 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 20241031085547837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241031085547837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12456) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Oct 31 08:55:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085550910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085550910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085550913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085550915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085550915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085550915 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 20241031085550915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085550915 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 20241031085550915 DLGSUP <0013> gsup_server.c:235 2: 20241031085550915 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085550915 DLGSUP <0013> gsup_server.c:235 3: 20241031085550915 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085550915 DLGSUP <0013> gsup_server.c:235 4: 20241031085550915 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085550915 DLGSUP <0013> gsup_server.c:235 5: 20241031085550915 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085550915 DLGSUP <0013> gsup_server.c:235 7: 20241031085550915 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085550915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085550915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085550915 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@7af98d3d4358: 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") 20241031085550941 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241031085550960 DAUC <0003> db_auc.c:157 IMSI='262428742198233': No 2G Auth Data 20241031085550961 DAUC <0003> db_auc.c:192 IMSI='262428742198233': No 3G Auth Data HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262428742198233" to be handled at TC_gsup_ul(65) 20241031085550994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241031085550997 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550997 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428742198233" cn_domain=PS} 20241031085550998 DLU <0006> fsm.c:456 lu(262428742198233)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085550998 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551013 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428742198233" cn_domain=PS} 20241031085551013 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551013 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262428742198233" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul(65)"262428742198233" 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551016 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428742198233"} 20241031085551016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551016 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551016 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428742198233"} 20241031085551016 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551016 DLU <0006> fsm.c:568 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(65)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 TC_gsup_ul(65)@7af98d3d4358: Final verdict of PTC: pass 20241031085551045 DAUC <0003> db_auc.c:157 IMSI='262421045634430': No 2G Auth Data 20241031085551045 DAUC <0003> db_auc.c:192 IMSI='262421045634430': No 3G Auth Data 20241031085551054 DLGSUP <0013> hlr.c:121 IMSI 262421045634430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262421045634430" to be handled at TC_gsup_ul(66) 20241031085551078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20241031085551082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551082 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421045634430" cn_domain=PS} 20241031085551083 DLU <0006> fsm.c:456 lu(262421045634430)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551083 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551098 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421045634430" cn_domain=PS} 20241031085551098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262421045634430" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 1TC_gsup_ul(66)"262421045634430" 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551101 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421045634430"} 20241031085551101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551101 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551101 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421045634430"} 20241031085551101 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551101 DLU <0006> fsm.c:568 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(66)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 TC_gsup_ul(66)@7af98d3d4358: Final verdict of PTC: pass 20241031085551127 DAUC <0003> db_auc.c:157 IMSI='262422845667573': No 2G Auth Data 20241031085551127 DAUC <0003> db_auc.c:192 IMSI='262422845667573': No 3G Auth Data 20241031085551135 DLGSUP <0013> hlr.c:121 IMSI 262422845667573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262422845667573" to be handled at TC_gsup_ul(67) 20241031085551159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4258 20241031085551163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551163 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422845667573" cn_domain=PS} 20241031085551163 DLU <0006> fsm.c:456 lu(262422845667573)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551163 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551179 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422845667573" cn_domain=PS} 20241031085551179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262422845667573" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 2TC_gsup_ul(67)"262422845667573" 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551182 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422845667573"} 20241031085551182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551182 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551182 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422845667573"} 20241031085551182 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551182 DLU <0006> fsm.c:568 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(67)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4258 TC_gsup_ul(67)@7af98d3d4358: Final verdict of PTC: pass 20241031085551208 DAUC <0003> db_auc.c:157 IMSI='262429998326066': No 2G Auth Data 20241031085551208 DAUC <0003> db_auc.c:192 IMSI='262429998326066': No 3G Auth Data 20241031085551217 DLGSUP <0013> hlr.c:121 IMSI 262429998326066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262429998326066" to be handled at TC_gsup_ul(68) 20241031085551242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20241031085551246 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551246 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429998326066" cn_domain=PS} 20241031085551246 DLU <0006> fsm.c:456 lu(262429998326066)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551246 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551261 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429998326066" cn_domain=PS} 20241031085551261 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551261 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262429998326066" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 3TC_gsup_ul(68)"262429998326066" 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551264 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429998326066"} 20241031085551264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551264 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551264 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429998326066"} 20241031085551264 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551264 DLU <0006> fsm.c:568 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(68)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 TC_gsup_ul(68)@7af98d3d4358: Final verdict of PTC: pass 20241031085551290 DAUC <0003> db_auc.c:157 IMSI='262427581978056': No 2G Auth Data 20241031085551290 DAUC <0003> db_auc.c:192 IMSI='262427581978056': No 3G Auth Data 20241031085551299 DLGSUP <0013> hlr.c:121 IMSI 262427581978056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262427581978056" to be handled at TC_gsup_ul(69) 20241031085551323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20241031085551327 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551327 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427581978056" cn_domain=PS} 20241031085551327 DLU <0006> fsm.c:456 lu(262427581978056)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551327 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551342 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427581978056" cn_domain=PS} 20241031085551342 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551342 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262427581978056" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 4TC_gsup_ul(69)"262427581978056" 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551345 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427581978056"} 20241031085551345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551345 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551345 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427581978056"} 20241031085551345 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551345 DLU <0006> fsm.c:568 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(69)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 TC_gsup_ul(69)@7af98d3d4358: Final verdict of PTC: pass 20241031085551371 DAUC <0003> db_auc.c:157 IMSI='262424359306419': No 2G Auth Data 20241031085551371 DAUC <0003> db_auc.c:192 IMSI='262424359306419': No 3G Auth Data 20241031085551380 DLGSUP <0013> hlr.c:121 IMSI 262424359306419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262424359306419" to be handled at TC_gsup_ul(70) 20241031085551411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20241031085551414 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551414 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424359306419" cn_domain=PS} 20241031085551414 DLU <0006> fsm.c:456 lu(262424359306419)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551414 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551431 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424359306419" cn_domain=PS} 20241031085551431 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551431 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262424359306419" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 5TC_gsup_ul(70)"262424359306419" 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551434 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424359306419"} 20241031085551434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551434 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551434 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424359306419"} 20241031085551434 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551434 DLU <0006> fsm.c:568 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(70)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 TC_gsup_ul(70)@7af98d3d4358: Final verdict of PTC: pass 20241031085551467 DAUC <0003> db_auc.c:157 IMSI='262421702078503': No 2G Auth Data 20241031085551467 DAUC <0003> db_auc.c:192 IMSI='262421702078503': No 3G Auth Data 20241031085551475 DLGSUP <0013> hlr.c:121 IMSI 262421702078503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262421702078503" to be handled at TC_gsup_ul(71) 20241031085551508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241031085551512 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551512 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421702078503" cn_domain=PS} 20241031085551512 DLU <0006> fsm.c:456 lu(262421702078503)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551512 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551527 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421702078503" cn_domain=PS} 20241031085551527 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551527 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262421702078503" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 6TC_gsup_ul(71)"262421702078503" 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551530 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421702078503"} 20241031085551530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551530 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551530 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421702078503"} 20241031085551530 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(71)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 TC_gsup_ul(71)@7af98d3d4358: Final verdict of PTC: pass 20241031085551563 DAUC <0003> db_auc.c:157 IMSI='262420646198712': No 2G Auth Data 20241031085551563 DAUC <0003> db_auc.c:192 IMSI='262420646198712': No 3G Auth Data 20241031085551572 DLGSUP <0013> hlr.c:121 IMSI 262420646198712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7af98d3d4358: Created GsupExpect[0] for "262420646198712" to be handled at TC_gsup_ul(72) 20241031085551605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20241031085551608 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551609 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420646198712" cn_domain=PS} 20241031085551609 DLU <0006> fsm.c:456 lu(262420646198712)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551609 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551624 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420646198712" cn_domain=PS} 20241031085551624 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551624 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7af98d3d4358: Found GsupExpect[0] for "262420646198712" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@7af98d3d4358: Added IMSI table entry 7TC_gsup_ul(72)"262420646198712" 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551627 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420646198712"} 20241031085551627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551627 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551627 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420646198712"} 20241031085551627 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551627 DLU <0006> fsm.c:568 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul(72)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085551629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 TC_gsup_ul(72)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085551654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20241031085551654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241031085551655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551655 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085551655 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085551655 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@7af98d3d4358: Final verdict of PTC: none 63@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Oct 31 08:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241031085551697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 20241031085551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1696) Waiting for packet dumper to finish... 1 (prev_count=1696, count=44944) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Oct 31 08:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul_via_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085554772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085554772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085554774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085554777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085554777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085554777 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 20241031085554777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085554777 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 20241031085554777 DLGSUP <0013> gsup_server.c:235 2: 20241031085554777 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085554777 DLGSUP <0013> gsup_server.c:235 3: 20241031085554777 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085554777 DLGSUP <0013> gsup_server.c:235 4: 20241031085554777 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085554777 DLGSUP <0013> gsup_server.c:235 5: 20241031085554777 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085554777 DLGSUP <0013> gsup_server.c:235 7: 20241031085554777 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085554777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085554777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085554777 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@7af98d3d4358: 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") 20241031085554797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32997<->l=127.0.0.1:4259) 20241031085554823 DAUC <0003> db_auc.c:157 IMSI='262422696113593': No 2G Auth Data 20241031085554823 DAUC <0003> db_auc.c:192 IMSI='262422696113593': No 3G Auth Data HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262422696113593" to be handled at TC_gsup_ul_via_proxy(77) 20241031085554870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20241031085554874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554874 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422696113593" cn_domain=PS source_name="the-source\n"} 20241031085554874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085554874 DLU <0006> fsm.c:456 lu(262422696113593)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085554874 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085554889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085554889 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422696113593" cn_domain=PS destination_name="the-source\n"} 20241031085554889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262422696113593" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422696113593" 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554893 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422696113593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422696113593" source_name="the-source\n"} 20241031085554893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085554893 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085554893 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422696113593" destination_name="the-source\n"} 20241031085554893 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085554893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085554893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085554893 DLU <0006> fsm.c:568 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085554895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@7af98d3d4358: Final verdict of PTC: pass 20241031085554920 DAUC <0003> db_auc.c:157 IMSI='262425735392482': No 2G Auth Data 20241031085554920 DAUC <0003> db_auc.c:192 IMSI='262425735392482': No 3G Auth Data 20241031085554929 DLGSUP <0013> hlr.c:121 IMSI 262425735392482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262425735392482" to be handled at TC_gsup_ul_via_proxy(78) 20241031085554953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031085554957 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554957 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425735392482" cn_domain=PS source_name="the-source\n"} 20241031085554957 DLU <0006> fsm.c:456 lu(262425735392482)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085554958 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085554975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085554975 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425735392482" cn_domain=PS destination_name="the-source\n"} 20241031085554975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554976 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262425735392482" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425735392482" 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554978 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425735392482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425735392482" source_name="the-source\n"} 20241031085554978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085554978 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085554978 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425735392482" destination_name="the-source\n"} 20241031085554978 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085554978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085554978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085554978 DLU <0006> fsm.c:568 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085554980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@7af98d3d4358: Final verdict of PTC: pass 20241031085555004 DAUC <0003> db_auc.c:157 IMSI='262424214495113': No 2G Auth Data 20241031085555004 DAUC <0003> db_auc.c:192 IMSI='262424214495113': No 3G Auth Data 20241031085555013 DLGSUP <0013> hlr.c:121 IMSI 262424214495113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262424214495113" to be handled at TC_gsup_ul_via_proxy(79) 20241031085555037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031085555041 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555041 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424214495113" cn_domain=PS source_name="the-source\n"} 20241031085555041 DLU <0006> fsm.c:456 lu(262424214495113)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555041 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555056 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424214495113" cn_domain=PS destination_name="the-source\n"} 20241031085555056 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555056 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262424214495113" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424214495113" 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555059 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424214495113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424214495113" source_name="the-source\n"} 20241031085555059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555059 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555059 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424214495113" destination_name="the-source\n"} 20241031085555059 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@7af98d3d4358: Final verdict of PTC: pass 20241031085555086 DAUC <0003> db_auc.c:157 IMSI='262425583522058': No 2G Auth Data 20241031085555086 DAUC <0003> db_auc.c:192 IMSI='262425583522058': No 3G Auth Data 20241031085555095 DLGSUP <0013> hlr.c:121 IMSI 262425583522058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262425583522058" to be handled at TC_gsup_ul_via_proxy(80) 20241031085555121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241031085555124 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555124 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425583522058" cn_domain=PS source_name="the-source\n"} 20241031085555124 DLU <0006> fsm.c:456 lu(262425583522058)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555124 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555139 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425583522058" cn_domain=PS destination_name="the-source\n"} 20241031085555139 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555139 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262425583522058" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425583522058" 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555142 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425583522058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425583522058" source_name="the-source\n"} 20241031085555142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555142 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555142 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425583522058" destination_name="the-source\n"} 20241031085555142 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555142 DLU <0006> fsm.c:568 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@7af98d3d4358: Final verdict of PTC: pass 20241031085555170 DAUC <0003> db_auc.c:157 IMSI='262429811542684': No 2G Auth Data 20241031085555170 DAUC <0003> db_auc.c:192 IMSI='262429811542684': No 3G Auth Data 20241031085555178 DLGSUP <0013> hlr.c:121 IMSI 262429811542684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262429811542684" to be handled at TC_gsup_ul_via_proxy(81) 20241031085555202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031085555206 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555206 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429811542684" cn_domain=PS source_name="the-source\n"} 20241031085555206 DLU <0006> fsm.c:456 lu(262429811542684)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555206 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555221 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429811542684" cn_domain=PS destination_name="the-source\n"} 20241031085555221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262429811542684" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429811542684" 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555224 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429811542684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429811542684" source_name="the-source\n"} 20241031085555224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555224 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555224 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429811542684" destination_name="the-source\n"} 20241031085555224 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555224 DLU <0006> fsm.c:568 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@7af98d3d4358: Final verdict of PTC: pass 20241031085555250 DAUC <0003> db_auc.c:157 IMSI='262420614222080': No 2G Auth Data 20241031085555250 DAUC <0003> db_auc.c:192 IMSI='262420614222080': No 3G Auth Data 20241031085555259 DLGSUP <0013> hlr.c:121 IMSI 262420614222080: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262420614222080" to be handled at TC_gsup_ul_via_proxy(82) 20241031085555291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031085555295 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555295 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420614222080" cn_domain=PS source_name="the-source\n"} 20241031085555295 DLU <0006> fsm.c:456 lu(262420614222080)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555295 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555310 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420614222080" cn_domain=PS destination_name="the-source\n"} 20241031085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262420614222080" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420614222080" 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555313 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420614222080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420614222080" source_name="the-source\n"} 20241031085555313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555313 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555313 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420614222080" destination_name="the-source\n"} 20241031085555313 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555313 DLU <0006> fsm.c:568 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@7af98d3d4358: Final verdict of PTC: pass 20241031085555347 DAUC <0003> db_auc.c:157 IMSI='262423575950259': No 2G Auth Data 20241031085555347 DAUC <0003> db_auc.c:192 IMSI='262423575950259': No 3G Auth Data 20241031085555356 DLGSUP <0013> hlr.c:121 IMSI 262423575950259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262423575950259" to be handled at TC_gsup_ul_via_proxy(83) 20241031085555389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241031085555392 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555392 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423575950259" cn_domain=PS source_name="the-source\n"} 20241031085555392 DLU <0006> fsm.c:456 lu(262423575950259)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555392 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555407 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423575950259" cn_domain=PS destination_name="the-source\n"} 20241031085555407 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555407 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262423575950259" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423575950259" 20241031085555410 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555411 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423575950259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423575950259" source_name="the-source\n"} 20241031085555411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555411 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555411 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423575950259" destination_name="the-source\n"} 20241031085555411 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555411 DLU <0006> fsm.c:568 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@7af98d3d4358: Final verdict of PTC: pass 20241031085555445 DAUC <0003> db_auc.c:157 IMSI='262424975000780': No 2G Auth Data 20241031085555445 DAUC <0003> db_auc.c:192 IMSI='262424975000780': No 3G Auth Data 20241031085555453 DLGSUP <0013> hlr.c:121 IMSI 262424975000780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7af98d3d4358: Created GsupExpect[0] for "262424975000780" to be handled at TC_gsup_ul_via_proxy(84) 20241031085555485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241031085555489 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555489 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424975000780" cn_domain=PS source_name="the-source\n"} 20241031085555489 DLU <0006> fsm.c:456 lu(262424975000780)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555489 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555505 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424975000780" cn_domain=PS destination_name="the-source\n"} 20241031085555505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7af98d3d4358: Found GsupExpect[0] for "262424975000780" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@7af98d3d4358: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424975000780" 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555508 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424975000780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424975000780" source_name="the-source\n"} 20241031085555508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555508 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555508 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424975000780" destination_name="the-source\n"} 20241031085555508 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555508 DLU <0006> fsm.c:568 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085555510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085555535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 20241031085555536 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085555536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(74)@7af98d3d4358: Final verdict of PTC: none 20241031085555536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085555536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085555537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32997<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@7af98d3d4358: Final verdict of PTC: none 75@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Oct 31 08:55:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241031085555576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20241031085555577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31324) Waiting for packet dumper to finish... 1 (prev_count=31324, count=45560) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Oct 31 08:55:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_ul_subscriber_data started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085558655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085558655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085558657 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085558660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085558660 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085558660 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 20241031085558660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085558660 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 20241031085558660 DLGSUP <0013> gsup_server.c:235 2: 20241031085558660 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085558660 DLGSUP <0013> gsup_server.c:235 3: 20241031085558660 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085558660 DLGSUP <0013> gsup_server.c:235 4: 20241031085558660 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085558660 DLGSUP <0013> gsup_server.c:235 5: 20241031085558660 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085558660 DLGSUP <0013> gsup_server.c:235 7: 20241031085558660 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085558660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085558660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085558660 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@7af98d3d4358: 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") 20241031085558683 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40525<->l=127.0.0.1:4259) 20241031085558705 DAUC <0003> db_auc.c:157 IMSI='262422974320209': No 2G Auth Data 20241031085558705 DAUC <0003> db_auc.c:192 IMSI='262422974320209': No 3G Auth Data HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262422974320209" to be handled at TC_gsup_ul_subscriber_data(89) 20241031085558740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085558746 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558746 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422974320209" cn_domain=PS} 20241031085558746 DLU <0006> fsm.c:456 lu(262422974320209)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558746 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558776 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422974320209" cn_domain=PS} 20241031085558776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262422974320209" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422974320209" 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558780 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422974320209"} 20241031085558780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558780 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558780 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422974320209"} 20241031085558780 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558780 DLU <0006> fsm.c:568 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085558783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7af98d3d4358: Final verdict of PTC: pass 20241031085558812 DAUC <0003> db_auc.c:157 IMSI='262429343568251': No 2G Auth Data 20241031085558812 DAUC <0003> db_auc.c:192 IMSI='262429343568251': No 3G Auth Data 20241031085558821 DLGSUP <0013> hlr.c:121 IMSI 262429343568251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262429343568251" to be handled at TC_gsup_ul_subscriber_data(90) 20241031085558843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085558846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558846 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429343568251" cn_domain=PS} 20241031085558846 DLU <0006> fsm.c:456 lu(262429343568251)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558846 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558870 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429343568251" cn_domain=PS} 20241031085558870 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558870 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262429343568251" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429343568251" 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558873 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429343568251"} 20241031085558873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558873 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558873 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429343568251"} 20241031085558873 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558873 DLU <0006> fsm.c:568 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085558875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7af98d3d4358: Final verdict of PTC: pass 20241031085558903 DAUC <0003> db_auc.c:157 IMSI='262424538957319': No 2G Auth Data 20241031085558903 DAUC <0003> db_auc.c:192 IMSI='262424538957319': No 3G Auth Data 20241031085558911 DLGSUP <0013> hlr.c:121 IMSI 262424538957319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262424538957319" to be handled at TC_gsup_ul_subscriber_data(91) 20241031085558934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085558938 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558938 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424538957319" cn_domain=PS} 20241031085558938 DLU <0006> fsm.c:456 lu(262424538957319)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558938 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558952 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424538957319" cn_domain=PS} 20241031085558952 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558953 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262424538957319" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424538957319" 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558955 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424538957319"} 20241031085558955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558955 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558955 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424538957319"} 20241031085558955 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558955 DLU <0006> fsm.c:568 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085558957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7af98d3d4358: Final verdict of PTC: pass 20241031085558982 DAUC <0003> db_auc.c:157 IMSI='262429749759978': No 2G Auth Data 20241031085558982 DAUC <0003> db_auc.c:192 IMSI='262429749759978': No 3G Auth Data 20241031085558990 DLGSUP <0013> hlr.c:121 IMSI 262429749759978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262429749759978" to be handled at TC_gsup_ul_subscriber_data(92) 20241031085559013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085559018 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559018 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429749759978" cn_domain=PS} 20241031085559018 DLU <0006> fsm.c:456 lu(262429749759978)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559018 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559033 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429749759978" cn_domain=PS} 20241031085559033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262429749759978" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429749759978" 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559036 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429749759978"} 20241031085559036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559036 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559036 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429749759978"} 20241031085559036 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559036 DLU <0006> fsm.c:568 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085559038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7af98d3d4358: Final verdict of PTC: pass 20241031085559062 DAUC <0003> db_auc.c:157 IMSI='262422305421411': No 2G Auth Data 20241031085559062 DAUC <0003> db_auc.c:192 IMSI='262422305421411': No 3G Auth Data 20241031085559070 DLGSUP <0013> hlr.c:121 IMSI 262422305421411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262422305421411" to be handled at TC_gsup_ul_subscriber_data(93) 20241031085559091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085559095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559095 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422305421411" cn_domain=PS} 20241031085559095 DLU <0006> fsm.c:456 lu(262422305421411)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559095 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559111 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422305421411" cn_domain=PS} 20241031085559111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262422305421411" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422305421411" 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559114 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422305421411"} 20241031085559114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559114 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559114 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422305421411"} 20241031085559114 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559114 DLU <0006> fsm.c:568 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085559116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7af98d3d4358: Final verdict of PTC: pass 20241031085559139 DAUC <0003> db_auc.c:157 IMSI='262421244285177': No 2G Auth Data 20241031085559139 DAUC <0003> db_auc.c:192 IMSI='262421244285177': No 3G Auth Data 20241031085559147 DLGSUP <0013> hlr.c:121 IMSI 262421244285177: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262421244285177" to be handled at TC_gsup_ul_subscriber_data(94) 20241031085559177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085559181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559181 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421244285177" cn_domain=PS} 20241031085559181 DLU <0006> fsm.c:456 lu(262421244285177)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559181 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559196 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421244285177" cn_domain=PS} 20241031085559196 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559197 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262421244285177" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421244285177" 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559199 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421244285177"} 20241031085559199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559199 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559199 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421244285177"} 20241031085559199 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559199 DLU <0006> fsm.c:568 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085559202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7af98d3d4358: Final verdict of PTC: pass 20241031085559232 DAUC <0003> db_auc.c:157 IMSI='262421463661607': No 2G Auth Data 20241031085559232 DAUC <0003> db_auc.c:192 IMSI='262421463661607': No 3G Auth Data 20241031085559240 DLGSUP <0013> hlr.c:121 IMSI 262421463661607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262421463661607" to be handled at TC_gsup_ul_subscriber_data(95) 20241031085559270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085559274 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559274 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421463661607" cn_domain=PS} 20241031085559274 DLU <0006> fsm.c:456 lu(262421463661607)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559274 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559290 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421463661607" cn_domain=PS} 20241031085559290 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559290 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262421463661607" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421463661607" 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559293 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421463661607"} 20241031085559293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559293 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559293 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421463661607"} 20241031085559293 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559293 DLU <0006> fsm.c:568 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085559295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7af98d3d4358: Final verdict of PTC: pass 20241031085559325 DAUC <0003> db_auc.c:157 IMSI='262420141328676': No 2G Auth Data 20241031085559325 DAUC <0003> db_auc.c:192 IMSI='262420141328676': No 3G Auth Data 20241031085559333 DLGSUP <0013> hlr.c:121 IMSI 262420141328676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7af98d3d4358: Created GsupExpect[0] for "262420141328676" to be handled at TC_gsup_ul_subscriber_data(96) 20241031085559364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7af98d3d4358: GSUP ul subscriber_data<unbound> 20241031085559368 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559368 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420141328676" cn_domain=PS} 20241031085559368 DLU <0006> fsm.c:456 lu(262420141328676)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559368 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559383 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420141328676" cn_domain=PS} 20241031085559383 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559383 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7af98d3d4358: Found GsupExpect[0] for "262420141328676" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@7af98d3d4358: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420141328676" 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559385 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420141328676"} 20241031085559385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559385 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559385 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420141328676"} 20241031085559385 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559385 DLU <0006> fsm.c:568 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085559387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085559413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 20241031085559413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40525<->l=127.0.0.1:4259) 20241031085559414 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085559414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085559414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@7af98d3d4358: Final verdict of PTC: none 87@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Oct 31 08:55:59 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 20241031085559454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20241031085559555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=50612) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Oct 31 08:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_vty started. MTC@7af98d3d4358: legacy= true 20241031085602625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085602625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085602628 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085602630 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085602630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085602630 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 20241031085602630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085602630 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 20241031085602630 DLGSUP <0013> gsup_server.c:235 2: 20241031085602630 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085602630 DLGSUP <0013> gsup_server.c:235 3: 20241031085602630 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085602631 DLGSUP <0013> gsup_server.c:235 4: 20241031085602631 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085602631 DLGSUP <0013> gsup_server.c:235 5: 20241031085602631 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085602631 DLGSUP <0013> gsup_server.c:235 7: 20241031085602631 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085602631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085602631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085602631 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@7af98d3d4358: 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") 20241031085602650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241031085602673 DAUC <0003> db_auc.c:157 IMSI='262423914398407': No 2G Auth Data 20241031085602673 DAUC <0003> db_auc.c:192 IMSI='262423914398407': No 3G Auth Data 20241031085602694 DAUC <0003> db_auc.c:192 IMSI='262423914398407': No 3G Auth Data 20241031085602720 DAUC <0003> db_auc.c:157 IMSI='262420940440280': No 2G Auth Data 20241031085602720 DAUC <0003> db_auc.c:192 IMSI='262420940440280': No 3G Auth Data 20241031085602740 DAUC <0003> db_auc.c:157 IMSI='262420940440280': No 2G Auth Data 20241031085602778 DAUC <0003> db_auc.c:157 IMSI='262425096272361': No 2G Auth Data 20241031085602778 DAUC <0003> db_auc.c:192 IMSI='262425096272361': No 3G Auth Data MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085602841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241031085602842 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085602842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085602842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085602842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40111<->l=127.0.0.1:4259) 98@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@7af98d3d4358: Test case TC_vty finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Oct 31 08:56:02 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241031085602887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20241031085602987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Oct 31 08:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_vty_msisdn_isd started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085606063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085606063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085606065 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085606067 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085606067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085606067 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 20241031085606067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085606067 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 20241031085606067 DLGSUP <0013> gsup_server.c:235 2: 20241031085606067 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085606067 DLGSUP <0013> gsup_server.c:235 3: 20241031085606067 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085606067 DLGSUP <0013> gsup_server.c:235 4: 20241031085606067 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085606067 DLGSUP <0013> gsup_server.c:235 5: 20241031085606067 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085606067 DLGSUP <0013> gsup_server.c:235 7: 20241031085606067 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085606067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085606067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085606067 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@7af98d3d4358: 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") 20241031085606086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39301<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7af98d3d4358: Created GsupExpect[0] for "262425085516547" to be handled at TC_vty_msisdn_isd(104) 20241031085606099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031085606111 DAUC <0003> db_auc.c:157 IMSI='262425085516547': No 2G Auth Data 20241031085606111 DAUC <0003> db_auc.c:192 IMSI='262425085516547': No 3G Auth Data 20241031085606142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606142 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425085516547" cn_domain=PS} 20241031085606142 DLU <0006> fsm.c:456 lu(262425085516547)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085606142 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085606157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085606157 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425085516547" cn_domain=PS} 20241031085606157 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606157 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@7af98d3d4358: Found GsupExpect[0] for "262425085516547" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@7af98d3d4358: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425085516547" 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606161 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425085516547"} 20241031085606161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085606161 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085606161 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425085516547"} 20241031085606161 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085606161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085606161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085606161 DLU <0006> fsm.c:568 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7af98d3d4358: setverdict(pass): none -> pass 20241031085606171 DLGSUP <0013> hlr.c:128 IMSI 262425085516547: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241031085606171 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606171 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085606173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031085606173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606173 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425085516547"} 20241031085606173 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241031085606173 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@7af98d3d4358: Final verdict of PTC: pass 20241031085606174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241031085606175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085606175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085606175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@7af98d3d4358: Final verdict of PTC: none 20241031085606176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39301<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@7af98d3d4358: Final verdict of PTC: none 102@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 102: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@7af98d3d4358: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Oct 31 08:56:06 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 20241031085606218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241031085606318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Oct 31 08:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_purge_cs started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085609394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085609394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085609396 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085609398 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085609398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085609398 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 20241031085609398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085609398 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 20241031085609398 DLGSUP <0013> gsup_server.c:235 2: 20241031085609398 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085609398 DLGSUP <0013> gsup_server.c:235 3: 20241031085609398 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085609398 DLGSUP <0013> gsup_server.c:235 4: 20241031085609398 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085609398 DLGSUP <0013> gsup_server.c:235 5: 20241031085609398 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085609398 DLGSUP <0013> gsup_server.c:235 7: 20241031085609398 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085609398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085609398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085609398 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@7af98d3d4358: 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") 20241031085609415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33623<->l=127.0.0.1:4259) 20241031085609429 DAUC <0003> db_auc.c:157 IMSI='262423986665300': No 2G Auth Data 20241031085609429 DAUC <0003> db_auc.c:192 IMSI='262423986665300': No 3G Auth Data HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262423986665300" to be handled at TC_gsup_purge_cs(109) 20241031085609479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031085609484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609484 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423986665300" cn_domain=PS} 20241031085609484 DLU <0006> fsm.c:456 lu(262423986665300)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609484 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609505 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423986665300" cn_domain=PS} 20241031085609506 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609506 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262423986665300" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423986665300" 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609509 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423986665300"} 20241031085609509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609509 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609509 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423986665300"} 20241031085609509 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609509 DLU <0006> fsm.c:568 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609512 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609512 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423986665300" cn_domain=CS} 20241031085609512 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609522 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423986665300"} 20241031085609522 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@7af98d3d4358: Final verdict of PTC: pass 20241031085609552 DAUC <0003> db_auc.c:157 IMSI='262420036619845': No 2G Auth Data 20241031085609552 DAUC <0003> db_auc.c:192 IMSI='262420036619845': No 3G Auth Data 20241031085609560 DLGSUP <0013> hlr.c:121 IMSI 262420036619845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262420036619845" to be handled at TC_gsup_purge_cs(110) 20241031085609581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241031085609585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609585 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420036619845" cn_domain=PS} 20241031085609585 DLU <0006> fsm.c:456 lu(262420036619845)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609585 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609600 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420036619845" cn_domain=PS} 20241031085609600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609601 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262420036619845" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420036619845" 20241031085609603 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609603 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420036619845"} 20241031085609603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609603 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609603 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420036619845"} 20241031085609603 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609603 DLU <0006> fsm.c:568 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609603 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609606 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609606 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420036619845" cn_domain=CS} 20241031085609606 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609613 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420036619845"} 20241031085609613 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@7af98d3d4358: Final verdict of PTC: pass 20241031085609639 DAUC <0003> db_auc.c:157 IMSI='262429475708485': No 2G Auth Data 20241031085609639 DAUC <0003> db_auc.c:192 IMSI='262429475708485': No 3G Auth Data 20241031085609648 DLGSUP <0013> hlr.c:121 IMSI 262429475708485: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262429475708485" to be handled at TC_gsup_purge_cs(111) 20241031085609671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241031085609674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609674 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429475708485" cn_domain=PS} 20241031085609674 DLU <0006> fsm.c:456 lu(262429475708485)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609674 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609689 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429475708485" cn_domain=PS} 20241031085609689 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609689 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262429475708485" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429475708485" 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609691 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429475708485"} 20241031085609691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609691 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609691 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429475708485"} 20241031085609691 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609691 DLU <0006> fsm.c:568 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609693 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609693 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429475708485" cn_domain=CS} 20241031085609694 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609701 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429475708485"} 20241031085609701 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@7af98d3d4358: Final verdict of PTC: pass 20241031085609727 DAUC <0003> db_auc.c:157 IMSI='262421601117413': No 2G Auth Data 20241031085609727 DAUC <0003> db_auc.c:192 IMSI='262421601117413': No 3G Auth Data 20241031085609736 DLGSUP <0013> hlr.c:121 IMSI 262421601117413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262421601117413" to be handled at TC_gsup_purge_cs(112) 20241031085609763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241031085609767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609767 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421601117413" cn_domain=PS} 20241031085609767 DLU <0006> fsm.c:456 lu(262421601117413)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609767 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609783 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421601117413" cn_domain=PS} 20241031085609783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262421601117413" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421601117413" 20241031085609785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609785 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421601117413"} 20241031085609785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609785 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609785 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421601117413"} 20241031085609785 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609785 DLU <0006> fsm.c:568 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609788 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609788 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421601117413" cn_domain=CS} 20241031085609788 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609797 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421601117413"} 20241031085609797 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@7af98d3d4358: Final verdict of PTC: pass 20241031085609824 DAUC <0003> db_auc.c:157 IMSI='262426471775061': No 2G Auth Data 20241031085609824 DAUC <0003> db_auc.c:192 IMSI='262426471775061': No 3G Auth Data 20241031085609832 DLGSUP <0013> hlr.c:121 IMSI 262426471775061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262426471775061" to be handled at TC_gsup_purge_cs(113) 20241031085609856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20241031085609860 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609860 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426471775061" cn_domain=PS} 20241031085609860 DLU <0006> fsm.c:456 lu(262426471775061)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609860 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609876 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426471775061" cn_domain=PS} 20241031085609876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262426471775061" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426471775061" 20241031085609879 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609879 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426471775061"} 20241031085609879 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609879 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609879 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426471775061"} 20241031085609879 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609879 DLU <0006> fsm.c:568 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609879 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609882 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426471775061" cn_domain=CS} 20241031085609882 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609889 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426471775061"} 20241031085609889 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@7af98d3d4358: Final verdict of PTC: pass 20241031085609914 DAUC <0003> db_auc.c:157 IMSI='262429454358166': No 2G Auth Data 20241031085609914 DAUC <0003> db_auc.c:192 IMSI='262429454358166': No 3G Auth Data 20241031085609922 DLGSUP <0013> hlr.c:121 IMSI 262429454358166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262429454358166" to be handled at TC_gsup_purge_cs(114) 20241031085609955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 20241031085609958 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609958 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429454358166" cn_domain=PS} 20241031085609958 DLU <0006> fsm.c:456 lu(262429454358166)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609958 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609980 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429454358166" cn_domain=PS} 20241031085609980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262429454358166" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429454358166" 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609983 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429454358166"} 20241031085609983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609983 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609983 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429454358166"} 20241031085609983 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609983 DLU <0006> fsm.c:568 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7af98d3d4358: setverdict(pass): none -> pass 20241031085609985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609985 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429454358166" cn_domain=CS} 20241031085609985 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609994 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429454358166"} 20241031085609994 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609994 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609994 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085609995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@7af98d3d4358: Final verdict of PTC: pass 20241031085610037 DAUC <0003> db_auc.c:157 IMSI='262421290339052': No 2G Auth Data 20241031085610037 DAUC <0003> db_auc.c:192 IMSI='262421290339052': No 3G Auth Data 20241031085610045 DLGSUP <0013> hlr.c:121 IMSI 262421290339052: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262421290339052" to be handled at TC_gsup_purge_cs(115) 20241031085610082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031085610085 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610085 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421290339052" cn_domain=PS} 20241031085610085 DLU <0006> fsm.c:456 lu(262421290339052)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085610086 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085610105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085610105 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421290339052" cn_domain=PS} 20241031085610105 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610105 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262421290339052" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421290339052" 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610108 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421290339052"} 20241031085610108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085610108 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085610108 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421290339052"} 20241031085610108 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085610108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085610108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085610108 DLU <0006> fsm.c:568 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7af98d3d4358: setverdict(pass): none -> pass 20241031085610110 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610110 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421290339052" cn_domain=CS} 20241031085610110 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085610117 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421290339052"} 20241031085610117 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085610117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085610119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@7af98d3d4358: Final verdict of PTC: pass 20241031085610151 DAUC <0003> db_auc.c:157 IMSI='262424404686101': No 2G Auth Data 20241031085610151 DAUC <0003> db_auc.c:192 IMSI='262424404686101': No 3G Auth Data 20241031085610166 DLGSUP <0013> hlr.c:121 IMSI 262424404686101: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7af98d3d4358: Created GsupExpect[0] for "262424404686101" to be handled at TC_gsup_purge_cs(116) 20241031085610197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20241031085610201 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610201 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424404686101" cn_domain=PS} 20241031085610201 DLU <0006> fsm.c:456 lu(262424404686101)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085610201 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085610216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085610216 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424404686101" cn_domain=PS} 20241031085610216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7af98d3d4358: Found GsupExpect[0] for "262424404686101" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@7af98d3d4358: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424404686101" 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610219 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424404686101"} 20241031085610219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085610219 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085610219 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424404686101"} 20241031085610219 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085610219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085610219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085610219 DLU <0006> fsm.c:568 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7af98d3d4358: setverdict(pass): none -> pass 20241031085610221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610221 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424404686101" cn_domain=CS} 20241031085610221 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085610228 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424404686101"} 20241031085610228 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085610228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085610230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085610256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 20241031085610257 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610257 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085610257 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085610257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085610257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33623<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@7af98d3d4358: Final verdict of PTC: none 107@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Oct 31 08:56:10 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 20241031085610299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20241031085610400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30448) Waiting for packet dumper to finish... 1 (prev_count=30448, count=48780) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Oct 31 08:56:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_purge_ps started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085613477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085613477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085613479 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085613482 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613482 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085613482 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085613482 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 20241031085613482 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085613482 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 20241031085613482 DLGSUP <0013> gsup_server.c:235 2: 20241031085613482 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085613482 DLGSUP <0013> gsup_server.c:235 3: 20241031085613482 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085613482 DLGSUP <0013> gsup_server.c:235 4: 20241031085613482 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085613482 DLGSUP <0013> gsup_server.c:235 5: 20241031085613482 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085613482 DLGSUP <0013> gsup_server.c:235 7: 20241031085613482 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085613482 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085613482 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085613482 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@7af98d3d4358: 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") 20241031085613505 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39723<->l=127.0.0.1:4259) 20241031085613521 DAUC <0003> db_auc.c:157 IMSI='262420685672038': No 2G Auth Data 20241031085613521 DAUC <0003> db_auc.c:192 IMSI='262420685672038': No 3G Auth Data HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262420685672038" to be handled at TC_gsup_purge_ps(121) 20241031085613555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241031085613559 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613559 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613559 DLU <0006> fsm.c:456 lu(262420685672038)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613560 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613575 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613575 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613575 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262420685672038" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420685672038" 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613579 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420685672038"} 20241031085613579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613579 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613579 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420685672038"} 20241031085613579 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613579 DLU <0006> fsm.c:568 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7af98d3d4358: setverdict(pass): none -> pass 20241031085613582 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613582 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613582 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613589 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420685672038"} 20241031085613589 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613589 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613589 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085613591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@7af98d3d4358: Final verdict of PTC: pass 20241031085613616 DAUC <0003> db_auc.c:157 IMSI='262427944635573': No 2G Auth Data 20241031085613616 DAUC <0003> db_auc.c:192 IMSI='262427944635573': No 3G Auth Data 20241031085613624 DLGSUP <0013> hlr.c:121 IMSI 262427944635573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262427944635573" to be handled at TC_gsup_purge_ps(122) 20241031085613651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 20241031085613656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613656 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613656 DLU <0006> fsm.c:456 lu(262427944635573)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613656 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613671 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613671 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613671 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262427944635573" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427944635573" 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613674 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427944635573"} 20241031085613674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613674 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613674 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427944635573"} 20241031085613674 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613674 DLU <0006> fsm.c:568 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7af98d3d4358: setverdict(pass): none -> pass 20241031085613676 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613676 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613676 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613684 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427944635573"} 20241031085613684 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613684 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613684 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085613686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@7af98d3d4358: Final verdict of PTC: pass 20241031085613711 DAUC <0003> db_auc.c:157 IMSI='262426610286337': No 2G Auth Data 20241031085613711 DAUC <0003> db_auc.c:192 IMSI='262426610286337': No 3G Auth Data 20241031085613718 DLGSUP <0013> hlr.c:121 IMSI 262426610286337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262426610286337" to be handled at TC_gsup_purge_ps(123) 20241031085613744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031085613748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613748 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613749 DLU <0006> fsm.c:456 lu(262426610286337)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613749 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613764 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613764 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613764 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262426610286337" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426610286337" 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613767 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426610286337"} 20241031085613767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613767 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613767 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426610286337"} 20241031085613767 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613767 DLU <0006> fsm.c:568 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7af98d3d4358: setverdict(pass): none -> pass 20241031085613769 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613769 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613769 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613777 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426610286337"} 20241031085613777 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085613778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@7af98d3d4358: Final verdict of PTC: pass 20241031085613803 DAUC <0003> db_auc.c:157 IMSI='262429376742758': No 2G Auth Data 20241031085613803 DAUC <0003> db_auc.c:192 IMSI='262429376742758': No 3G Auth Data 20241031085613811 DLGSUP <0013> hlr.c:121 IMSI 262429376742758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262429376742758" to be handled at TC_gsup_purge_ps(124) 20241031085613836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20241031085613840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613840 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613840 DLU <0006> fsm.c:456 lu(262429376742758)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613840 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613855 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262429376742758" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429376742758" 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613858 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429376742758"} 20241031085613858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613858 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613858 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429376742758"} 20241031085613858 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613858 DLU <0006> fsm.c:568 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7af98d3d4358: setverdict(pass): none -> pass 20241031085613860 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613860 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613860 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613868 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429376742758"} 20241031085613868 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085613870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@7af98d3d4358: Final verdict of PTC: pass 20241031085613895 DAUC <0003> db_auc.c:157 IMSI='262420711664829': No 2G Auth Data 20241031085613895 DAUC <0003> db_auc.c:192 IMSI='262420711664829': No 3G Auth Data 20241031085613904 DLGSUP <0013> hlr.c:121 IMSI 262420711664829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262420711664829" to be handled at TC_gsup_purge_ps(125) 20241031085613929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031085613933 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613933 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613933 DLU <0006> fsm.c:456 lu(262420711664829)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613933 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613948 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262420711664829" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420711664829" 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613951 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420711664829"} 20241031085613951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613951 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613951 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420711664829"} 20241031085613951 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613951 DLU <0006> fsm.c:568 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7af98d3d4358: setverdict(pass): none -> pass 20241031085613954 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613954 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613954 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613968 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420711664829"} 20241031085613968 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613968 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613968 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085613970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@7af98d3d4358: Final verdict of PTC: pass 20241031085614004 DAUC <0003> db_auc.c:157 IMSI='262426598693734': No 2G Auth Data 20241031085614004 DAUC <0003> db_auc.c:192 IMSI='262426598693734': No 3G Auth Data 20241031085614015 DLGSUP <0013> hlr.c:121 IMSI 262426598693734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262426598693734" to be handled at TC_gsup_purge_ps(126) 20241031085614049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241031085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614052 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614052 DLU <0006> fsm.c:456 lu(262426598693734)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614052 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614068 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614068 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614068 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262426598693734" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426598693734" 20241031085614070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614071 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426598693734"} 20241031085614071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614071 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614071 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426598693734"} 20241031085614071 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614071 DLU <0006> fsm.c:568 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7af98d3d4358: setverdict(pass): none -> pass 20241031085614073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614073 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614073 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614082 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426598693734"} 20241031085614082 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085614084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@7af98d3d4358: Final verdict of PTC: pass 20241031085614115 DAUC <0003> db_auc.c:157 IMSI='262421260158471': No 2G Auth Data 20241031085614115 DAUC <0003> db_auc.c:192 IMSI='262421260158471': No 3G Auth Data 20241031085614123 DLGSUP <0013> hlr.c:121 IMSI 262421260158471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262421260158471" to be handled at TC_gsup_purge_ps(127) 20241031085614157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20241031085614160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614160 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614160 DLU <0006> fsm.c:456 lu(262421260158471)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614160 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614175 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262421260158471" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421260158471" 20241031085614177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614178 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421260158471"} 20241031085614178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614178 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614178 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421260158471"} 20241031085614178 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614178 DLU <0006> fsm.c:568 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614178 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614178 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7af98d3d4358: setverdict(pass): none -> pass 20241031085614180 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614180 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614180 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614187 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421260158471"} 20241031085614187 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614187 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614187 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085614188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@7af98d3d4358: Final verdict of PTC: pass 20241031085614220 DAUC <0003> db_auc.c:157 IMSI='262428883443392': No 2G Auth Data 20241031085614220 DAUC <0003> db_auc.c:192 IMSI='262428883443392': No 3G Auth Data 20241031085614228 DLGSUP <0013> hlr.c:121 IMSI 262428883443392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7af98d3d4358: Created GsupExpect[0] for "262428883443392" to be handled at TC_gsup_purge_ps(128) 20241031085614260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 20241031085614263 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614263 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614263 DLU <0006> fsm.c:456 lu(262428883443392)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614263 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614279 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614279 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614279 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7af98d3d4358: Found GsupExpect[0] for "262428883443392" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@7af98d3d4358: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428883443392" 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614282 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428883443392"} 20241031085614282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614282 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614282 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428883443392"} 20241031085614282 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614282 DLU <0006> fsm.c:568 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7af98d3d4358: setverdict(pass): none -> pass 20241031085614284 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614284 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614284 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614291 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428883443392"} 20241031085614292 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614292 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614292 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085614293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085614318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031085614319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39723<->l=127.0.0.1:4259) 20241031085614319 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085614319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085614319 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)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(118)@7af98d3d4358: Final verdict of PTC: none 119@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Oct 31 08:56:14 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 20241031085614364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20241031085614464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Oct 31 08:56:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_purge_unknown started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085617539 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085617539 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085617541 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085617543 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617543 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085617543 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085617543 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 20241031085617543 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085617543 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 20241031085617543 DLGSUP <0013> gsup_server.c:235 2: 20241031085617543 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085617543 DLGSUP <0013> gsup_server.c:235 3: 20241031085617543 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085617543 DLGSUP <0013> gsup_server.c:235 4: 20241031085617543 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085617543 DLGSUP <0013> gsup_server.c:235 5: 20241031085617543 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085617543 DLGSUP <0013> gsup_server.c:235 7: 20241031085617543 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085617543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085617543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085617543 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@7af98d3d4358: 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") 20241031085617564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36925<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7af98d3d4358: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241031085617577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617585 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} 20241031085617585 DLU <0006> fsm.c:456 lu(2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085617585 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 20241031085617585 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} 20241031085617585 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085617585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085617585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085617585 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@7af98d3d4358: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@7af98d3d4358: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@7af98d3d4358: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085617588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085617589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241031085617590 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085617590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085617590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085617590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36925<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7af98d3d4358: Final verdict of PTC: none 131@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Oct 31 08:56:17 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 20241031085617632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241031085617732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12428) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Oct 31 08:56:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_unknown started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085620809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085620809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085620812 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085620816 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620816 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085620816 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085620816 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 20241031085620816 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085620816 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 20241031085620816 DLGSUP <0013> gsup_server.c:235 2: 20241031085620816 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085620816 DLGSUP <0013> gsup_server.c:235 3: 20241031085620816 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085620816 DLGSUP <0013> gsup_server.c:235 4: 20241031085620816 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085620816 DLGSUP <0013> gsup_server.c:235 5: 20241031085620816 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085620816 DLGSUP <0013> gsup_server.c:235 7: 20241031085620816 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085620816 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085620816 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085620816 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@7af98d3d4358: 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") 20241031085620835 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40187<->l=127.0.0.1:4259) 20241031085620850 DAUC <0003> db_auc.c:157 IMSI='262424061681113': No 2G Auth Data 20241031085620850 DAUC <0003> db_auc.c:192 IMSI='262424061681113': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262424061681113" to be handled at TC_mo_ussd_unknown(138) 20241031085620893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620899 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424061681113" session_id=2391761886 session_state=BEGIN} 20241031085620899 DSS <0004> hlr_ussd.c:576 262424061681113/0x8e8f63de: Process SS (BEGIN) 20241031085620899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:518 262424061681113/0x8e8f63de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:523 262424061681113/0x8e8f63de: USSD for unknown code '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:354 262424061681113/0x8e8f63de: Tx ReturnError(1, 0x12) 20241031085620899 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424061681113" session_id=2391761886 session_state=END} 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262424061681113" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424061681113" TC_mo_ussd_unknown(138)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@7af98d3d4358: setverdict(pass): none -> pass 20241031085620902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@7af98d3d4358: Final verdict of PTC: pass 20241031085620911 DAUC <0003> db_auc.c:157 IMSI='262422227012091': No 2G Auth Data 20241031085620911 DAUC <0003> db_auc.c:192 IMSI='262422227012091': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262422227012091" to be handled at TC_mo_ussd_unknown(139) 20241031085620944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620950 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422227012091" session_id=2235491221 session_state=BEGIN} 20241031085620950 DSS <0004> hlr_ussd.c:576 262422227012091/0x853ee395: Process SS (BEGIN) 20241031085620950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:518 262422227012091/0x853ee395: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:523 262422227012091/0x853ee395: USSD for unknown code '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:354 262422227012091/0x853ee395: Tx ReturnError(1, 0x12) 20241031085620950 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422227012091" session_id=2235491221 session_state=END} 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262422227012091" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422227012091" TC_mo_ussd_unknown(139)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@7af98d3d4358: setverdict(pass): none -> pass 20241031085620953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@7af98d3d4358: Final verdict of PTC: pass 20241031085620962 DAUC <0003> db_auc.c:157 IMSI='262423943437097': No 2G Auth Data 20241031085620962 DAUC <0003> db_auc.c:192 IMSI='262423943437097': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262423943437097" to be handled at TC_mo_ussd_unknown(140) 20241031085620994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620999 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423943437097" session_id=1813089890 session_state=BEGIN} 20241031085620999 DSS <0004> hlr_ussd.c:576 262423943437097/0x6c118e62: Process SS (BEGIN) 20241031085620999 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:518 262423943437097/0x6c118e62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:523 262423943437097/0x6c118e62: USSD for unknown code '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:354 262423943437097/0x6c118e62: Tx ReturnError(1, 0x12) 20241031085620999 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423943437097" session_id=1813089890 session_state=END} 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262423943437097" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423943437097" TC_mo_ussd_unknown(140)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@7af98d3d4358: Final verdict of PTC: pass 20241031085621019 DAUC <0003> db_auc.c:157 IMSI='262426313756238': No 2G Auth Data 20241031085621019 DAUC <0003> db_auc.c:192 IMSI='262426313756238': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262426313756238" to be handled at TC_mo_ussd_unknown(141) 20241031085621047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621053 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426313756238" session_id=2342331735 session_state=BEGIN} 20241031085621053 DSS <0004> hlr_ussd.c:576 262426313756238/0x8b9d2557: Process SS (BEGIN) 20241031085621053 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:518 262426313756238/0x8b9d2557: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:523 262426313756238/0x8b9d2557: USSD for unknown code '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:354 262426313756238/0x8b9d2557: Tx ReturnError(1, 0x12) 20241031085621053 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426313756238" session_id=2342331735 session_state=END} 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262426313756238" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426313756238" TC_mo_ussd_unknown(141)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@7af98d3d4358: Final verdict of PTC: pass 20241031085621060 DAUC <0003> db_auc.c:157 IMSI='262428522138488': No 2G Auth Data 20241031085621060 DAUC <0003> db_auc.c:192 IMSI='262428522138488': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262428522138488" to be handled at TC_mo_ussd_unknown(142) 20241031085621085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621091 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428522138488" session_id=2848389028 session_state=BEGIN} 20241031085621091 DSS <0004> hlr_ussd.c:576 262428522138488/0xa9c6f7a4: Process SS (BEGIN) 20241031085621091 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:518 262428522138488/0xa9c6f7a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:523 262428522138488/0xa9c6f7a4: USSD for unknown code '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:354 262428522138488/0xa9c6f7a4: Tx ReturnError(1, 0x12) 20241031085621091 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428522138488" session_id=2848389028 session_state=END} 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262428522138488" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262428522138488" TC_mo_ussd_unknown(142)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@7af98d3d4358: Final verdict of PTC: pass 20241031085621098 DAUC <0003> db_auc.c:157 IMSI='262427253122570': No 2G Auth Data 20241031085621098 DAUC <0003> db_auc.c:192 IMSI='262427253122570': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262427253122570" to be handled at TC_mo_ussd_unknown(143) 20241031085621129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621134 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253122570" session_id=1912629375 session_state=BEGIN} 20241031085621134 DSS <0004> hlr_ussd.c:576 262427253122570/0x7200687f: Process SS (BEGIN) 20241031085621134 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:518 262427253122570/0x7200687f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:523 262427253122570/0x7200687f: USSD for unknown code '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:354 262427253122570/0x7200687f: Tx ReturnError(1, 0x12) 20241031085621134 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253122570" session_id=1912629375 session_state=END} 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262427253122570" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427253122570" TC_mo_ussd_unknown(143)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@7af98d3d4358: Final verdict of PTC: pass 20241031085621141 DAUC <0003> db_auc.c:157 IMSI='262424414850463': No 2G Auth Data 20241031085621141 DAUC <0003> db_auc.c:192 IMSI='262424414850463': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262424414850463" to be handled at TC_mo_ussd_unknown(144) 20241031085621168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621175 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424414850463" session_id=1017398973 session_state=BEGIN} 20241031085621175 DSS <0004> hlr_ussd.c:576 262424414850463/0x3ca446bd: Process SS (BEGIN) 20241031085621175 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:518 262424414850463/0x3ca446bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:523 262424414850463/0x3ca446bd: USSD for unknown code '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:354 262424414850463/0x3ca446bd: Tx ReturnError(1, 0x12) 20241031085621175 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424414850463" session_id=1017398973 session_state=END} 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262424414850463" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424414850463" TC_mo_ussd_unknown(144)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@7af98d3d4358: Final verdict of PTC: pass 20241031085621183 DAUC <0003> db_auc.c:157 IMSI='262424892627596': No 2G Auth Data 20241031085621183 DAUC <0003> db_auc.c:192 IMSI='262424892627596': No 3G Auth Data HLR_Test-GSUP(135)@7af98d3d4358: Created GsupExpect[0] for "262424892627596" to be handled at TC_mo_ussd_unknown(145) 20241031085621210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621216 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424892627596" session_id=453285144 session_state=BEGIN} 20241031085621216 DSS <0004> hlr_ussd.c:576 262424892627596/0x1b049518: Process SS (BEGIN) 20241031085621216 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:518 262424892627596/0x1b049518: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:523 262424892627596/0x1b049518: USSD for unknown code '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:354 262424892627596/0x1b049518: Tx ReturnError(1, 0x12) 20241031085621216 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424892627596" session_id=453285144 session_state=END} 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7af98d3d4358: Found GsupExpect[0] for "262424892627596" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424892627596" TC_mo_ussd_unknown(145)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@7af98d3d4358: setverdict(pass): none -> pass 20241031085621219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@7af98d3d4358: Final verdict of PTC: pass 20241031085621220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241031085621221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40187<->l=127.0.0.1:4259) 20241031085621221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621221 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085621221 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085621221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@7af98d3d4358: Final verdict of PTC: none 136@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 136: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Oct 31 08:56:21 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 20241031085621260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20241031085621360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6020) Waiting for packet dumper to finish... 1 (prev_count=6020, count=40256) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Oct 31 08:56:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_euse_disc started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085624436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085624436 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085624437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085624439 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085624439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085624439 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 20241031085624439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085624439 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 20241031085624439 DLGSUP <0013> gsup_server.c:235 2: 20241031085624439 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085624439 DLGSUP <0013> gsup_server.c:235 3: 20241031085624439 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085624439 DLGSUP <0013> gsup_server.c:235 4: 20241031085624439 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085624439 DLGSUP <0013> gsup_server.c:235 5: 20241031085624439 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085624439 DLGSUP <0013> gsup_server.c:235 7: 20241031085624439 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085624439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085624439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085624439 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@7af98d3d4358: 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") 20241031085624460 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46181<->l=127.0.0.1:4259) 20241031085624484 DAUC <0003> db_auc.c:157 IMSI='262422435005841': No 2G Auth Data 20241031085624484 DAUC <0003> db_auc.c:192 IMSI='262422435005841': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262422435005841" to be handled at TC_mo_ussd_euse_disc(150) 20241031085624509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624515 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422435005841" session_id=3582810074 session_state=BEGIN} 20241031085624515 DSS <0004> hlr_ussd.c:576 262422435005841/0xd58d57da: Process SS (BEGIN) 20241031085624515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624515 DSS <0004> hlr_ussd.c:518 262422435005841/0xd58d57da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624515 DSS <0004> hlr_ussd.c:542 262422435005841/0xd58d57da: Cannot find conn for EUSE EUSE-foobar 20241031085624515 DSS <0004> hlr_ussd.c:354 262422435005841/0xd58d57da: Tx ReturnError(1, 0x22) 20241031085624515 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422435005841" session_id=3582810074 session_state=END} 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262422435005841" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422435005841" TC_mo_ussd_euse_disc(150)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@7af98d3d4358: Final verdict of PTC: pass 20241031085624523 DAUC <0003> db_auc.c:157 IMSI='262422020407244': No 2G Auth Data 20241031085624523 DAUC <0003> db_auc.c:192 IMSI='262422020407244': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262422020407244" to be handled at TC_mo_ussd_euse_disc(151) 20241031085624549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624554 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422020407244" session_id=613038510 session_state=BEGIN} 20241031085624554 DSS <0004> hlr_ussd.c:576 262422020407244/0x248a39ae: Process SS (BEGIN) 20241031085624554 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624554 DSS <0004> hlr_ussd.c:518 262422020407244/0x248a39ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624554 DSS <0004> hlr_ussd.c:542 262422020407244/0x248a39ae: Cannot find conn for EUSE EUSE-foobar 20241031085624554 DSS <0004> hlr_ussd.c:354 262422020407244/0x248a39ae: Tx ReturnError(1, 0x22) 20241031085624554 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422020407244" session_id=613038510 session_state=END} 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262422020407244" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422020407244" TC_mo_ussd_euse_disc(151)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@7af98d3d4358: Final verdict of PTC: pass 20241031085624562 DAUC <0003> db_auc.c:157 IMSI='262423084501784': No 2G Auth Data 20241031085624562 DAUC <0003> db_auc.c:192 IMSI='262423084501784': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262423084501784" to be handled at TC_mo_ussd_euse_disc(152) 20241031085624586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624593 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423084501784" session_id=281320759 session_state=BEGIN} 20241031085624593 DSS <0004> hlr_ussd.c:576 262423084501784/0x10c49d37: Process SS (BEGIN) 20241031085624593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624593 DSS <0004> hlr_ussd.c:518 262423084501784/0x10c49d37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624593 DSS <0004> hlr_ussd.c:542 262423084501784/0x10c49d37: Cannot find conn for EUSE EUSE-foobar 20241031085624593 DSS <0004> hlr_ussd.c:354 262423084501784/0x10c49d37: Tx ReturnError(1, 0x22) 20241031085624593 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423084501784" session_id=281320759 session_state=END} 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262423084501784" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423084501784" TC_mo_ussd_euse_disc(152)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@7af98d3d4358: Final verdict of PTC: pass 20241031085624601 DAUC <0003> db_auc.c:157 IMSI='262427847066797': No 2G Auth Data 20241031085624601 DAUC <0003> db_auc.c:192 IMSI='262427847066797': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262427847066797" to be handled at TC_mo_ussd_euse_disc(153) 20241031085624627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624632 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427847066797" session_id=4196123126 session_state=BEGIN} 20241031085624632 DSS <0004> hlr_ussd.c:576 262427847066797/0xfa1bc1f6: Process SS (BEGIN) 20241031085624632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624632 DSS <0004> hlr_ussd.c:518 262427847066797/0xfa1bc1f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624632 DSS <0004> hlr_ussd.c:542 262427847066797/0xfa1bc1f6: Cannot find conn for EUSE EUSE-foobar 20241031085624632 DSS <0004> hlr_ussd.c:354 262427847066797/0xfa1bc1f6: Tx ReturnError(1, 0x22) 20241031085624632 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427847066797" session_id=4196123126 session_state=END} 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262427847066797" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427847066797" TC_mo_ussd_euse_disc(153)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@7af98d3d4358: Final verdict of PTC: pass 20241031085624639 DAUC <0003> db_auc.c:157 IMSI='262428629477013': No 2G Auth Data 20241031085624639 DAUC <0003> db_auc.c:192 IMSI='262428629477013': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262428629477013" to be handled at TC_mo_ussd_euse_disc(154) 20241031085624662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624667 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428629477013" session_id=590770830 session_state=BEGIN} 20241031085624667 DSS <0004> hlr_ussd.c:576 262428629477013/0x2336728e: Process SS (BEGIN) 20241031085624667 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624667 DSS <0004> hlr_ussd.c:518 262428629477013/0x2336728e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624667 DSS <0004> hlr_ussd.c:542 262428629477013/0x2336728e: Cannot find conn for EUSE EUSE-foobar 20241031085624667 DSS <0004> hlr_ussd.c:354 262428629477013/0x2336728e: Tx ReturnError(1, 0x22) 20241031085624667 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428629477013" session_id=590770830 session_state=END} 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262428629477013" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428629477013" TC_mo_ussd_euse_disc(154)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@7af98d3d4358: Final verdict of PTC: pass 20241031085624674 DAUC <0003> db_auc.c:157 IMSI='262428772379862': No 2G Auth Data 20241031085624674 DAUC <0003> db_auc.c:192 IMSI='262428772379862': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262428772379862" to be handled at TC_mo_ussd_euse_disc(155) 20241031085624699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624705 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428772379862" session_id=64635823 session_state=BEGIN} 20241031085624705 DSS <0004> hlr_ussd.c:576 262428772379862/0x03da43af: Process SS (BEGIN) 20241031085624705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624705 DSS <0004> hlr_ussd.c:518 262428772379862/0x03da43af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624705 DSS <0004> hlr_ussd.c:542 262428772379862/0x03da43af: Cannot find conn for EUSE EUSE-foobar 20241031085624705 DSS <0004> hlr_ussd.c:354 262428772379862/0x03da43af: Tx ReturnError(1, 0x22) 20241031085624705 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428772379862" session_id=64635823 session_state=END} 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262428772379862" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428772379862" TC_mo_ussd_euse_disc(155)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@7af98d3d4358: Final verdict of PTC: pass 20241031085624711 DAUC <0003> db_auc.c:157 IMSI='262423315439139': No 2G Auth Data 20241031085624711 DAUC <0003> db_auc.c:192 IMSI='262423315439139': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262423315439139" to be handled at TC_mo_ussd_euse_disc(156) 20241031085624738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624743 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423315439139" session_id=1626325767 session_state=BEGIN} 20241031085624743 DSS <0004> hlr_ussd.c:576 262423315439139/0x60efc307: Process SS (BEGIN) 20241031085624743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624743 DSS <0004> hlr_ussd.c:518 262423315439139/0x60efc307: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624743 DSS <0004> hlr_ussd.c:542 262423315439139/0x60efc307: Cannot find conn for EUSE EUSE-foobar 20241031085624743 DSS <0004> hlr_ussd.c:354 262423315439139/0x60efc307: Tx ReturnError(1, 0x22) 20241031085624743 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423315439139" session_id=1626325767 session_state=END} 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262423315439139" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423315439139" TC_mo_ussd_euse_disc(156)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@7af98d3d4358: Final verdict of PTC: pass 20241031085624753 DAUC <0003> db_auc.c:157 IMSI='262425246714700': No 2G Auth Data 20241031085624753 DAUC <0003> db_auc.c:192 IMSI='262425246714700': No 3G Auth Data HLR_Test-GSUP(147)@7af98d3d4358: Created GsupExpect[0] for "262425246714700" to be handled at TC_mo_ussd_euse_disc(157) 20241031085624781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624786 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425246714700" session_id=1552708824 session_state=BEGIN} 20241031085624786 DSS <0004> hlr_ussd.c:576 262425246714700/0x5c8c74d8: Process SS (BEGIN) 20241031085624786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624786 DSS <0004> hlr_ussd.c:518 262425246714700/0x5c8c74d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624786 DSS <0004> hlr_ussd.c:542 262425246714700/0x5c8c74d8: Cannot find conn for EUSE EUSE-foobar 20241031085624786 DSS <0004> hlr_ussd.c:354 262425246714700/0x5c8c74d8: Tx ReturnError(1, 0x22) 20241031085624786 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425246714700" session_id=1552708824 session_state=END} 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7af98d3d4358: Found GsupExpect[0] for "262425246714700" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425246714700" TC_mo_ussd_euse_disc(157)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@7af98d3d4358: setverdict(pass): none -> pass 20241031085624788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@7af98d3d4358: Final verdict of PTC: pass 20241031085624789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241031085624790 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085624790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085624790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085624790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46181<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@7af98d3d4358: Final verdict of PTC: none 148@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 148: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Oct 31 08:56:24 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 20241031085624834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031085625035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=39692) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Oct 31 08:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_imsi started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085628108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085628108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085628109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085628111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085628111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085628111 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 20241031085628111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085628111 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 20241031085628111 DLGSUP <0013> gsup_server.c:235 2: 20241031085628111 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085628111 DLGSUP <0013> gsup_server.c:235 3: 20241031085628111 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085628111 DLGSUP <0013> gsup_server.c:235 4: 20241031085628111 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085628111 DLGSUP <0013> gsup_server.c:235 5: 20241031085628111 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085628111 DLGSUP <0013> gsup_server.c:235 7: 20241031085628111 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085628111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085628111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085628111 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@7af98d3d4358: 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") 20241031085628131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45013<->l=127.0.0.1:4259) 20241031085628151 DAUC <0003> db_auc.c:157 IMSI='262424502070349': No 2G Auth Data 20241031085628151 DAUC <0003> db_auc.c:192 IMSI='262424502070349': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262424502070349" to be handled at TC_mo_ussd_iuse_imsi(162) 20241031085628176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628183 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424502070349" session_id=2477001924 session_state=BEGIN} 20241031085628183 DSS <0004> hlr_ussd.c:576 262424502070349/0x93a40cc4: Process SS (BEGIN) 20241031085628183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628183 DSS <0004> hlr_ussd.c:518 262424502070349/0x93a40cc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628183 DSS <0004> hlr_ussd.c:363 262424502070349/0x93a40cc4: Tx USSD 'Your IMSI is 262424502070349' 20241031085628183 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502070349" session_id=2477001924 session_state=END} 20241031085628183 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262424502070349" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424502070349" TC_mo_ussd_iuse_imsi(162)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD0693C16EB0192D07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@7af98d3d4358: Final verdict of PTC: pass 20241031085628191 DAUC <0003> db_auc.c:157 IMSI='262424561563748': No 2G Auth Data 20241031085628191 DAUC <0003> db_auc.c:192 IMSI='262424561563748': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262424561563748" to be handled at TC_mo_ussd_iuse_imsi(163) 20241031085628211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628217 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424561563748" session_id=313422748 session_state=BEGIN} 20241031085628217 DSS <0004> hlr_ussd.c:576 262424561563748/0x12ae739c: Process SS (BEGIN) 20241031085628217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628217 DSS <0004> hlr_ussd.c:518 262424561563748/0x12ae739c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628217 DSS <0004> hlr_ussd.c:363 262424561563748/0x12ae739c: Tx USSD 'Your IMSI is 262424561563748' 20241031085628217 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424561563748" session_id=313422748 session_state=END} 20241031085628217 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262424561563748" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424561563748" TC_mo_ussd_iuse_imsi(163)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD668BD56CB31B0D07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@7af98d3d4358: Final verdict of PTC: pass 20241031085628225 DAUC <0003> db_auc.c:157 IMSI='262423309120824': No 2G Auth Data 20241031085628225 DAUC <0003> db_auc.c:192 IMSI='262423309120824': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262423309120824" to be handled at TC_mo_ussd_iuse_imsi(164) 20241031085628247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4258 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628253 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423309120824" session_id=1231411023 session_state=BEGIN} 20241031085628253 DSS <0004> hlr_ussd.c:576 262423309120824/0x4965d74f: Process SS (BEGIN) 20241031085628253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628253 DSS <0004> hlr_ussd.c:518 262423309120824/0x4965d74f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628253 DSS <0004> hlr_ussd.c:363 262423309120824/0x4965d74f: Tx USSD 'Your IMSI is 262423309120824' 20241031085628253 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423309120824" session_id=1231411023 session_state=END} 20241031085628253 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262423309120824" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423309120824" TC_mo_ussd_iuse_imsi(164)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96C06CBC564309C8C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@7af98d3d4358: Final verdict of PTC: pass 20241031085628261 DAUC <0003> db_auc.c:157 IMSI='262428612700697': No 2G Auth Data 20241031085628261 DAUC <0003> db_auc.c:192 IMSI='262428612700697': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262428612700697" to be handled at TC_mo_ussd_iuse_imsi(165) 20241031085628280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628287 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428612700697" session_id=1528172898 session_state=BEGIN} 20241031085628287 DSS <0004> hlr_ussd.c:576 262428612700697/0x5b161162: Process SS (BEGIN) 20241031085628287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628287 DSS <0004> hlr_ussd.c:518 262428612700697/0x5b161162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628287 DSS <0004> hlr_ussd.c:363 262428612700697/0x5b161162: Tx USSD 'Your IMSI is 262428612700697' 20241031085628287 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428612700697" session_id=1528172898 session_state=END} 20241031085628287 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262428612700697" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428612700697" TC_mo_ussd_iuse_imsi(165)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CE1693DD60305BEE06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@7af98d3d4358: Final verdict of PTC: pass 20241031085628294 DAUC <0003> db_auc.c:157 IMSI='262425481126136': No 2G Auth Data 20241031085628294 DAUC <0003> db_auc.c:192 IMSI='262425481126136': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262425481126136" to be handled at TC_mo_ussd_iuse_imsi(166) 20241031085628316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628321 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425481126136" session_id=817580994 session_state=BEGIN} 20241031085628321 DSS <0004> hlr_ussd.c:576 262425481126136/0x30bb4bc2: Process SS (BEGIN) 20241031085628321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628321 DSS <0004> hlr_ussd.c:518 262425481126136/0x30bb4bc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628321 DSS <0004> hlr_ussd.c:363 262425481126136/0x30bb4bc2: Tx USSD 'Your IMSI is 262425481126136' 20241031085628321 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425481126136" session_id=817580994 session_state=END} 20241031085628321 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262425481126136" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425481126136" TC_mo_ussd_iuse_imsi(166)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598D868BC564B6D8CC06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@7af98d3d4358: Final verdict of PTC: pass 20241031085628330 DAUC <0003> db_auc.c:157 IMSI='262423381738468': No 2G Auth Data 20241031085628330 DAUC <0003> db_auc.c:192 IMSI='262423381738468': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262423381738468" to be handled at TC_mo_ussd_iuse_imsi(167) 20241031085628354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628360 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423381738468" session_id=3751848955 session_state=BEGIN} 20241031085628360 DSS <0004> hlr_ussd.c:576 262423381738468/0xdfa0abfb: Process SS (BEGIN) 20241031085628360 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628360 DSS <0004> hlr_ussd.c:518 262423381738468/0xdfa0abfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628360 DSS <0004> hlr_ussd.c:363 262423381738468/0xdfa0abfb: Tx USSD 'Your IMSI is 262423381738468' 20241031085628360 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423381738468" session_id=3751848955 session_state=END} 20241031085628360 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262423381738468" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423381738468" TC_mo_ussd_iuse_imsi(167)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96C868BDD66389A0D07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@7af98d3d4358: Final verdict of PTC: pass 20241031085628367 DAUC <0003> db_auc.c:157 IMSI='262425916634567': No 2G Auth Data 20241031085628367 DAUC <0003> db_auc.c:192 IMSI='262425916634567': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262425916634567" to be handled at TC_mo_ussd_iuse_imsi(168) 20241031085628396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628404 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425916634567" session_id=1380937470 session_state=BEGIN} 20241031085628404 DSS <0004> hlr_ussd.c:576 262425916634567/0x524f6efe: Process SS (BEGIN) 20241031085628404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628404 DSS <0004> hlr_ussd.c:518 262425916634567/0x524f6efe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628404 DSS <0004> hlr_ussd.c:363 262425916634567/0x524f6efe: Tx USSD 'Your IMSI is 262425916634567' 20241031085628404 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425916634567" session_id=1380937470 session_state=END} 20241031085628404 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262425916634567" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425916634567" TC_mo_ussd_iuse_imsi(168)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D17B3D966B49AED06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@7af98d3d4358: Final verdict of PTC: pass 20241031085628412 DAUC <0003> db_auc.c:157 IMSI='262421247080184': No 2G Auth Data 20241031085628412 DAUC <0003> db_auc.c:192 IMSI='262421247080184': No 3G Auth Data HLR_Test-GSUP(159)@7af98d3d4358: Created GsupExpect[0] for "262421247080184" to be handled at TC_mo_ussd_iuse_imsi(169) 20241031085628439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628445 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421247080184" session_id=3375516849 session_state=BEGIN} 20241031085628445 DSS <0004> hlr_ussd.c:576 262421247080184/0xc9324cb1: Process SS (BEGIN) 20241031085628445 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628445 DSS <0004> hlr_ussd.c:518 262421247080184/0xc9324cb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628445 DSS <0004> hlr_ussd.c:363 262421247080184/0xc9324cb1: Tx USSD 'Your IMSI is 262421247080184' 20241031085628445 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421247080184" session_id=3375516849 session_state=END} 20241031085628445 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7af98d3d4358: Found GsupExpect[0] for "262421247080184" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421247080184" TC_mo_ussd_iuse_imsi(169)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C46BBC170B0188E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@7af98d3d4358: setverdict(pass): none -> pass 20241031085628449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@7af98d3d4358: Final verdict of PTC: pass 20241031085628450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241031085628451 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628451 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085628451 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085628451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085628451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45013<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@7af98d3d4358: Final verdict of PTC: none 160@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 160: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Oct 31 08:56:28 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 20241031085628490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241031085628690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5708) Waiting for packet dumper to finish... 1 (prev_count=5708, count=40048) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Oct 31 08:56:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085631765 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085631765 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085631768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@7af98d3d4358: 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 } } } } 20241031085631771 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631771 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085631771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085631771 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 20241031085631771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085631771 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 20241031085631771 DLGSUP <0013> gsup_server.c:235 2: 20241031085631771 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085631771 DLGSUP <0013> gsup_server.c:235 3: 20241031085631771 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085631771 DLGSUP <0013> gsup_server.c:235 4: 20241031085631771 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085631771 DLGSUP <0013> gsup_server.c:235 5: 20241031085631771 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085631771 DLGSUP <0013> gsup_server.c:235 7: 20241031085631771 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085631771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085631771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085631771 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@7af98d3d4358: 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") 20241031085631784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241031085631804 DAUC <0003> db_auc.c:157 IMSI='262428739517820': No 2G Auth Data 20241031085631804 DAUC <0003> db_auc.c:192 IMSI='262428739517820': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262428739517820" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241031085631827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631835 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428739517820" source_name="the-source\n" session_id=327522898 session_state=BEGIN} 20241031085631835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085631835 DSS <0004> hlr_ussd.c:576 262428739517820/0x13859a52: Process SS (BEGIN) 20241031085631835 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631835 DSS <0004> hlr_ussd.c:518 262428739517820/0x13859a52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631835 DSS <0004> hlr_ussd.c:363 262428739517820/0x13859a52: Tx USSD 'Your IMSI is 262428739517820' 20241031085631835 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428739517820" destination_name="the-source\n" session_id=327522898 session_state=END} 20241031085631835 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262428739517820" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262428739517820" TC_mo_ussd_iuse_imsi_via_proxy(174)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EE36CBD562379C0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@7af98d3d4358: setverdict(pass): none -> pass 20241031085631840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@7af98d3d4358: Final verdict of PTC: pass 20241031085631844 DAUC <0003> db_auc.c:157 IMSI='262427328120917': No 2G Auth Data 20241031085631844 DAUC <0003> db_auc.c:192 IMSI='262427328120917': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262427328120917" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241031085631869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631874 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427328120917" source_name="the-source\n" session_id=2293975835 session_state=BEGIN} 20241031085631874 DSS <0004> hlr_ussd.c:576 262427328120917/0x88bb4b1b: Process SS (BEGIN) 20241031085631874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631874 DSS <0004> hlr_ussd.c:518 262427328120917/0x88bb4b1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631874 DSS <0004> hlr_ussd.c:363 262427328120917/0x88bb4b1b: Tx USSD 'Your IMSI is 262427328120917' 20241031085631874 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427328120917" destination_name="the-source\n" session_id=2293975835 session_state=END} 20241031085631874 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262427328120917" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427328120917" TC_mo_ussd_iuse_imsi_via_proxy(175)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D26C3C564B05CEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@7af98d3d4358: setverdict(pass): none -> pass 20241031085631878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@7af98d3d4358: Final verdict of PTC: pass 20241031085631882 DAUC <0003> db_auc.c:157 IMSI='262425811519855': No 2G Auth Data 20241031085631882 DAUC <0003> db_auc.c:192 IMSI='262425811519855': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262425811519855" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241031085631904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4258 20241031085631910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631910 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425811519855" source_name="the-source\n" session_id=3740973236 session_state=BEGIN} 20241031085631911 DSS <0004> hlr_ussd.c:576 262425811519855/0xdefab8b4: Process SS (BEGIN) 20241031085631911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631911 DSS <0004> hlr_ussd.c:518 262425811519855/0xdefab8b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631911 DSS <0004> hlr_ussd.c:363 262425811519855/0xdefab8b4: Tx USSD 'Your IMSI is 262425811519855' 20241031085631911 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425811519855" destination_name="the-source\n" session_id=3740973236 session_state=END} 20241031085631911 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631911 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631911 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262425811519855" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425811519855" TC_mo_ussd_iuse_imsi_via_proxy(176)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D178BD562395CAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@7af98d3d4358: setverdict(pass): none -> pass 20241031085631914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@7af98d3d4358: Final verdict of PTC: pass 20241031085631918 DAUC <0003> db_auc.c:157 IMSI='262429312120911': No 2G Auth Data 20241031085631918 DAUC <0003> db_auc.c:192 IMSI='262429312120911': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262429312120911" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241031085631942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631947 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429312120911" source_name="the-source\n" session_id=868972485 session_state=BEGIN} 20241031085631947 DSS <0004> hlr_ussd.c:576 262429312120911/0x33cb77c5: Process SS (BEGIN) 20241031085631947 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631947 DSS <0004> hlr_ussd.c:518 262429312120911/0x33cb77c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631947 DSS <0004> hlr_ussd.c:363 262429312120911/0x33cb77c5: Tx USSD 'Your IMSI is 262429312120911' 20241031085631947 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429312120911" destination_name="the-source\n" session_id=868972485 session_state=END} 20241031085631947 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262429312120911" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429312120911" TC_mo_ussd_iuse_imsi_via_proxy(177)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E1693C564B05C2C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@7af98d3d4358: setverdict(pass): none -> pass 20241031085631951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@7af98d3d4358: Final verdict of PTC: pass 20241031085631957 DAUC <0003> db_auc.c:157 IMSI='262425360466025': No 2G Auth Data 20241031085631957 DAUC <0003> db_auc.c:192 IMSI='262425360466025': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262425360466025" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241031085631980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631985 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425360466025" source_name="the-source\n" session_id=1848317162 session_state=BEGIN} 20241031085631985 DSS <0004> hlr_ussd.c:576 262425360466025/0x6e2b14ea: Process SS (BEGIN) 20241031085631985 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631985 DSS <0004> hlr_ussd.c:518 262425360466025/0x6e2b14ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631985 DSS <0004> hlr_ussd.c:363 262425360466025/0x6e2b14ea: Tx USSD 'Your IMSI is 262425360466025' 20241031085631985 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425360466025" destination_name="the-source\n" session_id=1848317162 session_state=END} 20241031085631985 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262425360466025" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425360466025" TC_mo_ussd_iuse_imsi_via_proxy(178)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D6683D16C3698AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@7af98d3d4358: setverdict(pass): none -> pass 20241031085631989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@7af98d3d4358: Final verdict of PTC: pass 20241031085631993 DAUC <0003> db_auc.c:157 IMSI='262427620981057': No 2G Auth Data 20241031085631993 DAUC <0003> db_auc.c:192 IMSI='262427620981057': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262427620981057" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241031085632021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632027 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427620981057" source_name="the-source\n" session_id=3587097841 session_state=BEGIN} 20241031085632027 DSS <0004> hlr_ussd.c:576 262427620981057/0xd5cec4f1: Process SS (BEGIN) 20241031085632027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632027 DSS <0004> hlr_ussd.c:518 262427620981057/0xd5cec4f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632027 DSS <0004> hlr_ussd.c:363 262427620981057/0xd5cec4f1: Tx USSD 'Your IMSI is 262427620981057' 20241031085632027 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427620981057" destination_name="the-source\n" session_id=3587097841 session_state=END} 20241031085632027 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262427620981057" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427620981057" TC_mo_ussd_iuse_imsi_via_proxy(179)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD2683E5703158ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@7af98d3d4358: setverdict(pass): none -> pass 20241031085632031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@7af98d3d4358: Final verdict of PTC: pass 20241031085632035 DAUC <0003> db_auc.c:157 IMSI='262426047398521': No 2G Auth Data 20241031085632035 DAUC <0003> db_auc.c:192 IMSI='262426047398521': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262426047398521" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241031085632064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632070 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426047398521" source_name="the-source\n" session_id=438558571 session_state=BEGIN} 20241031085632070 DSS <0004> hlr_ussd.c:576 262426047398521/0x1a23df6b: Process SS (BEGIN) 20241031085632070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632070 DSS <0004> hlr_ussd.c:518 262426047398521/0x1a23df6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632070 DSS <0004> hlr_ussd.c:363 262426047398521/0x1a23df6b: Tx USSD 'Your IMSI is 262426047398521' 20241031085632070 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426047398521" destination_name="the-source\n" session_id=438558571 session_state=END} 20241031085632070 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262426047398521" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426047398521" TC_mo_ussd_iuse_imsi_via_proxy(180)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D46BBCD72B89A2C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@7af98d3d4358: setverdict(pass): none -> pass 20241031085632074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@7af98d3d4358: Final verdict of PTC: pass 20241031085632078 DAUC <0003> db_auc.c:157 IMSI='262427644638731': No 2G Auth Data 20241031085632078 DAUC <0003> db_auc.c:192 IMSI='262427644638731': No 3G Auth Data HLR_Test-GSUP(171)@7af98d3d4358: Created GsupExpect[0] for "262427644638731" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241031085632105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20241031085632111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632111 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427644638731" source_name="the-source\n" session_id=3114328144 session_state=BEGIN} 20241031085632111 DSS <0004> hlr_ussd.c:576 262427644638731/0xb9a0e050: Process SS (BEGIN) 20241031085632111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632111 DSS <0004> hlr_ussd.c:518 262427644638731/0xb9a0e050: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632111 DSS <0004> hlr_ussd.c:363 262427644638731/0xb9a0e050: Tx USSD 'Your IMSI is 262427644638731' 20241031085632111 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427644638731" destination_name="the-source\n" session_id=3114328144 session_state=END} 20241031085632112 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7af98d3d4358: Found GsupExpect[0] for "262427644638731" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427644638731" TC_mo_ussd_iuse_imsi_via_proxy(181)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD46A3D966B8DB2C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@7af98d3d4358: setverdict(pass): none -> pass 20241031085632115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@7af98d3d4358: Final verdict of PTC: pass 20241031085632116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 20241031085632117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241031085632117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085632117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085632117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085632117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(171)@7af98d3d4358: Final verdict of PTC: none 172@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 172: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Oct 31 08:56:32 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 20241031085632158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 20241031085632359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=40576) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Oct 31 08:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_msisdn started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085635438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085635438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085635441 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085635445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085635445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085635445 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 20241031085635445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085635445 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 20241031085635445 DLGSUP <0013> gsup_server.c:235 2: 20241031085635445 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085635445 DLGSUP <0013> gsup_server.c:235 3: 20241031085635445 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085635445 DLGSUP <0013> gsup_server.c:235 4: 20241031085635445 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085635445 DLGSUP <0013> gsup_server.c:235 5: 20241031085635445 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085635445 DLGSUP <0013> gsup_server.c:235 7: 20241031085635445 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085635445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085635445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085635445 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@7af98d3d4358: 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") 20241031085635465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34975<->l=127.0.0.1:4259) 20241031085635475 DAUC <0003> db_auc.c:157 IMSI='262420484458097': No 2G Auth Data 20241031085635475 DAUC <0003> db_auc.c:192 IMSI='262420484458097': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262420484458097" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241031085635499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635505 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420484458097" session_id=2244143050 session_state=BEGIN} 20241031085635505 DSS <0004> hlr_ussd.c:576 262420484458097/0x85c2e7ca: Process SS (BEGIN) 20241031085635505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635505 DSS <0004> hlr_ussd.c:518 262420484458097/0x85c2e7ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635505 DSS <0004> hlr_ussd.c:363 262420484458097/0x85c2e7ca: Tx USSD 'Your extension is 491613638743' 20241031085635505 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420484458097" session_id=2244143050 session_state=END} 20241031085635505 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262420484458097" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420484458097" TC_mo_ussd_iuse_msisdn(186)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B619EE469B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@7af98d3d4358: Final verdict of PTC: pass 20241031085635513 DAUC <0003> db_auc.c:157 IMSI='262427536197181': No 2G Auth Data 20241031085635513 DAUC <0003> db_auc.c:192 IMSI='262427536197181': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262427536197181" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241031085635537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635542 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536197181" session_id=1695624720 session_state=BEGIN} 20241031085635542 DSS <0004> hlr_ussd.c:576 262427536197181/0x65112e10: Process SS (BEGIN) 20241031085635542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635542 DSS <0004> hlr_ussd.c:518 262427536197181/0x65112e10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635542 DSS <0004> hlr_ussd.c:363 262427536197181/0x65112e10: Tx USSD 'Your extension is 491614218241' 20241031085635542 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536197181" session_id=1695624720 session_state=END} 20241031085635542 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262427536197181" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427536197181" TC_mo_ussd_iuse_msisdn(187)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B2184E468B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@7af98d3d4358: Final verdict of PTC: pass 20241031085635549 DAUC <0003> db_auc.c:157 IMSI='262424302506449': No 2G Auth Data 20241031085635549 DAUC <0003> db_auc.c:192 IMSI='262424302506449': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262424302506449" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241031085635574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635580 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424302506449" session_id=2620938986 session_state=BEGIN} 20241031085635580 DSS <0004> hlr_ussd.c:576 262424302506449/0x9c385aea: Process SS (BEGIN) 20241031085635580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635580 DSS <0004> hlr_ussd.c:518 262424302506449/0x9c385aea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635580 DSS <0004> hlr_ussd.c:363 262424302506449/0x9c385aea: Tx USSD 'Your extension is 491613363540' 20241031085635580 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424302506449" session_id=2620938986 session_state=END} 20241031085635580 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262424302506449" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424302506449" TC_mo_ussd_iuse_msisdn(188)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56633DBAC468301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@7af98d3d4358: Final verdict of PTC: pass 20241031085635589 DAUC <0003> db_auc.c:157 IMSI='262420679947775': No 2G Auth Data 20241031085635589 DAUC <0003> db_auc.c:192 IMSI='262420679947775': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262420679947775" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241031085635614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635621 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420679947775" session_id=1707918242 session_state=BEGIN} 20241031085635621 DSS <0004> hlr_ussd.c:576 262420679947775/0x65ccc3a2: Process SS (BEGIN) 20241031085635621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635621 DSS <0004> hlr_ussd.c:518 262420679947775/0x65ccc3a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635621 DSS <0004> hlr_ussd.c:363 262420679947775/0x65ccc3a2: Tx USSD 'Your extension is 491612672834' 20241031085635621 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420679947775" session_id=1707918242 session_state=END} 20241031085635621 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262420679947775" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420679947775" TC_mo_ussd_iuse_msisdn(189)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B69B0C37A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@7af98d3d4358: Final verdict of PTC: pass 20241031085635630 DAUC <0003> db_auc.c:157 IMSI='262427128213422': No 2G Auth Data 20241031085635630 DAUC <0003> db_auc.c:192 IMSI='262427128213422': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262427128213422" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241031085635654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635659 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427128213422" session_id=99850512 session_state=BEGIN} 20241031085635659 DSS <0004> hlr_ussd.c:576 262427128213422/0x05f39910: Process SS (BEGIN) 20241031085635659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635659 DSS <0004> hlr_ussd.c:518 262427128213422/0x05f39910: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635659 DSS <0004> hlr_ussd.c:363 262427128213422/0x05f39910: Tx USSD 'Your extension is 491611104440' 20241031085635659 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427128213422" session_id=99850512 session_state=END} 20241031085635659 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262427128213422" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427128213422" TC_mo_ussd_iuse_msisdn(190)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56231188D468301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@7af98d3d4358: Final verdict of PTC: pass 20241031085635668 DAUC <0003> db_auc.c:157 IMSI='262421895158993': No 2G Auth Data 20241031085635668 DAUC <0003> db_auc.c:192 IMSI='262421895158993': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262421895158993" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241031085635695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 20241031085635701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635701 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421895158993" session_id=815768107 session_state=BEGIN} 20241031085635701 DSS <0004> hlr_ussd.c:576 262421895158993/0x309fa22b: Process SS (BEGIN) 20241031085635701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635701 DSS <0004> hlr_ussd.c:518 262421895158993/0x309fa22b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635702 DSS <0004> hlr_ussd.c:363 262421895158993/0x309fa22b: Tx USSD 'Your extension is 491614627286' 20241031085635702 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421895158993" session_id=815768107 session_state=END} 20241031085635702 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262421895158993" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421895158993" TC_mo_ussd_iuse_msisdn(191)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56836D94D86B301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@7af98d3d4358: Final verdict of PTC: pass 20241031085635709 DAUC <0003> db_auc.c:157 IMSI='262423600805584': No 2G Auth Data 20241031085635709 DAUC <0003> db_auc.c:192 IMSI='262423600805584': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262423600805584" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241031085635735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635740 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423600805584" session_id=1132393539 session_state=BEGIN} 20241031085635740 DSS <0004> hlr_ussd.c:576 262423600805584/0x437ef443: Process SS (BEGIN) 20241031085635740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635740 DSS <0004> hlr_ussd.c:518 262423600805584/0x437ef443: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635740 DSS <0004> hlr_ussd.c:363 262423600805584/0x437ef443: Tx USSD 'Your extension is 491612001330' 20241031085635740 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600805584" session_id=1132393539 session_state=END} 20241031085635740 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262423600805584" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423600805584" TC_mo_ussd_iuse_msisdn(192)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56430586C368301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@7af98d3d4358: Final verdict of PTC: pass 20241031085635749 DAUC <0003> db_auc.c:157 IMSI='262421061775987': No 2G Auth Data 20241031085635749 DAUC <0003> db_auc.c:192 IMSI='262421061775987': No 3G Auth Data HLR_Test-GSUP(183)@7af98d3d4358: Created GsupExpect[0] for "262421061775987" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241031085635777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4258 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635784 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421061775987" session_id=3739998007 session_state=BEGIN} 20241031085635784 DSS <0004> hlr_ussd.c:576 262421061775987/0xdeebd737: Process SS (BEGIN) 20241031085635784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635784 DSS <0004> hlr_ussd.c:518 262421061775987/0xdeebd737: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635784 DSS <0004> hlr_ussd.c:363 262421061775987/0xdeebd737: Tx USSD 'Your extension is 491613538172' 20241031085635784 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421061775987" session_id=3739998007 session_state=END} 20241031085635784 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7af98d3d4358: Found GsupExpect[0] for "262421061775987" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421061775987" TC_mo_ussd_iuse_msisdn(193)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B5192E769301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@7af98d3d4358: setverdict(pass): none -> pass 20241031085635789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@7af98d3d4358: Final verdict of PTC: pass 20241031085635790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@7af98d3d4358: Final verdict of PTC: none 20241031085635791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085635791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085635791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085635791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34975<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(185)@7af98d3d4358: Final verdict of PTC: none 184@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 184: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Oct 31 08:56:35 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 20241031085635835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 20241031085636035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34912) Waiting for packet dumper to finish... 1 (prev_count=34912, count=40024) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Oct 31 08:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085639113 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085639113 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085639115 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085639119 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639119 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085639119 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085639119 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 20241031085639119 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085639119 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 20241031085639119 DLGSUP <0013> gsup_server.c:235 2: 20241031085639119 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085639119 DLGSUP <0013> gsup_server.c:235 3: 20241031085639119 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085639119 DLGSUP <0013> gsup_server.c:235 4: 20241031085639119 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085639119 DLGSUP <0013> gsup_server.c:235 5: 20241031085639119 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085639119 DLGSUP <0013> gsup_server.c:235 7: 20241031085639119 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085639119 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085639119 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085639119 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@7af98d3d4358: 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") 20241031085639136 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20241031085639154 DAUC <0003> db_auc.c:157 IMSI='262429714513884': No 2G Auth Data 20241031085639154 DAUC <0003> db_auc.c:192 IMSI='262429714513884': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262429714513884" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241031085639176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639184 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429714513884" source_name="the-source\n" session_id=688081366 session_state=BEGIN} 20241031085639184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085639184 DSS <0004> hlr_ussd.c:576 262429714513884/0x290349d6: Process SS (BEGIN) 20241031085639184 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639184 DSS <0004> hlr_ussd.c:518 262429714513884/0x290349d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639184 DSS <0004> hlr_ussd.c:363 262429714513884/0x290349d6: Tx USSD 'Your extension is 491616365533' 20241031085639184 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429714513884" destination_name="the-source\n" session_id=688081366 session_state=END} 20241031085639184 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262429714513884" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429714513884" TC_mo_ussd_iuse_msisdn_via_proxy(198)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C335BAD369B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@7af98d3d4358: Final verdict of PTC: pass 20241031085639194 DAUC <0003> db_auc.c:157 IMSI='262425683817211': No 2G Auth Data 20241031085639194 DAUC <0003> db_auc.c:192 IMSI='262425683817211': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262425683817211" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241031085639215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639220 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683817211" source_name="the-source\n" session_id=2515511613 session_state=BEGIN} 20241031085639220 DSS <0004> hlr_ussd.c:576 262425683817211/0x95efa93d: Process SS (BEGIN) 20241031085639220 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639220 DSS <0004> hlr_ussd.c:518 262425683817211/0x95efa93d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639220 DSS <0004> hlr_ussd.c:363 262425683817211/0x95efa93d: Tx USSD 'Your extension is 491615566270' 20241031085639220 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683817211" destination_name="the-source\n" session_id=2515511613 session_state=END} 20241031085639220 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262425683817211" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425683817211" TC_mo_ussd_iuse_msisdn_via_proxy(199)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A359B4D768301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@7af98d3d4358: Final verdict of PTC: pass 20241031085639228 DAUC <0003> db_auc.c:157 IMSI='262429235866424': No 2G Auth Data 20241031085639228 DAUC <0003> db_auc.c:192 IMSI='262429235866424': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262429235866424" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241031085639250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639255 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429235866424" source_name="the-source\n" session_id=3992785795 session_state=BEGIN} 20241031085639255 DSS <0004> hlr_ussd.c:576 262429235866424/0xedfd1383: Process SS (BEGIN) 20241031085639255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639255 DSS <0004> hlr_ussd.c:518 262429235866424/0xedfd1383: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639255 DSS <0004> hlr_ussd.c:363 262429235866424/0xedfd1383: Tx USSD 'Your extension is 491616840050' 20241031085639255 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429235866424" destination_name="the-source\n" session_id=3992785795 session_state=END} 20241031085639255 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262429235866424" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429235866424" TC_mo_ussd_iuse_msisdn_via_proxy(200)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C381A0C568301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@7af98d3d4358: Final verdict of PTC: pass 20241031085639263 DAUC <0003> db_auc.c:157 IMSI='262427669869706': No 2G Auth Data 20241031085639263 DAUC <0003> db_auc.c:192 IMSI='262427669869706': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262427669869706" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241031085639285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639291 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669869706" source_name="the-source\n" session_id=1966063413 session_state=BEGIN} 20241031085639291 DSS <0004> hlr_ussd.c:576 262427669869706/0x752fbf35: Process SS (BEGIN) 20241031085639291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639291 DSS <0004> hlr_ussd.c:518 262427669869706/0x752fbf35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639291 DSS <0004> hlr_ussd.c:363 262427669869706/0x752fbf35: Tx USSD 'Your extension is 491615810664' 20241031085639291 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669869706" destination_name="the-source\n" session_id=1966063413 session_state=END} 20241031085639291 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262427669869706" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427669869706" TC_mo_ussd_iuse_msisdn_via_proxy(201)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB818CC66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@7af98d3d4358: Final verdict of PTC: pass 20241031085639299 DAUC <0003> db_auc.c:157 IMSI='262421648694973': No 2G Auth Data 20241031085639299 DAUC <0003> db_auc.c:192 IMSI='262421648694973': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262421648694973" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241031085639324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639330 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421648694973" source_name="the-source\n" session_id=1218468425 session_state=BEGIN} 20241031085639330 DSS <0004> hlr_ussd.c:576 262421648694973/0x48a05a49: Process SS (BEGIN) 20241031085639330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639330 DSS <0004> hlr_ussd.c:518 262421648694973/0x48a05a49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639330 DSS <0004> hlr_ussd.c:363 262421648694973/0x48a05a49: Tx USSD 'Your extension is 491611212464' 20241031085639330 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421648694973" destination_name="the-source\n" session_id=1218468425 session_state=END} 20241031085639330 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262421648694973" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421648694973" TC_mo_ussd_iuse_msisdn_via_proxy(202)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B2988C66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@7af98d3d4358: Final verdict of PTC: pass 20241031085639338 DAUC <0003> db_auc.c:157 IMSI='262428963688067': No 2G Auth Data 20241031085639338 DAUC <0003> db_auc.c:192 IMSI='262428963688067': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262428963688067" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241031085639364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639371 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428963688067" source_name="the-source\n" session_id=1599806731 session_state=BEGIN} 20241031085639371 DSS <0004> hlr_ussd.c:576 262428963688067/0x5f5b1d0b: Process SS (BEGIN) 20241031085639371 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639371 DSS <0004> hlr_ussd.c:518 262428963688067/0x5f5b1d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639371 DSS <0004> hlr_ussd.c:363 262428963688067/0x5f5b1d0b: Tx USSD 'Your extension is 491611331745' 20241031085639371 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428963688067" destination_name="the-source\n" session_id=1599806731 session_state=END} 20241031085639371 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262428963688067" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428963688067" TC_mo_ussd_iuse_msisdn_via_proxy(203)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B359EC46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@7af98d3d4358: Final verdict of PTC: pass 20241031085639380 DAUC <0003> db_auc.c:157 IMSI='262424968082995': No 2G Auth Data 20241031085639380 DAUC <0003> db_auc.c:192 IMSI='262424968082995': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262424968082995" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241031085639407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639412 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424968082995" source_name="the-source\n" session_id=1776461224 session_state=BEGIN} 20241031085639412 DSS <0004> hlr_ussd.c:576 262424968082995/0x69e2a5a8: Process SS (BEGIN) 20241031085639412 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639412 DSS <0004> hlr_ussd.c:518 262424968082995/0x69e2a5a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639412 DSS <0004> hlr_ussd.c:363 262424968082995/0x69e2a5a8: Tx USSD 'Your extension is 491612370031' 20241031085639412 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424968082995" destination_name="the-source\n" session_id=1776461224 session_state=END} 20241031085639412 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262424968082995" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424968082995" TC_mo_ussd_iuse_msisdn_via_proxy(204)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B31B0C368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@7af98d3d4358: Final verdict of PTC: pass 20241031085639420 DAUC <0003> db_auc.c:157 IMSI='262428417176949': No 2G Auth Data 20241031085639420 DAUC <0003> db_auc.c:192 IMSI='262428417176949': No 3G Auth Data HLR_Test-GSUP(195)@7af98d3d4358: Created GsupExpect[0] for "262428417176949" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241031085639447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241031085639454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639454 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428417176949" source_name="the-source\n" session_id=3233441532 session_state=BEGIN} 20241031085639454 DSS <0004> hlr_ussd.c:576 262428417176949/0xc0ba66fc: Process SS (BEGIN) 20241031085639454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639454 DSS <0004> hlr_ussd.c:518 262428417176949/0xc0ba66fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639454 DSS <0004> hlr_ussd.c:363 262428417176949/0xc0ba66fc: Tx USSD 'Your extension is 491611222125' 20241031085639454 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417176949" destination_name="the-source\n" session_id=3233441532 session_state=END} 20241031085639454 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7af98d3d4358: Found GsupExpect[0] for "262428417176949" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428417176949" TC_mo_ussd_iuse_msisdn_via_proxy(205)@7af98d3d4358: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56232992C26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@7af98d3d4358: setverdict(pass): none -> pass 20241031085639458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@7af98d3d4358: Final verdict of PTC: pass 20241031085639459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20241031085639460 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639460 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085639460 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085639460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085639460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@7af98d3d4358: Final verdict of PTC: none 20241031085639460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44737<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@7af98d3d4358: Final verdict of PTC: none 196@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 196: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Oct 31 08:56:39 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 20241031085639504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241031085639704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6072) Waiting for packet dumper to finish... 1 (prev_count=6072, count=40412) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Oct 31 08:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_euse started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 20241031085642784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38039 20241031085642784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38039 IPA-EUSE-foobar(208)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085642785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642785 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received MTC@7af98d3d4358: in not legacy case 2 IPA-EUSE-foobar(208)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@7af98d3d4358: 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 } } } } 20241031085642787 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642787 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085642788 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085642788 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085642788 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 20241031085642788 DLGSUP <0013> gsup_server.c:235 2: 20241031085642788 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 3: 20241031085642788 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 4: 20241031085642788 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 5: 20241031085642788 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 7: 20241031085642788 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085642788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085642788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085642788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38039 IPA-EUSE-foobar(208)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085642788 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085642788 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085642790 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085642791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085642791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085642791 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 20241031085642791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085642791 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 20241031085642791 DLGSUP <0013> gsup_server.c:235 2: 20241031085642791 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085642791 DLGSUP <0013> gsup_server.c:235 3: 20241031085642791 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085642791 DLGSUP <0013> gsup_server.c:235 4: 20241031085642791 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085642791 DLGSUP <0013> gsup_server.c:235 5: 20241031085642791 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085642791 DLGSUP <0013> gsup_server.c:235 7: 20241031085642791 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085642791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085642791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085642791 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@7af98d3d4358: 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") 20241031085642811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46765<->l=127.0.0.1:4259) 20241031085642830 DAUC <0003> db_auc.c:157 IMSI='262420662076794': No 2G Auth Data 20241031085642830 DAUC <0003> db_auc.c:192 IMSI='262420662076794': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262420662076794" to be handled at TC_mo_ussd_euse(212) 20241031085642854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642863 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420662076794" session_id=3728270210 session_state=BEGIN} 20241031085642863 DSS <0004> hlr_ussd.c:576 262420662076794/0xde38e382: Process SS (BEGIN) 20241031085642863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642863 DSS <0004> hlr_ussd.c:518 262420662076794/0xde38e382: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642868 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420662076794" session_id=3728270210 session_state=END} 20241031085642868 DSS <0004> hlr_ussd.c:576 262420662076794/0xde38e382: Process SS (END) 20241031085642868 DSS <0004> hlr_ussd.c:518 262420662076794/0xde38e382: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642868 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420662076794" session_id=3728270210 session_state=END} 20241031085642868 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642868 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262420662076794" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420662076794" TC_mo_ussd_euse(212)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085642873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@7af98d3d4358: Final verdict of PTC: pass 20241031085642877 DAUC <0003> db_auc.c:157 IMSI='262421741749269': No 2G Auth Data 20241031085642877 DAUC <0003> db_auc.c:192 IMSI='262421741749269': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262421741749269" to be handled at TC_mo_ussd_euse(213) 20241031085642902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642907 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421741749269" session_id=2880278391 session_state=BEGIN} 20241031085642907 DSS <0004> hlr_ussd.c:576 262421741749269/0xabad8f77: Process SS (BEGIN) 20241031085642907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642907 DSS <0004> hlr_ussd.c:518 262421741749269/0xabad8f77: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642909 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421741749269" session_id=2880278391 session_state=END} 20241031085642909 DSS <0004> hlr_ussd.c:576 262421741749269/0xabad8f77: Process SS (END) 20241031085642909 DSS <0004> hlr_ussd.c:518 262421741749269/0xabad8f77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642909 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421741749269" session_id=2880278391 session_state=END} 20241031085642909 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642909 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262421741749269" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421741749269" TC_mo_ussd_euse(213)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085642914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@7af98d3d4358: Final verdict of PTC: pass 20241031085642918 DAUC <0003> db_auc.c:157 IMSI='262429107934398': No 2G Auth Data 20241031085642918 DAUC <0003> db_auc.c:192 IMSI='262429107934398': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262429107934398" to be handled at TC_mo_ussd_euse(214) 20241031085642942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642948 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429107934398" session_id=1662024849 session_state=BEGIN} 20241031085642948 DSS <0004> hlr_ussd.c:576 262429107934398/0x63107c91: Process SS (BEGIN) 20241031085642948 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642948 DSS <0004> hlr_ussd.c:518 262429107934398/0x63107c91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085642950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642950 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642950 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429107934398" session_id=1662024849 session_state=END} 20241031085642950 DSS <0004> hlr_ussd.c:576 262429107934398/0x63107c91: Process SS (END) 20241031085642950 DSS <0004> hlr_ussd.c:518 262429107934398/0x63107c91: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642950 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429107934398" session_id=1662024849 session_state=END} 20241031085642950 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642950 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262429107934398" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429107934398" TC_mo_ussd_euse(214)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085642954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@7af98d3d4358: Final verdict of PTC: pass 20241031085642958 DAUC <0003> db_auc.c:157 IMSI='262423165375595': No 2G Auth Data 20241031085642958 DAUC <0003> db_auc.c:192 IMSI='262423165375595': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262423165375595" to be handled at TC_mo_ussd_euse(215) 20241031085642980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241031085642986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642986 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423165375595" session_id=3427541915 session_state=BEGIN} 20241031085642986 DSS <0004> hlr_ussd.c:576 262423165375595/0xcc4c239b: Process SS (BEGIN) 20241031085642986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642986 DSS <0004> hlr_ussd.c:518 262423165375595/0xcc4c239b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642987 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642987 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642987 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642987 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642989 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165375595" session_id=3427541915 session_state=END} 20241031085642989 DSS <0004> hlr_ussd.c:576 262423165375595/0xcc4c239b: Process SS (END) 20241031085642989 DSS <0004> hlr_ussd.c:518 262423165375595/0xcc4c239b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642989 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165375595" session_id=3427541915 session_state=END} 20241031085642989 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642989 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262423165375595" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423165375595" TC_mo_ussd_euse(215)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085642992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@7af98d3d4358: Final verdict of PTC: pass 20241031085642996 DAUC <0003> db_auc.c:157 IMSI='262427630099731': No 2G Auth Data 20241031085642996 DAUC <0003> db_auc.c:192 IMSI='262427630099731': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262427630099731" to be handled at TC_mo_ussd_euse(216) 20241031085643022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643027 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427630099731" session_id=3129046534 session_state=BEGIN} 20241031085643027 DSS <0004> hlr_ussd.c:576 262427630099731/0xba817606: Process SS (BEGIN) 20241031085643027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643027 DSS <0004> hlr_ussd.c:518 262427630099731/0xba817606: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643029 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427630099731" session_id=3129046534 session_state=END} 20241031085643029 DSS <0004> hlr_ussd.c:576 262427630099731/0xba817606: Process SS (END) 20241031085643029 DSS <0004> hlr_ussd.c:518 262427630099731/0xba817606: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643029 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427630099731" session_id=3129046534 session_state=END} 20241031085643029 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643029 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262427630099731" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427630099731" TC_mo_ussd_euse(216)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085643032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@7af98d3d4358: Final verdict of PTC: pass 20241031085643036 DAUC <0003> db_auc.c:157 IMSI='262429974600886': No 2G Auth Data 20241031085643036 DAUC <0003> db_auc.c:192 IMSI='262429974600886': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262429974600886" to be handled at TC_mo_ussd_euse(217) 20241031085643064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643071 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429974600886" session_id=1975582218 session_state=BEGIN} 20241031085643071 DSS <0004> hlr_ussd.c:576 262429974600886/0x75c0fe0a: Process SS (BEGIN) 20241031085643071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643071 DSS <0004> hlr_ussd.c:518 262429974600886/0x75c0fe0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643073 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429974600886" session_id=1975582218 session_state=END} 20241031085643073 DSS <0004> hlr_ussd.c:576 262429974600886/0x75c0fe0a: Process SS (END) 20241031085643073 DSS <0004> hlr_ussd.c:518 262429974600886/0x75c0fe0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643073 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429974600886" session_id=1975582218 session_state=END} 20241031085643073 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643073 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262429974600886" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429974600886" TC_mo_ussd_euse(217)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085643078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@7af98d3d4358: Final verdict of PTC: pass 20241031085643082 DAUC <0003> db_auc.c:157 IMSI='262423279361746': No 2G Auth Data 20241031085643082 DAUC <0003> db_auc.c:192 IMSI='262423279361746': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262423279361746" to be handled at TC_mo_ussd_euse(218) 20241031085643110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241031085643116 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643116 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423279361746" session_id=654752154 session_state=BEGIN} 20241031085643116 DSS <0004> hlr_ussd.c:576 262423279361746/0x2706b99a: Process SS (BEGIN) 20241031085643116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643116 DSS <0004> hlr_ussd.c:518 262423279361746/0x2706b99a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643117 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643117 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643118 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423279361746" session_id=654752154 session_state=END} 20241031085643118 DSS <0004> hlr_ussd.c:576 262423279361746/0x2706b99a: Process SS (END) 20241031085643118 DSS <0004> hlr_ussd.c:518 262423279361746/0x2706b99a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643118 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423279361746" session_id=654752154 session_state=END} 20241031085643118 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643118 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262423279361746" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423279361746" TC_mo_ussd_euse(218)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085643123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@7af98d3d4358: Final verdict of PTC: pass 20241031085643127 DAUC <0003> db_auc.c:157 IMSI='262420054327671': No 2G Auth Data 20241031085643127 DAUC <0003> db_auc.c:192 IMSI='262420054327671': No 3G Auth Data HLR_Test-GSUP(209)@7af98d3d4358: Created GsupExpect[0] for "262420054327671" to be handled at TC_mo_ussd_euse(219) 20241031085643154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241031085643160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643160 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420054327671" session_id=171109180 session_state=BEGIN} 20241031085643160 DSS <0004> hlr_ussd.c:576 262420054327671/0x0a32eb3c: Process SS (BEGIN) 20241031085643160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643160 DSS <0004> hlr_ussd.c:518 262420054327671/0x0a32eb3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643160 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643161 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: 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 } } } } } 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643163 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420054327671" session_id=171109180 session_state=END} 20241031085643163 DSS <0004> hlr_ussd.c:576 262420054327671/0x0a32eb3c: Process SS (END) 20241031085643163 DSS <0004> hlr_ussd.c:518 262420054327671/0x0a32eb3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643163 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420054327671" session_id=171109180 session_state=END} 20241031085643163 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643163 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7af98d3d4358: Found GsupExpect[0] for "262420054327671" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420054327671" TC_mo_ussd_euse(219)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085643166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@7af98d3d4358: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@7af98d3d4358: Final verdict of PTC: none 20241031085643168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20241031085643168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46765<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7af98d3d4358: Final verdict of PTC: none 20241031085643169 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643169 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643169 DLINP <000b> input/ipa.c:414 127.0.0.1:38039 connection closed with server 20241031085643169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38039 20241031085643169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031085643169 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085643169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085643169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@7af98d3d4358: Final verdict of PTC: none IPA-EUSE-foobar(208)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 210: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Oct 31 08:56:43 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 20241031085643211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241031085643412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2012) Waiting for packet dumper to finish... 1 (prev_count=2012, count=44912) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Oct 31 08:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_euse_continue started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 20241031085646491 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45919 20241031085646491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45919 IPA-EUSE-foobar(222)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085646492 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646492 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received MTC@7af98d3d4358: in not legacy case 2 IPA-EUSE-foobar(222)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085646495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646495 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085646495 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085646495 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085646495 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 20241031085646495 DLGSUP <0013> gsup_server.c:235 2: 20241031085646495 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 3: 20241031085646495 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 4: 20241031085646495 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 5: 20241031085646495 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 7: 20241031085646495 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085646495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085646495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085646495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45919 IPA-EUSE-foobar(222)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085646497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085646497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085646499 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646500 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(221)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085646502 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646502 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085646502 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085646502 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 20241031085646502 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085646502 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 20241031085646502 DLGSUP <0013> gsup_server.c:235 2: 20241031085646502 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085646502 DLGSUP <0013> gsup_server.c:235 3: 20241031085646502 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085646502 DLGSUP <0013> gsup_server.c:235 4: 20241031085646502 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085646502 DLGSUP <0013> gsup_server.c:235 5: 20241031085646502 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085646502 DLGSUP <0013> gsup_server.c:235 7: 20241031085646502 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085646502 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085646502 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085646502 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@7af98d3d4358: 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") 20241031085646521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43675<->l=127.0.0.1:4259) 20241031085646532 DAUC <0003> db_auc.c:157 IMSI='262423987923435': No 2G Auth Data 20241031085646532 DAUC <0003> db_auc.c:192 IMSI='262423987923435': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262423987923435" to be handled at TC_mo_ussd_euse_continue(226) 20241031085646555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646561 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423987923435" session_id=2324499210 session_state=BEGIN} 20241031085646561 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (BEGIN) 20241031085646561 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646561 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646566 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646566 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (CONTINUE) 20241031085646566 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646566 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646566 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262423987923435" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423987923435" TC_mo_ussd_euse_continue(226)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646570 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646570 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (CONTINUE) 20241031085646570 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646570 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646572 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=END} 20241031085646572 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (END) 20241031085646572 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646572 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=END} 20241031085646572 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646572 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@7af98d3d4358: Final verdict of PTC: pass 20241031085646578 DAUC <0003> db_auc.c:157 IMSI='262425799410715': No 2G Auth Data 20241031085646578 DAUC <0003> db_auc.c:192 IMSI='262425799410715': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262425799410715" to be handled at TC_mo_ussd_euse_continue(227) 20241031085646599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646604 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425799410715" session_id=1910158763 session_state=BEGIN} 20241031085646604 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (BEGIN) 20241031085646604 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646604 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646605 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646605 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (CONTINUE) 20241031085646605 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646605 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646605 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262425799410715" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425799410715" TC_mo_ussd_euse_continue(227)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646610 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646610 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (CONTINUE) 20241031085646610 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646610 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646612 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=END} 20241031085646612 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (END) 20241031085646612 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646612 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=END} 20241031085646612 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646612 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@7af98d3d4358: Final verdict of PTC: pass 20241031085646618 DAUC <0003> db_auc.c:157 IMSI='262425464130072': No 2G Auth Data 20241031085646618 DAUC <0003> db_auc.c:192 IMSI='262425464130072': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262425464130072" to be handled at TC_mo_ussd_euse_continue(228) 20241031085646645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646653 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464130072" session_id=1640211365 session_state=BEGIN} 20241031085646653 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (BEGIN) 20241031085646653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646653 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646655 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646655 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646655 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (CONTINUE) 20241031085646655 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646655 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646655 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262425464130072" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425464130072" TC_mo_ussd_euse_continue(228)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646660 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646660 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (CONTINUE) 20241031085646660 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646660 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646662 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=END} 20241031085646662 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (END) 20241031085646662 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646662 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=END} 20241031085646662 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646662 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@7af98d3d4358: Final verdict of PTC: pass 20241031085646668 DAUC <0003> db_auc.c:157 IMSI='262427659858288': No 2G Auth Data 20241031085646668 DAUC <0003> db_auc.c:192 IMSI='262427659858288': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262427659858288" to be handled at TC_mo_ussd_euse_continue(229) 20241031085646691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646696 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427659858288" session_id=1472234414 session_state=BEGIN} 20241031085646696 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (BEGIN) 20241031085646696 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646696 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646698 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646698 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (CONTINUE) 20241031085646698 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646698 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646698 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262427659858288" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427659858288" TC_mo_ussd_euse_continue(229)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646702 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646702 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (CONTINUE) 20241031085646702 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646702 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646704 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=END} 20241031085646704 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (END) 20241031085646704 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646704 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=END} 20241031085646704 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646704 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@7af98d3d4358: Final verdict of PTC: pass 20241031085646710 DAUC <0003> db_auc.c:157 IMSI='262420931417515': No 2G Auth Data 20241031085646710 DAUC <0003> db_auc.c:192 IMSI='262420931417515': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262420931417515" to be handled at TC_mo_ussd_euse_continue(230) 20241031085646735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646742 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420931417515" session_id=2491609108 session_state=BEGIN} 20241031085646742 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (BEGIN) 20241031085646742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646742 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646744 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646744 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (CONTINUE) 20241031085646744 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646744 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646744 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262420931417515" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420931417515" TC_mo_ussd_euse_continue(230)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646748 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646748 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (CONTINUE) 20241031085646748 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646748 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646749 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=END} 20241031085646749 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (END) 20241031085646749 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646749 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=END} 20241031085646749 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646749 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@7af98d3d4358: Final verdict of PTC: pass 20241031085646755 DAUC <0003> db_auc.c:157 IMSI='262426991625487': No 2G Auth Data 20241031085646755 DAUC <0003> db_auc.c:192 IMSI='262426991625487': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262426991625487" to be handled at TC_mo_ussd_euse_continue(231) 20241031085646786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646791 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991625487" session_id=1062975989 session_state=BEGIN} 20241031085646791 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (BEGIN) 20241031085646791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646791 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646793 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646793 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (CONTINUE) 20241031085646793 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646793 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646793 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262426991625487" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426991625487" TC_mo_ussd_euse_continue(231)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646797 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646797 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (CONTINUE) 20241031085646797 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646797 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646799 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=END} 20241031085646799 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (END) 20241031085646799 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646799 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=END} 20241031085646799 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646799 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@7af98d3d4358: Final verdict of PTC: pass 20241031085646805 DAUC <0003> db_auc.c:157 IMSI='262423126259439': No 2G Auth Data 20241031085646805 DAUC <0003> db_auc.c:192 IMSI='262423126259439': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262423126259439" to be handled at TC_mo_ussd_euse_continue(232) 20241031085646832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646837 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423126259439" session_id=2425789448 session_state=BEGIN} 20241031085646837 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (BEGIN) 20241031085646837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646837 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646839 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646839 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (CONTINUE) 20241031085646839 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646839 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646839 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262423126259439" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423126259439" TC_mo_ussd_euse_continue(232)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646844 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646844 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (CONTINUE) 20241031085646844 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646844 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646846 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=END} 20241031085646846 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (END) 20241031085646846 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646846 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=END} 20241031085646846 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646846 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@7af98d3d4358: Final verdict of PTC: pass 20241031085646852 DAUC <0003> db_auc.c:157 IMSI='262424640706399': No 2G Auth Data 20241031085646852 DAUC <0003> db_auc.c:192 IMSI='262424640706399': No 3G Auth Data HLR_Test-GSUP(223)@7af98d3d4358: Created GsupExpect[0] for "262424640706399" to be handled at TC_mo_ussd_euse_continue(233) 20241031085646880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646886 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640706399" session_id=1980303268 session_state=BEGIN} 20241031085646886 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (BEGIN) 20241031085646886 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646886 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646888 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646888 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (CONTINUE) 20241031085646888 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646888 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646888 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7af98d3d4358: Found GsupExpect[0] for "262424640706399" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424640706399" TC_mo_ussd_euse_continue(233)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646894 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646894 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (CONTINUE) 20241031085646894 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646894 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: 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 } } } } } 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646896 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=END} 20241031085646896 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (END) 20241031085646896 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646896 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=END} 20241031085646896 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646896 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085646898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@7af98d3d4358: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@7af98d3d4358: Final verdict of PTC: none 20241031085646899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241031085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646900 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646900 DLINP <000b> input/ipa.c:414 127.0.0.1:45919 connection closed with server 20241031085646900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45919 20241031085646900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646900 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085646900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085646900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@7af98d3d4358: Final verdict of PTC: none 20241031085646901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43675<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@7af98d3d4358: Final verdict of PTC: none 224@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 224: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Oct 31 08:56:46 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 20241031085646944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 20241031085647145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32640) Waiting for packet dumper to finish... 1 (prev_count=32640, count=49064) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Oct 31 08:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_ussd_euse_defaultroute started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 20241031085650224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37749 20241031085650224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37749 IPA-EUSE-foobar(236)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085650225 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650225 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received MTC@7af98d3d4358: in not legacy case 2 IPA-EUSE-foobar(236)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085650228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650228 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085650228 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085650228 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085650228 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 20241031085650228 DLGSUP <0013> gsup_server.c:235 2: 20241031085650228 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 3: 20241031085650228 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 4: 20241031085650228 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 5: 20241031085650228 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 7: 20241031085650228 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085650228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085650228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085650228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37749 IPA-EUSE-foobar(236)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085650229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085650229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085650232 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085650234 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650234 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085650234 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085650234 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 20241031085650234 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085650234 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 20241031085650234 DLGSUP <0013> gsup_server.c:235 2: 20241031085650234 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085650234 DLGSUP <0013> gsup_server.c:235 3: 20241031085650234 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085650234 DLGSUP <0013> gsup_server.c:235 4: 20241031085650234 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085650234 DLGSUP <0013> gsup_server.c:235 5: 20241031085650234 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085650234 DLGSUP <0013> gsup_server.c:235 7: 20241031085650234 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085650235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085650235 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085650235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@7af98d3d4358: 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") 20241031085650253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38171<->l=127.0.0.1:4259) 20241031085650263 DAUC <0003> db_auc.c:157 IMSI='262424528334294': No 2G Auth Data 20241031085650263 DAUC <0003> db_auc.c:192 IMSI='262424528334294': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262424528334294" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241031085650286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650291 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424528334294" session_id=2179956266 session_state=BEGIN} 20241031085650291 DSS <0004> hlr_ussd.c:576 262424528334294/0x81ef7e2a: Process SS (BEGIN) 20241031085650291 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650291 DSS <0004> hlr_ussd.c:518 262424528334294/0x81ef7e2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650297 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528334294" session_id=2179956266 session_state=END} 20241031085650297 DSS <0004> hlr_ussd.c:576 262424528334294/0x81ef7e2a: Process SS (END) 20241031085650297 DSS <0004> hlr_ussd.c:518 262424528334294/0x81ef7e2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650297 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528334294" session_id=2179956266 session_state=END} 20241031085650297 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650297 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262424528334294" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424528334294" TC_mo_ussd_euse_defaultroute(240)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@7af98d3d4358: Final verdict of PTC: pass 20241031085650308 DAUC <0003> db_auc.c:157 IMSI='262426325108503': No 2G Auth Data 20241031085650308 DAUC <0003> db_auc.c:192 IMSI='262426325108503': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262426325108503" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241031085650333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650338 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426325108503" session_id=3876160751 session_state=BEGIN} 20241031085650338 DSS <0004> hlr_ussd.c:576 262426325108503/0xe70984ef: Process SS (BEGIN) 20241031085650338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650338 DSS <0004> hlr_ussd.c:518 262426325108503/0xe70984ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650340 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325108503" session_id=3876160751 session_state=END} 20241031085650340 DSS <0004> hlr_ussd.c:576 262426325108503/0xe70984ef: Process SS (END) 20241031085650340 DSS <0004> hlr_ussd.c:518 262426325108503/0xe70984ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650340 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325108503" session_id=3876160751 session_state=END} 20241031085650340 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650340 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262426325108503" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426325108503" TC_mo_ussd_euse_defaultroute(241)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@7af98d3d4358: Final verdict of PTC: pass 20241031085650347 DAUC <0003> db_auc.c:157 IMSI='262426746847121': No 2G Auth Data 20241031085650347 DAUC <0003> db_auc.c:192 IMSI='262426746847121': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262426746847121" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241031085650371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650378 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426746847121" session_id=224882431 session_state=BEGIN} 20241031085650378 DSS <0004> hlr_ussd.c:576 262426746847121/0x0d676eff: Process SS (BEGIN) 20241031085650378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650378 DSS <0004> hlr_ussd.c:518 262426746847121/0x0d676eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650379 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746847121" session_id=224882431 session_state=END} 20241031085650379 DSS <0004> hlr_ussd.c:576 262426746847121/0x0d676eff: Process SS (END) 20241031085650379 DSS <0004> hlr_ussd.c:518 262426746847121/0x0d676eff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650379 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746847121" session_id=224882431 session_state=END} 20241031085650379 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650379 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262426746847121" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426746847121" TC_mo_ussd_euse_defaultroute(242)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@7af98d3d4358: Final verdict of PTC: pass 20241031085650387 DAUC <0003> db_auc.c:157 IMSI='262422362413263': No 2G Auth Data 20241031085650387 DAUC <0003> db_auc.c:192 IMSI='262422362413263': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262422362413263" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241031085650411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650417 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422362413263" session_id=2520851118 session_state=BEGIN} 20241031085650417 DSS <0004> hlr_ussd.c:576 262422362413263/0x964122ae: Process SS (BEGIN) 20241031085650417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650417 DSS <0004> hlr_ussd.c:518 262422362413263/0x964122ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650419 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422362413263" session_id=2520851118 session_state=END} 20241031085650419 DSS <0004> hlr_ussd.c:576 262422362413263/0x964122ae: Process SS (END) 20241031085650419 DSS <0004> hlr_ussd.c:518 262422362413263/0x964122ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650419 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422362413263" session_id=2520851118 session_state=END} 20241031085650419 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650419 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262422362413263" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422362413263" TC_mo_ussd_euse_defaultroute(243)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@7af98d3d4358: Final verdict of PTC: pass 20241031085650428 DAUC <0003> db_auc.c:157 IMSI='262426094661561': No 2G Auth Data 20241031085650428 DAUC <0003> db_auc.c:192 IMSI='262426094661561': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262426094661561" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241031085650451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650456 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426094661561" session_id=966573861 session_state=BEGIN} 20241031085650456 DSS <0004> hlr_ussd.c:576 262426094661561/0x399cbf25: Process SS (BEGIN) 20241031085650456 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650456 DSS <0004> hlr_ussd.c:518 262426094661561/0x399cbf25: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650458 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426094661561" session_id=966573861 session_state=END} 20241031085650458 DSS <0004> hlr_ussd.c:576 262426094661561/0x399cbf25: Process SS (END) 20241031085650458 DSS <0004> hlr_ussd.c:518 262426094661561/0x399cbf25: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650458 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426094661561" session_id=966573861 session_state=END} 20241031085650458 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650458 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262426094661561" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426094661561" TC_mo_ussd_euse_defaultroute(244)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@7af98d3d4358: Final verdict of PTC: pass 20241031085650465 DAUC <0003> db_auc.c:157 IMSI='262425238640385': No 2G Auth Data 20241031085650465 DAUC <0003> db_auc.c:192 IMSI='262425238640385': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262425238640385" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241031085650493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650498 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238640385" session_id=545531615 session_state=BEGIN} 20241031085650498 DSS <0004> hlr_ussd.c:576 262425238640385/0x208426df: Process SS (BEGIN) 20241031085650498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650498 DSS <0004> hlr_ussd.c:518 262425238640385/0x208426df: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650500 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238640385" session_id=545531615 session_state=END} 20241031085650500 DSS <0004> hlr_ussd.c:576 262425238640385/0x208426df: Process SS (END) 20241031085650500 DSS <0004> hlr_ussd.c:518 262425238640385/0x208426df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650500 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238640385" session_id=545531615 session_state=END} 20241031085650500 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650500 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262425238640385" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425238640385" TC_mo_ussd_euse_defaultroute(245)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@7af98d3d4358: Final verdict of PTC: pass 20241031085650508 DAUC <0003> db_auc.c:157 IMSI='262428546391440': No 2G Auth Data 20241031085650508 DAUC <0003> db_auc.c:192 IMSI='262428546391440': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262428546391440" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241031085650535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650540 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428546391440" session_id=4170235030 session_state=BEGIN} 20241031085650540 DSS <0004> hlr_ussd.c:576 262428546391440/0xf890bc96: Process SS (BEGIN) 20241031085650540 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650540 DSS <0004> hlr_ussd.c:518 262428546391440/0xf890bc96: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650542 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546391440" session_id=4170235030 session_state=END} 20241031085650542 DSS <0004> hlr_ussd.c:576 262428546391440/0xf890bc96: Process SS (END) 20241031085650542 DSS <0004> hlr_ussd.c:518 262428546391440/0xf890bc96: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650542 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546391440" session_id=4170235030 session_state=END} 20241031085650542 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650542 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262428546391440" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428546391440" TC_mo_ussd_euse_defaultroute(246)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@7af98d3d4358: Final verdict of PTC: pass 20241031085650549 DAUC <0003> db_auc.c:157 IMSI='262426337500473': No 2G Auth Data 20241031085650549 DAUC <0003> db_auc.c:192 IMSI='262426337500473': No 3G Auth Data HLR_Test-GSUP(237)@7af98d3d4358: Created GsupExpect[0] for "262426337500473" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241031085650577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650585 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426337500473" session_id=1262241380 session_state=BEGIN} 20241031085650585 DSS <0004> hlr_ussd.c:576 262426337500473/0x4b3c4664: Process SS (BEGIN) 20241031085650585 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650585 DSS <0004> hlr_ussd.c:518 262426337500473/0x4b3c4664: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: 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 } } } } } 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650586 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426337500473" session_id=1262241380 session_state=END} 20241031085650586 DSS <0004> hlr_ussd.c:576 262426337500473/0x4b3c4664: Process SS (END) 20241031085650586 DSS <0004> hlr_ussd.c:518 262426337500473/0x4b3c4664: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650586 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426337500473" session_id=1262241380 session_state=END} 20241031085650586 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650586 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7af98d3d4358: Found GsupExpect[0] for "262426337500473" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@7af98d3d4358: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426337500473" TC_mo_ussd_euse_defaultroute(247)@7af98d3d4358: 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)@7af98d3d4358: setverdict(pass): none -> pass 20241031085650591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@7af98d3d4358: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@7af98d3d4358: Final verdict of PTC: none 20241031085650594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20241031085650596 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085650596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085650596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085650596 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650596 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650596 DLINP <000b> input/ipa.c:414 127.0.0.1:37749 connection closed with server 20241031085650596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37749 20241031085650596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@7af98d3d4358: Final verdict of PTC: none 20241031085650596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38171<->l=127.0.0.1:4259) 238@7af98d3d4358: Final verdict of PTC: none IPA-EUSE-foobar(236)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 238: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Oct 31 08:56:50 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 20241031085650636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 20241031085650837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35068) 20241031085650900 DSS <0004> hlr_ussd.c:239 262424061681113/0x8e8f63de: SS Session Timeout, destroying 20241031085650900 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650951 DSS <0004> hlr_ussd.c:239 262422227012091/0x853ee395: SS Session Timeout, destroying 20241031085650951 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650999 DSS <0004> hlr_ussd.c:239 262423943437097/0x6c118e62: SS Session Timeout, destroying 20241031085650999 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651054 DSS <0004> hlr_ussd.c:239 262426313756238/0x8b9d2557: SS Session Timeout, destroying 20241031085651054 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651091 DSS <0004> hlr_ussd.c:239 262428522138488/0xa9c6f7a4: SS Session Timeout, destroying 20241031085651091 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651134 DSS <0004> hlr_ussd.c:239 262427253122570/0x7200687f: SS Session Timeout, destroying 20241031085651134 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651175 DSS <0004> hlr_ussd.c:239 262424414850463/0x3ca446bd: SS Session Timeout, destroying 20241031085651175 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651217 DSS <0004> hlr_ussd.c:239 262424892627596/0x1b049518: SS Session Timeout, destroying 20241031085651217 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=35068, count=46624) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Oct 31 08:56:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_mo_sss_reject started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085653913 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085653913 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085653915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085653918 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085653918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085653918 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 20241031085653918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085653918 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 20241031085653918 DLGSUP <0013> gsup_server.c:235 2: 20241031085653918 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085653918 DLGSUP <0013> gsup_server.c:235 3: 20241031085653918 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085653918 DLGSUP <0013> gsup_server.c:235 4: 20241031085653918 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085653918 DLGSUP <0013> gsup_server.c:235 5: 20241031085653918 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085653918 DLGSUP <0013> gsup_server.c:235 7: 20241031085653918 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085653918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085653918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085653918 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@7af98d3d4358: 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") 20241031085653943 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42847<->l=127.0.0.1:4259) 20241031085653957 DAUC <0003> db_auc.c:157 IMSI='262427134274386': No 2G Auth Data 20241031085653957 DAUC <0003> db_auc.c:192 IMSI='262427134274386': No 3G Auth Data HLR_Test-GSUP(249)@7af98d3d4358: Created GsupExpect[0] for "262427134274386" to be handled at TC_mo_sss_reject(252) 20241031085653979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653986 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427134274386" session_id=3981309740 session_state=BEGIN} 20241031085653986 DSS <0004> hlr_ussd.c:576 262427134274386/0xed4df72c: Process SS (BEGIN) 20241031085653986 DSS <0004> hlr_ussd.c:498 262427134274386/0xed4df72c: SS CompType=Invoke, OpCode=InterrogateSS 20241031085653986 DSS <0004> hlr_ussd.c:506 262427134274386/0xed4df72c: Structured SS requests are not supported, rejecting... 20241031085653986 DSS <0004> hlr_ussd.c:354 262427134274386/0xed4df72c: Tx ReturnError(0, 0x15) 20241031085653986 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427134274386" session_id=3981309740 session_state=END} 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@7af98d3d4358: Found GsupExpect[0] for "262427134274386" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@7af98d3d4358: Added IMSI table entry 0TC_mo_sss_reject(252)"262427134274386" TC_mo_sss_reject(252)@7af98d3d4358: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@7af98d3d4358: setverdict(pass): none -> pass 20241031085653989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@7af98d3d4358: Final verdict of PTC: pass 20241031085653998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 20241031085653999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653999 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085653999 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085653999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@7af98d3d4358: Final verdict of PTC: none 20241031085653999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42847<->l=127.0.0.1:4259) 250@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 250: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@7af98d3d4358: Test case TC_mo_sss_reject finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Oct 31 08:56:54 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 20241031085654042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241031085654143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241031085654516 DSS <0004> hlr_ussd.c:239 262422435005841/0xd58d57da: SS Session Timeout, destroying 20241031085654516 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654555 DSS <0004> hlr_ussd.c:239 262422020407244/0x248a39ae: SS Session Timeout, destroying 20241031085654555 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654594 DSS <0004> hlr_ussd.c:239 262423084501784/0x10c49d37: SS Session Timeout, destroying 20241031085654594 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654632 DSS <0004> hlr_ussd.c:239 262427847066797/0xfa1bc1f6: SS Session Timeout, destroying 20241031085654632 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654667 DSS <0004> hlr_ussd.c:239 262428629477013/0x2336728e: SS Session Timeout, destroying 20241031085654667 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654705 DSS <0004> hlr_ussd.c:239 262428772379862/0x03da43af: SS Session Timeout, destroying 20241031085654705 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654744 DSS <0004> hlr_ussd.c:239 262423315439139/0x60efc307: SS Session Timeout, destroying 20241031085654744 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654787 DSS <0004> hlr_ussd.c:239 262425246714700/0x5c8c74d8: SS Session Timeout, destroying 20241031085654787 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Oct 31 08:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_check_imei started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085657220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085657220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085657221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085657223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085657223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085657223 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 20241031085657223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085657223 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 20241031085657223 DLGSUP <0013> gsup_server.c:235 2: 20241031085657223 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085657223 DLGSUP <0013> gsup_server.c:235 3: 20241031085657223 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085657223 DLGSUP <0013> gsup_server.c:235 4: 20241031085657223 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085657223 DLGSUP <0013> gsup_server.c:235 5: 20241031085657223 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085657223 DLGSUP <0013> gsup_server.c:235 7: 20241031085657223 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085657223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085657223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085657223 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@7af98d3d4358: 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") 20241031085657241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46537<->l=127.0.0.1:4259) 20241031085657251 DAUC <0003> db_auc.c:157 IMSI='262425274239158': No 2G Auth Data 20241031085657251 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262425274239158" to be handled at TC_gsup_check_imei(257) 20241031085657289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657294 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274239158"} 20241031085657294 DMAIN <0000> hlr.c:435 IMSI='262425274239158': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657294 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274239158"} 20241031085657294 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262425274239158" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 0TC_gsup_check_imei(257)"262425274239158" TC_gsup_check_imei(257)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657296 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data 20241031085657298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657298 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274239158"} 20241031085657298 DAUC <0003> hlr.c:428 IMSI='262425274239158': storing IMEI = 12345678901234 20241031085657301 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274239158"} 20241031085657301 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657301 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657301 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657303 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data 20241031085657304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@7af98d3d4358: Final verdict of PTC: pass 20241031085657317 DAUC <0003> db_auc.c:157 IMSI='262420595580801': No 2G Auth Data 20241031085657317 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262420595580801" to be handled at TC_gsup_check_imei(258) 20241031085657342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657346 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595580801"} 20241031085657346 DMAIN <0000> hlr.c:435 IMSI='262420595580801': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657346 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595580801"} 20241031085657346 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262420595580801" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 1TC_gsup_check_imei(258)"262420595580801" TC_gsup_check_imei(258)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657348 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data 20241031085657351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657351 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595580801"} 20241031085657351 DAUC <0003> hlr.c:428 IMSI='262420595580801': storing IMEI = 12345678901234 20241031085657354 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595580801"} 20241031085657354 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657355 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data 20241031085657356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@7af98d3d4358: Final verdict of PTC: pass 20241031085657368 DAUC <0003> db_auc.c:157 IMSI='262426479784959': No 2G Auth Data 20241031085657368 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262426479784959" to be handled at TC_gsup_check_imei(259) 20241031085657393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657399 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426479784959"} 20241031085657399 DMAIN <0000> hlr.c:435 IMSI='262426479784959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657399 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426479784959"} 20241031085657399 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262426479784959" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 2TC_gsup_check_imei(259)"262426479784959" TC_gsup_check_imei(259)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657401 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data 20241031085657404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657404 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426479784959"} 20241031085657404 DAUC <0003> hlr.c:428 IMSI='262426479784959': storing IMEI = 12345678901234 20241031085657409 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426479784959"} 20241031085657409 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657409 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657409 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657411 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data 20241031085657412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@7af98d3d4358: Final verdict of PTC: pass 20241031085657425 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657425 DAUC <0003> db_auc.c:192 IMSI='262426202876496': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262426202876496" to be handled at TC_gsup_check_imei(260) 20241031085657449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241031085657454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657455 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426202876496"} 20241031085657455 DMAIN <0000> hlr.c:435 IMSI='262426202876496': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657455 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426202876496"} 20241031085657455 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262426202876496" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 3TC_gsup_check_imei(260)"262426202876496" TC_gsup_check_imei(260)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657457 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657460 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657460 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426202876496"} 20241031085657460 DAUC <0003> hlr.c:428 IMSI='262426202876496': storing IMEI = 12345678901234 20241031085657464 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426202876496"} 20241031085657464 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657464 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657464 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657465 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@7af98d3d4358: Final verdict of PTC: pass 20241031085657480 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657480 DAUC <0003> db_auc.c:192 IMSI='262424518205194': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262424518205194" to be handled at TC_gsup_check_imei(261) 20241031085657508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657513 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424518205194"} 20241031085657513 DMAIN <0000> hlr.c:435 IMSI='262424518205194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657513 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424518205194"} 20241031085657513 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262424518205194" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 4TC_gsup_check_imei(261)"262424518205194" TC_gsup_check_imei(261)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657514 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657516 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657516 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424518205194"} 20241031085657516 DAUC <0003> hlr.c:428 IMSI='262424518205194': storing IMEI = 12345678901234 20241031085657537 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424518205194"} 20241031085657537 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657537 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657537 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657539 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@7af98d3d4358: Final verdict of PTC: pass 20241031085657555 DAUC <0003> db_auc.c:157 IMSI='262425512383234': No 2G Auth Data 20241031085657556 DAUC <0003> db_auc.c:192 IMSI='262425512383234': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262425512383234" to be handled at TC_gsup_check_imei(262) 20241031085657585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657592 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512383234"} 20241031085657592 DMAIN <0000> hlr.c:435 IMSI='262425512383234': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657592 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512383234"} 20241031085657592 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262425512383234" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 5TC_gsup_check_imei(262)"262425512383234" TC_gsup_check_imei(262)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657597 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657597 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512383234"} 20241031085657597 DAUC <0003> hlr.c:428 IMSI='262425512383234': storing IMEI = 12345678901234 20241031085657600 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512383234"} 20241031085657600 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@7af98d3d4358: Final verdict of PTC: pass 20241031085657618 DAUC <0003> db_auc.c:157 IMSI='262428553538406': No 2G Auth Data 20241031085657618 DAUC <0003> db_auc.c:192 IMSI='262428553538406': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262428553538406" to be handled at TC_gsup_check_imei(263) 20241031085657646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657649 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553538406"} 20241031085657649 DMAIN <0000> hlr.c:435 IMSI='262428553538406': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657649 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553538406"} 20241031085657649 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262428553538406" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 6TC_gsup_check_imei(263)"262428553538406" TC_gsup_check_imei(263)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657653 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553538406"} 20241031085657653 DAUC <0003> hlr.c:428 IMSI='262428553538406': storing IMEI = 12345678901234 20241031085657656 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553538406"} 20241031085657656 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@7af98d3d4358: Final verdict of PTC: pass 20241031085657676 DAUC <0003> db_auc.c:157 IMSI='262425072731966': No 2G Auth Data 20241031085657676 DAUC <0003> db_auc.c:192 IMSI='262425072731966': No 3G Auth Data HLR_Test-GSUP(254)@7af98d3d4358: Created GsupExpect[0] for "262425072731966" to be handled at TC_gsup_check_imei(264) 20241031085657705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657709 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425072731966"} 20241031085657709 DMAIN <0000> hlr.c:435 IMSI='262425072731966': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657709 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425072731966"} 20241031085657709 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7af98d3d4358: Found GsupExpect[0] for "262425072731966" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@7af98d3d4358: Added IMSI table entry 7TC_gsup_check_imei(264)"262425072731966" TC_gsup_check_imei(264)@7af98d3d4358: setverdict(pass): none -> pass 20241031085657714 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657714 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425072731966"} 20241031085657714 DAUC <0003> hlr.c:428 IMSI='262425072731966': storing IMEI = 12345678901234 20241031085657717 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425072731966"} 20241031085657717 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085657720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085657736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241031085657737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46537<->l=127.0.0.1:4259) 20241031085657738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657738 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085657738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085657738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@7af98d3d4358: Final verdict of PTC: none 255@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_check_imei finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Oct 31 08:56:57 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 20241031085657780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241031085657880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=44004) Waiting for packet dumper to finish... 1 (prev_count=44004, count=68924) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Oct 31 08:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_check_imei_via_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085700958 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085700959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085700961 DLINP <000b> input/ipa.c:451 connected read/write 20241031085700961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085700962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085700965 DLINP <000b> input/ipa.c:451 connected read/write 20241031085700965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085700965 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085700965 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085700965 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 20241031085700965 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085700965 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 20241031085700965 DLGSUP <0013> gsup_server.c:235 2: 20241031085700965 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085700965 DLGSUP <0013> gsup_server.c:235 3: 20241031085700965 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085700965 DLGSUP <0013> gsup_server.c:235 4: 20241031085700965 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085700965 DLGSUP <0013> gsup_server.c:235 5: 20241031085700965 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085700965 DLGSUP <0013> gsup_server.c:235 7: 20241031085700965 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085700965 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085700965 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085700965 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@7af98d3d4358: 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") 20241031085700984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44273<->l=127.0.0.1:4259) 20241031085701000 DAUC <0003> db_auc.c:157 IMSI='262420112266304': No 2G Auth Data 20241031085701000 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262420112266304" to be handled at TC_gsup_check_imei_via_proxy(269) 20241031085701024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4258 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701031 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420112266304" source_name="the-source\n"} 20241031085701031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085701031 DMAIN <0000> hlr.c:435 IMSI='262420112266304': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701031 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420112266304" destination_name="the-source\n"} 20241031085701031 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262420112266304" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420112266304" TC_gsup_check_imei_via_proxy(269)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701033 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data 20241031085701036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701036 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420112266304" source_name="the-source\n"} 20241031085701036 DAUC <0003> hlr.c:428 IMSI='262420112266304': storing IMEI = 12345678901234 20241031085701039 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420112266304" destination_name="the-source\n"} 20241031085701039 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701041 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data 20241031085701042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@7af98d3d4358: Final verdict of PTC: pass 20241031085701056 DAUC <0003> db_auc.c:157 IMSI='262421636001372': No 2G Auth Data 20241031085701056 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262421636001372" to be handled at TC_gsup_check_imei_via_proxy(270) 20241031085701080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701083 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636001372" source_name="the-source\n"} 20241031085701083 DMAIN <0000> hlr.c:435 IMSI='262421636001372': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701083 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636001372" destination_name="the-source\n"} 20241031085701083 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262421636001372" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421636001372" TC_gsup_check_imei_via_proxy(270)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701085 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data 20241031085701089 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701089 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636001372" source_name="the-source\n"} 20241031085701089 DAUC <0003> hlr.c:428 IMSI='262421636001372': storing IMEI = 12345678901234 20241031085701092 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636001372" destination_name="the-source\n"} 20241031085701092 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701092 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701092 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701094 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data 20241031085701095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@7af98d3d4358: Final verdict of PTC: pass 20241031085701107 DAUC <0003> db_auc.c:157 IMSI='262426019097876': No 2G Auth Data 20241031085701107 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262426019097876" to be handled at TC_gsup_check_imei_via_proxy(271) 20241031085701130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20241031085701136 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701136 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426019097876" source_name="the-source\n"} 20241031085701137 DMAIN <0000> hlr.c:435 IMSI='262426019097876': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701137 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426019097876" destination_name="the-source\n"} 20241031085701137 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701137 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701137 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262426019097876" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426019097876" TC_gsup_check_imei_via_proxy(271)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701138 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data 20241031085701142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701142 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426019097876" source_name="the-source\n"} 20241031085701142 DAUC <0003> hlr.c:428 IMSI='262426019097876': storing IMEI = 12345678901234 20241031085701145 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426019097876" destination_name="the-source\n"} 20241031085701145 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701145 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701145 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701147 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data 20241031085701147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@7af98d3d4358: Final verdict of PTC: pass 20241031085701159 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701159 DAUC <0003> db_auc.c:192 IMSI='262420924907606': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262420924907606" to be handled at TC_gsup_check_imei_via_proxy(272) 20241031085701186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49798<->l=127.0.0.1:4258 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701191 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420924907606" source_name="the-source\n"} 20241031085701191 DMAIN <0000> hlr.c:435 IMSI='262420924907606': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701191 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420924907606" destination_name="the-source\n"} 20241031085701191 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262420924907606" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420924907606" TC_gsup_check_imei_via_proxy(272)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701193 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701195 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420924907606" source_name="the-source\n"} 20241031085701195 DAUC <0003> hlr.c:428 IMSI='262420924907606': storing IMEI = 12345678901234 20241031085701198 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420924907606" destination_name="the-source\n"} 20241031085701198 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701200 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49798<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@7af98d3d4358: Final verdict of PTC: pass 20241031085701213 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701213 DAUC <0003> db_auc.c:192 IMSI='262421182323981': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262421182323981" to be handled at TC_gsup_check_imei_via_proxy(273) 20241031085701237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701243 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182323981" source_name="the-source\n"} 20241031085701243 DMAIN <0000> hlr.c:435 IMSI='262421182323981': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701243 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182323981" destination_name="the-source\n"} 20241031085701243 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262421182323981" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421182323981" TC_gsup_check_imei_via_proxy(273)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701245 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701249 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182323981" source_name="the-source\n"} 20241031085701249 DAUC <0003> hlr.c:428 IMSI='262421182323981': storing IMEI = 12345678901234 20241031085701252 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182323981" destination_name="the-source\n"} 20241031085701252 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701252 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701252 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701253 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@7af98d3d4358: Final verdict of PTC: pass 20241031085701266 DAUC <0003> db_auc.c:157 IMSI='262429162140331': No 2G Auth Data 20241031085701266 DAUC <0003> db_auc.c:192 IMSI='262429162140331': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262429162140331" to be handled at TC_gsup_check_imei_via_proxy(274) 20241031085701292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701298 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429162140331" source_name="the-source\n"} 20241031085701298 DMAIN <0000> hlr.c:435 IMSI='262429162140331': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701298 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429162140331" destination_name="the-source\n"} 20241031085701298 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262429162140331" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429162140331" TC_gsup_check_imei_via_proxy(274)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701302 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701302 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429162140331" source_name="the-source\n"} 20241031085701302 DAUC <0003> hlr.c:428 IMSI='262429162140331': storing IMEI = 12345678901234 20241031085701306 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429162140331" destination_name="the-source\n"} 20241031085701306 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701306 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701306 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@7af98d3d4358: Final verdict of PTC: pass 20241031085701323 DAUC <0003> db_auc.c:157 IMSI='262429651952415': No 2G Auth Data 20241031085701323 DAUC <0003> db_auc.c:192 IMSI='262429651952415': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262429651952415" to be handled at TC_gsup_check_imei_via_proxy(275) 20241031085701350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 20241031085701354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701354 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429651952415" source_name="the-source\n"} 20241031085701354 DMAIN <0000> hlr.c:435 IMSI='262429651952415': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701354 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429651952415" destination_name="the-source\n"} 20241031085701354 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701355 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701355 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262429651952415" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429651952415" TC_gsup_check_imei_via_proxy(275)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701359 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701359 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429651952415" source_name="the-source\n"} 20241031085701359 DAUC <0003> hlr.c:428 IMSI='262429651952415': storing IMEI = 12345678901234 20241031085701363 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429651952415" destination_name="the-source\n"} 20241031085701363 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701363 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701363 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@7af98d3d4358: Final verdict of PTC: pass 20241031085701380 DAUC <0003> db_auc.c:157 IMSI='262429600479139': No 2G Auth Data 20241031085701380 DAUC <0003> db_auc.c:192 IMSI='262429600479139': No 3G Auth Data HLR_Test-GSUP(266)@7af98d3d4358: Created GsupExpect[0] for "262429600479139" to be handled at TC_gsup_check_imei_via_proxy(276) 20241031085701407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701411 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429600479139" source_name="the-source\n"} 20241031085701411 DMAIN <0000> hlr.c:435 IMSI='262429600479139': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701411 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429600479139" destination_name="the-source\n"} 20241031085701411 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7af98d3d4358: Found GsupExpect[0] for "262429600479139" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@7af98d3d4358: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429600479139" TC_gsup_check_imei_via_proxy(276)@7af98d3d4358: setverdict(pass): none -> pass 20241031085701416 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701416 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429600479139" source_name="the-source\n"} 20241031085701416 DAUC <0003> hlr.c:428 IMSI='262429600479139': storing IMEI = 12345678901234 20241031085701419 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429600479139" destination_name="the-source\n"} 20241031085701419 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085701421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085701434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241031085701435 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44273<->l=127.0.0.1:4259) 20241031085701435 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701435 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085701435 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085701435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085701435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(266)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Oct 31 08:57:01 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 20241031085701478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 20241031085701579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41592) Waiting for packet dumper to finish... 1 (prev_count=41592, count=69304) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Oct 31 08:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_check_imei_invalid_len started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085704654 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085704654 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085704657 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085704660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085704660 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085704660 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 20241031085704660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085704660 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 20241031085704660 DLGSUP <0013> gsup_server.c:235 2: 20241031085704660 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085704660 DLGSUP <0013> gsup_server.c:235 3: 20241031085704660 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085704660 DLGSUP <0013> gsup_server.c:235 4: 20241031085704660 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085704660 DLGSUP <0013> gsup_server.c:235 5: 20241031085704660 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085704660 DLGSUP <0013> gsup_server.c:235 7: 20241031085704660 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085704660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085704660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085704660 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@7af98d3d4358: 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") 20241031085704680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42397<->l=127.0.0.1:4259) 20241031085704699 DAUC <0003> db_auc.c:157 IMSI='262428521458388': No 2G Auth Data 20241031085704699 DAUC <0003> db_auc.c:192 IMSI='262428521458388': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262428521458388" to be handled at TC_gsup_check_imei_invalid_len(281) 20241031085704724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704729 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704729 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704729 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704729 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262428521458388" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428521458388" TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704732 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704732 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704732 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704732 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704734 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704734 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704734 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704734 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704736 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704736 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704736 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704736 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704738 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704738 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704738 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704738 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@7af98d3d4358: Final verdict of PTC: pass 20241031085704751 DAUC <0003> db_auc.c:157 IMSI='262425555278342': No 2G Auth Data 20241031085704751 DAUC <0003> db_auc.c:192 IMSI='262425555278342': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262425555278342" to be handled at TC_gsup_check_imei_invalid_len(282) 20241031085704776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704780 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704780 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704780 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704780 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262425555278342" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425555278342" TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704781 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704782 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704782 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704782 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704782 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704782 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704782 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704783 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704783 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704783 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704783 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704785 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704785 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704785 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704785 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704786 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704786 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704786 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704786 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@7af98d3d4358: Final verdict of PTC: pass 20241031085704799 DAUC <0003> db_auc.c:157 IMSI='262428538006230': No 2G Auth Data 20241031085704799 DAUC <0003> db_auc.c:192 IMSI='262428538006230': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262428538006230" to be handled at TC_gsup_check_imei_invalid_len(283) 20241031085704822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704825 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704825 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704825 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704825 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262428538006230" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428538006230" TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704827 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704827 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704827 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704827 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704829 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704829 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704829 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704829 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704832 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704832 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704832 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704832 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704834 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704834 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704834 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704834 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@7af98d3d4358: Final verdict of PTC: pass 20241031085704847 DAUC <0003> db_auc.c:157 IMSI='262425323254139': No 2G Auth Data 20241031085704847 DAUC <0003> db_auc.c:192 IMSI='262425323254139': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262425323254139" to be handled at TC_gsup_check_imei_invalid_len(284) 20241031085704870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704874 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704874 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704874 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704874 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262425323254139" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425323254139" TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704876 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704876 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704876 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704876 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704878 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704878 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704878 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704878 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704880 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704880 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704880 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704880 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704882 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704882 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704882 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704882 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@7af98d3d4358: Final verdict of PTC: pass 20241031085704895 DAUC <0003> db_auc.c:157 IMSI='262424082356225': No 2G Auth Data 20241031085704895 DAUC <0003> db_auc.c:192 IMSI='262424082356225': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262424082356225" to be handled at TC_gsup_check_imei_invalid_len(285) 20241031085704919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704923 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704923 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704923 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704923 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262424082356225" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424082356225" TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704925 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704925 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704925 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704925 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704927 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704927 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704927 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704927 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704929 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704929 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704929 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704929 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704931 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704931 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704931 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704931 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@7af98d3d4358: Final verdict of PTC: pass 20241031085704944 DAUC <0003> db_auc.c:157 IMSI='262427134679584': No 2G Auth Data 20241031085704944 DAUC <0003> db_auc.c:192 IMSI='262427134679584': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262427134679584" to be handled at TC_gsup_check_imei_invalid_len(286) 20241031085704971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241031085704974 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704975 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704975 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704975 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704975 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262427134679584" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262427134679584" TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: setverdict(pass): none -> pass 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704977 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704977 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704977 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704977 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704978 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704978 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704978 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704978 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704980 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704980 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704980 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704980 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704981 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704981 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704981 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704981 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085704982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@7af98d3d4358: Final verdict of PTC: pass 20241031085704997 DAUC <0003> db_auc.c:157 IMSI='262426715806402': No 2G Auth Data 20241031085704997 DAUC <0003> db_auc.c:192 IMSI='262426715806402': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262426715806402" to be handled at TC_gsup_check_imei_invalid_len(287) 20241031085705028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705031 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705031 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085705031 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705031 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262426715806402" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426715806402" TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: setverdict(pass): none -> pass 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705033 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705033 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085705033 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705033 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705035 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705035 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705035 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085705035 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705036 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705037 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705037 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085705037 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705037 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705039 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705039 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085705039 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705039 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@7af98d3d4358: Final verdict of PTC: pass 20241031085705055 DAUC <0003> db_auc.c:157 IMSI='262428108229900': No 2G Auth Data 20241031085705055 DAUC <0003> db_auc.c:192 IMSI='262428108229900': No 3G Auth Data HLR_Test-GSUP(278)@7af98d3d4358: Created GsupExpect[0] for "262428108229900" to be handled at TC_gsup_check_imei_invalid_len(288) 20241031085705086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705090 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705090 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085705090 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705090 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7af98d3d4358: Found GsupExpect[0] for "262428108229900" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@7af98d3d4358: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428108229900" TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: setverdict(pass): none -> pass 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705093 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705093 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085705093 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705093 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705095 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705095 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085705095 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705095 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705096 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705096 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085705096 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705096 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705098 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705098 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085705098 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705098 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085705099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@7af98d3d4358: Final verdict of PTC: pass MTC@7af98d3d4358: setverdict(pass): none -> pass 20241031085705110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241031085705111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705111 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085705111 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085705111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085705111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42397<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@7af98d3d4358: Final verdict of PTC: none 279@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: pass MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@7af98d3d4358: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Oct 31 08:57:05 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 20241031085705152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20241031085705252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=50568) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Oct 31 08:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_gsup_check_imei_unknown_imsi started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085708332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085708332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085708334 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085708337 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085708337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085708337 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 20241031085708337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085708337 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 20241031085708337 DLGSUP <0013> gsup_server.c:235 2: 20241031085708337 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085708337 DLGSUP <0013> gsup_server.c:235 3: 20241031085708337 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085708337 DLGSUP <0013> gsup_server.c:235 4: 20241031085708337 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085708337 DLGSUP <0013> gsup_server.c:235 5: 20241031085708337 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085708337 DLGSUP <0013> gsup_server.c:235 7: 20241031085708337 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085708337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085708337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085708337 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@7af98d3d4358: 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") 20241031085708359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42193<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7af98d3d4358: Created GsupExpect[0] for "262424108342104" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241031085708373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708381 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108342104"} 20241031085708381 DMAIN <0000> hlr.c:435 IMSI='262424108342104': has IMEI = 22245678901234 (consider setting 'store-imei') 20241031085708381 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241031085708381 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424108342104" cause=Invalid mandatory information} 20241031085708381 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@7af98d3d4358: Found GsupExpect[0] for "262424108342104" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@7af98d3d4358: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424108342104" TC_gsup_check_imei_unknown_imsi(293)@7af98d3d4358: setverdict(pass): none -> pass 20241031085708385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708385 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108342104"} 20241031085708385 DAUC <0003> hlr.c:428 IMSI='262424108342104': storing IMEI = 22245678901234 20241031085708385 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424108342104': no such subscriber 20241031085708385 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241031085708385 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424108342104" cause=Invalid mandatory information} 20241031085708385 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085708386 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708386 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085708387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@7af98d3d4358: Final verdict of PTC: pass 20241031085708388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241031085708389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42193<->l=127.0.0.1:4259) 20241031085708389 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085708389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085708389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@7af98d3d4358: Final verdict of PTC: none 291@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 291: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@7af98d3d4358: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Oct 31 08:57:08 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 20241031085708429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20241031085708529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Oct 31 08:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085711614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085711614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085711616 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085711619 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711619 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085711619 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085711619 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 20241031085711619 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085711619 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 20241031085711619 DLGSUP <0013> gsup_server.c:235 2: 20241031085711619 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085711619 DLGSUP <0013> gsup_server.c:235 3: 20241031085711619 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085711619 DLGSUP <0013> gsup_server.c:235 4: 20241031085711619 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085711619 DLGSUP <0013> gsup_server.c:235 5: 20241031085711619 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085711619 DLGSUP <0013> gsup_server.c:235 7: 20241031085711619 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085711619 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085711619 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085711619 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@7af98d3d4358: 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") 20241031085711640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39291<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7af98d3d4358: Created GsupExpect[0] for "262428408497711" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241031085711653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241031085711661 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711661 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711661 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711670 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='810' 20241031085711670 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711692 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711692 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711692 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711693 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@7af98d3d4358: Found GsupExpect[0] for "262428408497711" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@7af98d3d4358: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428408497711" TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): none -> pass 20241031085711695 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711695 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711697 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711697 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711698 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711698 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711699 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711700 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711700 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711700 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711709 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711712 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711712 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711712 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711712 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711712 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711720 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711720 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711720 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711731 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='368' 20241031085711731 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711734 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711734 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711736 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711736 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711737 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711737 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711738 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711738 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711739 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711739 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711741 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711741 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711741 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711741 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711747 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711747 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711747 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711750 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711750 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711750 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711750 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711750 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711758 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711758 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711758 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711765 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='057' 20241031085711765 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711768 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711768 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711770 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711770 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711771 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711771 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711772 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711772 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711772 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711772 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711774 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711774 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711774 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711774 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711774 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711774 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711783 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711783 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711790 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='863' 20241031085711790 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711793 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711793 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711794 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711795 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711796 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711796 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711797 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711797 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711799 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711799 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711799 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711799 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711799 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711799 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711799 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711808 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711808 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711808 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711811 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711815 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711815 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711815 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711815 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711816 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711816 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711817 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711817 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711818 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711818 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711820 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711820 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711820 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711820 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711820 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711820 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711829 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711829 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711833 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711836 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711836 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711837 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711837 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711838 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711838 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711839 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711839 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711841 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711841 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711841 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711841 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711851 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711853 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711853 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711853 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711853 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711853 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085711861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@7af98d3d4358: Final verdict of PTC: pass 20241031085711862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241031085711863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085711863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085711863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085711863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39291<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7af98d3d4358: Final verdict of PTC: none 296@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 296: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Oct 31 08:57:11 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 20241031085711905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241031085712005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2880) Waiting for packet dumper to finish... 1 (prev_count=2880, count=32272) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Oct 31 08:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_ul started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085715081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085715081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085715084 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085715086 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085715086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085715086 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 20241031085715086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085715086 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 20241031085715086 DLGSUP <0013> gsup_server.c:235 2: 20241031085715086 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085715086 DLGSUP <0013> gsup_server.c:235 3: 20241031085715086 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085715086 DLGSUP <0013> gsup_server.c:235 4: 20241031085715086 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085715086 DLGSUP <0013> gsup_server.c:235 5: 20241031085715086 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085715086 DLGSUP <0013> gsup_server.c:235 7: 20241031085715086 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085715086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085715086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085715086 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@7af98d3d4358: 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") 20241031085715107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36871<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7af98d3d4358: Created GsupExpect[0] for "262425724108266" to be handled at TC_subscr_create_on_demand_ul(303) 20241031085715118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241031085715129 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715129 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715129 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715145 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='178' 20241031085715145 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715145 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715151 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715151 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715151 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@7af98d3d4358: Found GsupExpect[0] for "262425724108266" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@7af98d3d4358: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425724108266" 20241031085715155 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715155 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715155 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715156 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715156 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715156 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715156 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): none -> pass 20241031085715157 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715157 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715159 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715159 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715160 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715160 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715167 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715167 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715167 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715174 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='389' 20241031085715174 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715174 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715181 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715183 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715183 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715183 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715183 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715183 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715185 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715185 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715186 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715186 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715187 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715187 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715188 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715188 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715196 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715196 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715196 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715205 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='813' 20241031085715205 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715205 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715205 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715205 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715205 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715205 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715206 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715206 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715207 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715207 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715208 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715208 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715209 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715209 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715217 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715217 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715224 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='652' 20241031085715224 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715224 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715224 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715224 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715224 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715224 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715224 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715225 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715226 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715226 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715226 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715227 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715227 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715235 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715235 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715235 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715238 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715238 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715238 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715238 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715238 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715238 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715238 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715238 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715238 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715239 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715239 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715240 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715240 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715241 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715241 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715248 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715248 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715252 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715252 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715258 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715258 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715258 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715260 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715260 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715260 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715260 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715260 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715262 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715262 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715263 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715263 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715264 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715264 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085715270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@7af98d3d4358: Final verdict of PTC: pass 20241031085715271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241031085715272 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085715272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085715272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@7af98d3d4358: Final verdict of PTC: none 20241031085715272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36871<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@7af98d3d4358: Final verdict of PTC: none 301@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 301: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Oct 31 08:57:15 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 20241031085715312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20241031085715413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30892) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Oct 31 08:57:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_sai started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085718491 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085718491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085718493 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085718495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085718495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085718495 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 20241031085718495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085718495 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 20241031085718495 DLGSUP <0013> gsup_server.c:235 2: 20241031085718495 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085718495 DLGSUP <0013> gsup_server.c:235 3: 20241031085718495 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085718495 DLGSUP <0013> gsup_server.c:235 4: 20241031085718495 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085718495 DLGSUP <0013> gsup_server.c:235 5: 20241031085718495 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085718495 DLGSUP <0013> gsup_server.c:235 7: 20241031085718495 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085718495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085718495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085718495 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@7af98d3d4358: 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") 20241031085718510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46265<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7af98d3d4358: Created GsupExpect[0] for "262420521554109" to be handled at TC_subscr_create_on_demand_sai(308) 20241031085718522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 20241031085718541 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718541 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521554109"} 20241031085718541 DMAIN <0000> hlr.c:227 IMSI='262420521554109': Creating subscriber on demand 20241031085718548 DMAIN <0000> hlr.c:243 IMSI='262420521554109': Successfully assigned MSISDN='607' 20241031085718548 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718548 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718548 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 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 20241031085718548 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420521554109" cause=IMSI unknown in HLR} 20241031085718548 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085718548 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718548 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@7af98d3d4358: Found GsupExpect[0] for "262420521554109" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@7af98d3d4358: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420521554109" TC_subscr_create_on_demand_sai(308)@7af98d3d4358: setverdict(pass): none -> pass 20241031085718551 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718551 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718552 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718552 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718553 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718553 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718555 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718555 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420521554109" cn_domain=PS} 20241031085718555 DLU <0006> fsm.c:456 lu(262420521554109)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085718555 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085718561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085718561 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420521554109" cn_domain=PS} 20241031085718561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718564 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420521554109"} 20241031085718564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085718564 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085718564 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420521554109"} 20241031085718564 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085718564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085718564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085718564 DLU <0006> fsm.c:568 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085718570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@7af98d3d4358: Final verdict of PTC: pass 20241031085718571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@7af98d3d4358: Final verdict of PTC: none 20241031085718573 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085718573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085718573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085718573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46265<->l=127.0.0.1:4259) 306@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 306: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@7af98d3d4358: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Oct 31 08:57:18 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 20241031085718615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241031085718715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Oct 31 08:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_other_home started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085721786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085721786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085721788 DLINP <000b> input/ipa.c:451 connected read/write 20241031085721788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085721789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085721791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085721791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085721791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085721791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085721791 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 20241031085721791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085721791 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 20241031085721791 DLGSUP <0013> gsup_server.c:235 2: 20241031085721791 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085721791 DLGSUP <0013> gsup_server.c:235 3: 20241031085721791 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085721791 DLGSUP <0013> gsup_server.c:235 4: 20241031085721791 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085721791 DLGSUP <0013> gsup_server.c:235 5: 20241031085721791 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085721791 DLGSUP <0013> gsup_server.c:235 7: 20241031085721791 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085721791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085721791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085721791 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@7af98d3d4358: 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") 20241031085721810 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38997<->l=127.0.0.1:4259) 20241031085721812 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085721812 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@7af98d3d4358: Created GsupExpect[0] for "262420262835905" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241031085721826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20241031085721833 DAUC <0003> db_auc.c:157 IMSI='262420262835905': No 2G Auth Data 20241031085721833 DAUC <0003> db_auc.c:192 IMSI='262420262835905': No 3G Auth Data 20241031085721844 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616761321.msisdn 20241031085721844 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616761321.msisdn: not attached (vlr_number unset) 20241031085721844 DDGSM <0007> mslookup_server.c:327 sip.voice.491616761321.msisdn: does not exist in GSUP proxy 20241031085722845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722845 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420262835905" cn_domain=CS} 20241031085722845 DLU <0006> fsm.c:456 lu(262420262835905)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085722845 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241031085722851 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085722851 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420262835905" cn_domain=CS} 20241031085722851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@7af98d3d4358: Found GsupExpect[0] for "262420262835905" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420262835905" 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722854 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420262835905"} 20241031085722854 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085722854 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085722854 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420262835905"} 20241031085722854 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085722854 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085722854 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085722854 DLU <0006> fsm.c:568 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@7af98d3d4358: setverdict(pass): none -> pass 20241031085722857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616761321.msisdn 20241031085722857 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616761321.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241031085722857 DDGSM <0007> mslookup_server.c:327 sip.voice.491616761321.msisdn: does not exist in GSUP proxy 20241031085722857 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616761321.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@7af98d3d4358: setverdict(pass): pass -> pass, component reason not changed 20241031085722864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@7af98d3d4358: Final verdict of PTC: pass 20241031085722865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241031085722866 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722866 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085722866 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085722866 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@7af98d3d4358: Final verdict of PTC: none 20241031085722867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38997<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@7af98d3d4358: Final verdict of PTC: none 311@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 311: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Oct 31 08:57:22 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 20241031085722907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241031085723008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) 20241031085723988 DSS <0004> hlr_ussd.c:239 262427134274386/0xed4df72c: SS Session Timeout, destroying 20241031085723988 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Oct 31 08:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_MSLookup_GSUP_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085726084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085726084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085726086 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085726088 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085726088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085726088 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 20241031085726088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085726088 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 20241031085726088 DLGSUP <0013> gsup_server.c:235 2: 20241031085726088 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085726088 DLGSUP <0013> gsup_server.c:235 3: 20241031085726088 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085726088 DLGSUP <0013> gsup_server.c:235 4: 20241031085726088 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085726088 DLGSUP <0013> gsup_server.c:235 5: 20241031085726088 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085726088 DLGSUP <0013> gsup_server.c:235 7: 20241031085726088 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085726088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085726088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085726088 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085726089 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085726089 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@7af98d3d4358: 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") 20241031085726119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37075<->l=127.0.0.1:4259) 20241031085726122 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085726122 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@7af98d3d4358: Created GsupExpect[0] for "262426634801230" to be handled at TC_MSLookup_GSUP_proxy(320) 20241031085726137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@7af98d3d4358: Created GsupExpect[0] for "262426634801230" to be handled at TC_MSLookup_GSUP_proxy(320) 20241031085726141 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726141 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426634801230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426634801230" cn_domain=CS} 20241031085726141 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426634801230 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085726141 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426634801230 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085726141 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426634801230.imsi 20241031085726141 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426634801230.imsi 20241031085726141 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426634801230.imsi: does not exist in local HLR 20241031085726145 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085726145 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085726145 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085726145 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085726145 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085726145 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085726145 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426634801230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: 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) } } } } 20241031085726147 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726147 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726147 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085726147 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085726147 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031085726149 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726149 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726149 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: 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)@7af98d3d4358: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@7af98d3d4358: Found GsupExpect[0] for "262426634801230" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426634801230" HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085726189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726189 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614613271 20241031085726189 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726189 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726189 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@7af98d3d4358: Found GsupExpect[0] for "262426634801230" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426634801230" 20241031085726193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726193 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-491614613271 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726193 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726193 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726195 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726195 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726195 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426634801230 MSISDN-491614613271 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 20241031085726195 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-491614613271 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@7af98d3d4358: setverdict(pass): none -> pass 20241031085726197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@7af98d3d4358: Final verdict of PTC: pass 20241031085726198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 20241031085726199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726199 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085726199 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085726199 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085726199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37075<->l=127.0.0.1:4259) 20241031085726199 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726199 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726199 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031085726199 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085726199 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(315)@7af98d3d4358: Final verdict of PTC: none 316@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 316: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@7af98d3d4358: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Oct 31 08:57:26 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 20241031085726240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20241031085726341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18384) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Oct 31 08:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085729420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085729420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085729421 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085729423 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085729423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085729423 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 20241031085729423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085729423 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 20241031085729423 DLGSUP <0013> gsup_server.c:235 2: 20241031085729423 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085729423 DLGSUP <0013> gsup_server.c:235 3: 20241031085729423 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085729423 DLGSUP <0013> gsup_server.c:235 4: 20241031085729423 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085729423 DLGSUP <0013> gsup_server.c:235 5: 20241031085729423 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085729423 DLGSUP <0013> gsup_server.c:235 7: 20241031085729423 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085729423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085729423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085729423 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085729424 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085729424 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@7af98d3d4358: 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") 20241031085729441 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241031085729444 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085729444 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@7af98d3d4358: Created GsupExpect[0] for "262422029140797" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241031085729457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241031085729472 DAUC <0003> db_auc.c:157 IMSI='262422029140797': No 2G Auth Data 20241031085729472 DAUC <0003> db_auc.c:192 IMSI='262422029140797': No 3G Auth Data 20241031085729482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422029140797.imsi 20241031085729482 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422029140797.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7af98d3d4358: setverdict(pass): none -> pass 20241031085729490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7af98d3d4358: Final verdict of PTC: pass 20241031085729491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20241031085729492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241031085729492 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729492 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085729492 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085729492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@7af98d3d4358: Final verdict of PTC: none 323@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 323: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Oct 31 08:57:29 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 20241031085729539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241031085729640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16184) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Oct 31 08:57:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085732718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085732718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085732721 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@7af98d3d4358: 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)@7af98d3d4358: 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 } } } } 20241031085732723 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085732723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085732723 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 20241031085732723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085732723 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 20241031085732723 DLGSUP <0013> gsup_server.c:235 2: 20241031085732723 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085732723 DLGSUP <0013> gsup_server.c:235 3: 20241031085732723 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085732723 DLGSUP <0013> gsup_server.c:235 4: 20241031085732723 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085732723 DLGSUP <0013> gsup_server.c:235 5: 20241031085732723 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085732723 DLGSUP <0013> gsup_server.c:235 7: 20241031085732723 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085732723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085732723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085732723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085732723 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085732723 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@7af98d3d4358: 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") 20241031085732754 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45491<->l=127.0.0.1:4259) 20241031085732757 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085732757 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@7af98d3d4358: Created GsupExpect[0] for "262424907002323" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241031085732771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@7af98d3d4358: Created GsupExpect[0] for "262424907002323" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241031085732777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732777 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424907002323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907002323" cn_domain=CS} 20241031085732777 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424907002323 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085732777 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424907002323 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085732777 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424907002323.imsi 20241031085732777 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424907002323.imsi 20241031085732777 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424907002323.imsi: does not exist in local HLR 20241031085732781 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085732781 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085732781 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085732781 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085732781 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085732781 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085732781 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424907002323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: 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) } } } } 20241031085732784 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732784 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732784 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085732784 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085732784 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031085732786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732786 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: 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)@7af98d3d4358: 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)@7af98d3d4358: Found GsupExpect[0] for "262424907002323" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424907002323" HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732829 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616533580 20241031085732829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@7af98d3d4358: Found GsupExpect[0] for "262424907002323" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424907002323" 20241031085732833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732833 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-491616533580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732833 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732833 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424907002323 MSISDN-491616533580 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 20241031085732835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-491616533580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732838 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424907002323.imsi 20241031085732838 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424907002323.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7af98d3d4358: setverdict(pass): none -> pass 20241031085733842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7af98d3d4358: Final verdict of PTC: pass 20241031085733843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20241031085733844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45491<->l=127.0.0.1:4259) 20241031085733845 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085733845 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085733845 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031085733845 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085733845 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031085733845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085733845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085733845 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085733845 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085733845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-server(329)@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7af98d3d4358: Final verdict of PTC: none 328@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 328: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Oct 31 08:57:33 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 20241031085733887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 20241031085733988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=18928) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Oct 31 08:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@7af98d3d4358: legacy= false MTC@7af98d3d4358: in not legacy case 1 MTC@7af98d3d4358: in not legacy case 2 20241031085737062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085737062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085737064 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@7af98d3d4358: 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 } } } } 20241031085737066 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085737066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085737066 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 20241031085737066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085737066 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 20241031085737066 DLGSUP <0013> gsup_server.c:235 2: 20241031085737066 DLGSUP <0013> gsup_server.c:237 2: 00 20241031085737066 DLGSUP <0013> gsup_server.c:235 3: 20241031085737066 DLGSUP <0013> gsup_server.c:237 3: 00 20241031085737066 DLGSUP <0013> gsup_server.c:235 4: 20241031085737066 DLGSUP <0013> gsup_server.c:237 4: 00 20241031085737066 DLGSUP <0013> gsup_server.c:235 5: 20241031085737066 DLGSUP <0013> gsup_server.c:237 5: 00 20241031085737066 DLGSUP <0013> gsup_server.c:235 7: 20241031085737066 DLGSUP <0013> gsup_server.c:237 7: 00 20241031085737066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085737066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031085737066 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)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085737067 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085737067 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@7af98d3d4358: 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") 20241031085737095 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241031085737098 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085737098 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@7af98d3d4358: Created GsupExpect[0] for "262423775847486" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241031085737116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49418<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@7af98d3d4358: Created GsupExpect[0] for "262423775847486" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241031085737121 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737121 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423775847486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423775847486" cn_domain=CS} 20241031085737121 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423775847486 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085737121 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423775847486 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085737121 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423775847486.imsi 20241031085737121 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423775847486.imsi 20241031085737121 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423775847486.imsi: does not exist in local HLR 20241031085737126 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085737126 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085737126 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085737126 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085737126 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085737126 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085737126 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423775847486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: 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) } } } } 20241031085737129 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737129 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737129 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085737129 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085737129 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031085737130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737130 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: 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)@7af98d3d4358: 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)@7af98d3d4358: Found GsupExpect[0] for "262423775847486" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423775847486" HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031085737173 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737173 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737173 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737173 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737173 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610631274 20241031085737173 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@7af98d3d4358: Found GsupExpect[0] for "262423775847486" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@7af98d3d4358: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423775847486" 20241031085737177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-491610631274 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737179 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737179 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737179 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423775847486 MSISDN-491610631274 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 20241031085737179 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-491610631274 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737181 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610631274.msisdn 20241031085737181 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610631274.msisdn: does not exist in local HLR 20241031085737181 DDGSM <0007> mslookup_server.c:352 sip.voice.491610631274.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241031085737181 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610631274.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@7af98d3d4358: setverdict(pass): none -> pass 20241031085737184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49418<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@7af98d3d4358: Final verdict of PTC: pass 20241031085737185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241031085737186 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241031085737186 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085737186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085737186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085737186 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737186 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737186 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(336)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP(334)@7af98d3d4358: Final verdict of PTC: none 20241031085737186 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085737186 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@7af98d3d4358: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@7af98d3d4358: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@7af98d3d4358: Final verdict of PTC: none MTC@7af98d3d4358: Setting final verdict of the test case. MTC@7af98d3d4358: Local verdict of MTC: none MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC with component reference 335: none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@7af98d3d4358: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@7af98d3d4358: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@7af98d3d4358: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Oct 31 08:57:37 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 20241031085737228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241031085737329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20588) MTC@7af98d3d4358: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@7af98d3d4358: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7af98d3d4358: Terminating MTC. MC@7af98d3d4358: MTC terminated. MC2> exit MC@7af98d3d4358: Shutting down session. MC@7af98d3d4358: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7396.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 (1815577) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1815461) [testenv] Showing junit-xml-7396.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7396.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.081418'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.719003'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.878865'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.478700'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.074634'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.072015'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.071586'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.078122'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.765170'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.786309'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.780971'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.230476'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.131592'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.883016'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.866185'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.068657'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.431628'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.375847'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.362091'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.370827'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.377914'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.369806'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.408765'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.433255'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.396448'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.105896'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.537952'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.497133'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.476291'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.078204'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.273387'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.210007'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.101645'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.100411'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.135677'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.093441'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.146282'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.144960'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0'] 7af98d3d4358252bdd76b2af7f8745e077af566c326c37913f17cfed0946ba0e Error: no container with name or ID testenv-hlr-osmocom-nightly-20241031-0855-7d9d7409-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2478/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS