Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-bsc-test-vamos] $ /bin/sh -xe /tmp/jenkins444861180341415306.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run bsc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs -b osmocom:nightly -c vamos [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/podman/testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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-bsc-test-vamos/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.8 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for bsc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'make', 'bsc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here RSL_Types.ttcn: In TTCN-3 module `RSL_Types': RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1146.3-1148.3: In if statement: RSL_Types.ttcn:1147.4-44: In variable assignment: RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': RSL_Types.ttcn:2426.3-2433.3: In if statement: RSL_Types.ttcn:2427.4-2432.4: In variable assignment: RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': RSL_Types.ttcn:2428.5-2431.6: In component #1: RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': RSL_Types.ttcn:2430.14-65: In template for record field `body': RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': RSL_Types.ttcn:2471.3-2473.3: In if statement: RSL_Types.ttcn:2472.4-128: In variable assignment: RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': RSL_Types.ttcn:2537.3-2539.3: In if statement: RSL_Types.ttcn:2538.4-128: In variable assignment: RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': RSL_Types.ttcn:2572.3-2574.3: In if statement: RSL_Types.ttcn:2573.4-128: In variable assignment: RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': BSC_Tests.ttcn:3443.2-3445.2: In if statement: BSC_Tests.ttcn:3444.3-23: In variable assignment: BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here BSC_Tests.ttcn:12377.9-12416.1: In function definition `f_tc_ho_meas_rep_multi_band': BSC_Tests.ttcn:12405.2-12413.2: In alt construct: BSC_Tests.ttcn:12406.5-67: In guard operation: BSC_Tests.ttcn:12406.5-67: In receive statement: BSC_Tests.ttcn:12406.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': In parameter #2 for `cid_list': BSC_Tests.ttcn:12402.51-12404.2: note: Referenced template variable is here BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': In parameter #3 for `compl_list': BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP CBSP_CodecPort_CtrlFunctdef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RSL_Types_part_7.cc DEP RSL_Types_part_6.cc DEP RSL_Types_part_5.cc DEP RSL_Types_part_4.cc DEP RSL_Types_part_3.cc DEP RSL_Types_part_2.cc DEP RSL_Types_part_1.cc DEP RSL_Emulation_part_7.cc DEP RSL_Emulation_part_6.cc DEP RSL_Emulation_part_5.cc DEP RSL_Emulation_part_4.cc DEP RSL_Emulation_part_3.cc DEP RSL_Emulation_part_2.cc DEP RSL_Emulation_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MSC_ConnectionHandler_part_7.cc DEP MSC_ConnectionHandler_part_6.cc DEP MSC_ConnectionHandler_part_5.cc DEP MSC_ConnectionHandler_part_4.cc DEP MSC_ConnectionHandler_part_3.cc DEP MSC_ConnectionHandler_part_2.cc DEP MSC_ConnectionHandler_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_Testing_part_7.cc DEP IPA_Testing_part_6.cc DEP IPA_Testing_part_5.cc DEP IPA_Testing_part_4.cc DEP IPA_Testing_part_3.cc DEP IPA_Testing_part_2.cc DEP IPA_Testing_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP GSM_SystemInformation_part_7.cc DEP GSM_SystemInformation_part_6.cc DEP GSM_SystemInformation_part_5.cc DEP GSM_SystemInformation_part_4.cc DEP GSM_SystemInformation_part_3.cc DEP GSM_SystemInformation_part_2.cc DEP GSM_SystemInformation_part_1.cc DEP GSM_RestOctets_part_7.cc DEP GSM_RestOctets_part_6.cc DEP GSM_RestOctets_part_5.cc DEP GSM_RestOctets_part_4.cc DEP GSM_RestOctets_part_3.cc DEP GSM_RestOctets_part_2.cc DEP GSM_RestOctets_part_1.cc DEP GSM_RR_Types_part_7.cc DEP GSM_RR_Types_part_6.cc DEP GSM_RR_Types_part_5.cc DEP GSM_RR_Types_part_4.cc DEP GSM_RR_Types_part_3.cc DEP GSM_RR_Types_part_2.cc DEP GSM_RR_Types_part_1.cc DEP CBSP_Types_part_7.cc DEP CBSP_Types_part_6.cc DEP CBSP_Types_part_5.cc DEP CBSP_Types_part_4.cc DEP CBSP_Types_part_3.cc DEP CBSP_Types_part_2.cc DEP CBSP_Types_part_1.cc DEP CBSP_Templates_part_7.cc DEP CBSP_Templates_part_6.cc DEP CBSP_Templates_part_5.cc DEP CBSP_Templates_part_4.cc DEP CBSP_Templates_part_3.cc DEP CBSP_Templates_part_2.cc DEP CBSP_Templates_part_1.cc DEP CBSP_CodecPort_CtrlFunct_part_7.cc DEP CBSP_CodecPort_CtrlFunct_part_6.cc DEP CBSP_CodecPort_CtrlFunct_part_5.cc DEP CBSP_CodecPort_CtrlFunct_part_4.cc DEP CBSP_CodecPort_CtrlFunct_part_3.cc DEP CBSP_CodecPort_CtrlFunct_part_2.cc DEP CBSP_CodecPort_CtrlFunct_part_1.cc DEP CBSP_CodecPort_part_7.cc DEP CBSP_CodecPort_part_6.cc DEP CBSP_CodecPort_part_5.cc DEP CBSP_CodecPort_part_4.cc DEP CBSP_CodecPort_part_3.cc DEP CBSP_CodecPort_part_2.cc DEP CBSP_CodecPort_part_1.cc DEP CBSP_Adapter_part_7.cc DEP CBSP_Adapter_part_6.cc DEP CBSP_Adapter_part_5.cc DEP CBSP_Adapter_part_4.cc DEP CBSP_Adapter_part_3.cc DEP CBSP_Adapter_part_2.cc DEP CBSP_Adapter_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSMAP_LE_Templates_part_7.cc DEP BSSMAP_LE_Templates_part_6.cc DEP BSSMAP_LE_Templates_part_5.cc DEP BSSMAP_LE_Templates_part_4.cc DEP BSSMAP_LE_Templates_part_3.cc DEP BSSMAP_LE_Templates_part_2.cc DEP BSSMAP_LE_Templates_part_1.cc DEP BSSLAP_Types_part_7.cc DEP BSSLAP_Types_part_6.cc DEP BSSLAP_Types_part_5.cc DEP BSSLAP_Types_part_4.cc DEP BSSLAP_Types_part_3.cc DEP BSSLAP_Types_part_2.cc DEP BSSLAP_Types_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_LE_Types_part_7.cc DEP BSSAP_LE_Types_part_6.cc DEP BSSAP_LE_Types_part_5.cc DEP BSSAP_LE_Types_part_4.cc DEP BSSAP_LE_Types_part_3.cc DEP BSSAP_LE_Types_part_2.cc DEP BSSAP_LE_Types_part_1.cc DEP BSSAP_LE_Emulation_part_7.cc DEP BSSAP_LE_Emulation_part_6.cc DEP BSSAP_LE_Emulation_part_5.cc DEP BSSAP_LE_Emulation_part_4.cc DEP BSSAP_LE_Emulation_part_3.cc DEP BSSAP_LE_Emulation_part_2.cc DEP BSSAP_LE_Emulation_part_1.cc DEP BSSAP_LE_CodecPort_part_7.cc DEP BSSAP_LE_CodecPort_part_6.cc DEP BSSAP_LE_CodecPort_part_5.cc DEP BSSAP_LE_CodecPort_part_4.cc DEP BSSAP_LE_CodecPort_part_3.cc DEP BSSAP_LE_CodecPort_part_2.cc DEP BSSAP_LE_CodecPort_part_1.cc DEP BSSAP_LE_Adapter_part_7.cc DEP BSSAP_LE_Adapter_part_6.cc DEP BSSAP_LE_Adapter_part_5.cc DEP BSSAP_LE_Adapter_part_4.cc DEP BSSAP_LE_Adapter_part_3.cc DEP BSSAP_LE_Adapter_part_2.cc DEP BSSAP_LE_Adapter_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_Tests_VAMOS_part_7.cc DEP BSC_Tests_VAMOS_part_6.cc DEP BSC_Tests_VAMOS_part_5.cc DEP BSC_Tests_VAMOS_part_4.cc DEP BSC_Tests_VAMOS_part_3.cc DEP BSC_Tests_VAMOS_part_2.cc DEP BSC_Tests_VAMOS_part_1.cc DEP BSC_Tests_OML_part_7.cc DEP BSC_Tests_OML_part_6.cc DEP BSC_Tests_OML_part_5.cc DEP BSC_Tests_OML_part_4.cc DEP BSC_Tests_OML_part_3.cc DEP BSC_Tests_OML_part_2.cc DEP BSC_Tests_OML_part_1.cc DEP BSC_Tests_LCLS_part_7.cc DEP BSC_Tests_LCLS_part_6.cc DEP BSC_Tests_LCLS_part_5.cc DEP BSC_Tests_LCLS_part_4.cc DEP BSC_Tests_LCLS_part_3.cc DEP BSC_Tests_LCLS_part_2.cc DEP BSC_Tests_LCLS_part_1.cc DEP BSC_Tests_CBSP_part_7.cc DEP BSC_Tests_CBSP_part_6.cc DEP BSC_Tests_CBSP_part_5.cc DEP BSC_Tests_CBSP_part_4.cc DEP BSC_Tests_CBSP_part_3.cc DEP BSC_Tests_CBSP_part_2.cc DEP BSC_Tests_CBSP_part_1.cc DEP BSC_Tests_ASCI_part_7.cc DEP BSC_Tests_ASCI_part_6.cc DEP BSC_Tests_ASCI_part_5.cc DEP BSC_Tests_ASCI_part_4.cc DEP BSC_Tests_ASCI_part_3.cc DEP BSC_Tests_ASCI_part_2.cc DEP BSC_Tests_ASCI_part_1.cc DEP BSC_Tests_part_7.cc DEP BSC_Tests_part_6.cc DEP BSC_Tests_part_5.cc DEP BSC_Tests_part_4.cc DEP BSC_Tests_part_3.cc DEP BSC_Tests_part_2.cc DEP BSC_Tests_part_1.cc DEP AbisOML_Types_part_7.cc DEP AbisOML_Types_part_6.cc DEP AbisOML_Types_part_4.cc DEP AbisOML_Types_part_3.cc DEP AbisOML_Types_part_5.cc DEP AbisOML_Types_part_2.cc DEP AbisOML_Types_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RSL_Types.cc DEP RSL_Emulation.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_ConnectionHandler.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_Testing.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.cc DEP GSM_SystemInformation.cc DEP GSM_RestOctets.cc DEP GSM_RR_Types.cc DEP CBSP_Types.cc DEP CBSP_Templates.cc DEP CBSP_CodecPort_CtrlFunct.cc DEP CBSP_CodecPort.cc DEP CBSP_Adapter.cc DEP BSSMAP_Templates.cc DEP BSSMAP_LE_Templates.cc DEP BSSLAP_Types.cc DEP BSSAP_Types.cc DEP BSSAP_LE_Types.cc DEP BSSAP_LE_Emulation.cc DEP BSSAP_LE_CodecPort.cc DEP BSSAP_LE_Adapter.cc DEP BSSAP_CodecPort.cc DEP BSC_Tests_VAMOS.cc DEP BSC_Tests_OML.cc DEP BSC_Tests_LCLS.cc DEP BSC_Tests_CBSP.cc DEP BSC_Tests_ASCI.cc DEP BSC_Tests.cc DEP AbisOML_Types.cc CC AbisOML_Types.o CC BSC_Tests.o CC BSC_Tests_ASCI.o CC BSC_Tests_CBSP.o CC BSC_Tests_LCLS.o CC BSC_Tests_OML.o CC BSC_Tests_VAMOS.o CC BSSAP_CodecPort.o CC BSSAP_LE_Adapter.o CC BSSAP_LE_CodecPort.o CC BSSAP_LE_Emulation.o CC BSSAP_LE_Types.o CC BSSAP_Types.o CC BSSLAP_Types.o CC BSSMAP_LE_Templates.o CC BSSMAP_Templates.o CC CBSP_Adapter.o CC CBSP_CodecPort.o CC CBSP_CodecPort_CtrlFunct.o CC CBSP_Templates.o CC CBSP_Types.o CC GSM_RR_Types.o CC GSM_RestOctets.o CC GSM_SystemInformation.o CC GSM_Types.o CC General_Types.o BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] 10483 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] 10534 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] 10585 | } | ^ BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] 12350 | } | ^ CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Testing.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MSC_ConnectionHandler.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ CC Osmocom_VTY_Functions.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RSL_Emulation.o CC RSL_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AbisOML_Types_part_1.o RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] 11152 | } | ^ CC AbisOML_Types_part_2.o CC AbisOML_Types_part_3.o CC AbisOML_Types_part_4.o CC AbisOML_Types_part_5.o CC AbisOML_Types_part_6.o CC AbisOML_Types_part_7.o CC BSC_Tests_part_1.o CC BSC_Tests_part_2.o CC BSC_Tests_part_3.o CC BSC_Tests_part_4.o CC BSC_Tests_part_5.o CC BSC_Tests_part_6.o CC BSC_Tests_part_7.o CC BSC_Tests_ASCI_part_1.o CC BSC_Tests_ASCI_part_2.o CC BSC_Tests_ASCI_part_3.o CC BSC_Tests_ASCI_part_4.o CC BSC_Tests_ASCI_part_5.o CC BSC_Tests_ASCI_part_6.o CC BSC_Tests_ASCI_part_7.o CC BSC_Tests_CBSP_part_1.o CC BSC_Tests_CBSP_part_2.o CC BSC_Tests_CBSP_part_3.o CC BSC_Tests_CBSP_part_4.o CC BSC_Tests_CBSP_part_5.o CC BSC_Tests_CBSP_part_6.o CC BSC_Tests_CBSP_part_7.o CC BSC_Tests_LCLS_part_1.o CC BSC_Tests_LCLS_part_2.o CC BSC_Tests_LCLS_part_3.o CC BSC_Tests_LCLS_part_4.o CC BSC_Tests_LCLS_part_5.o CC BSC_Tests_LCLS_part_6.o CC BSC_Tests_LCLS_part_7.o CC BSC_Tests_OML_part_1.o CC BSC_Tests_OML_part_2.o CC BSC_Tests_OML_part_3.o CC BSC_Tests_OML_part_4.o CC BSC_Tests_OML_part_5.o CC BSC_Tests_OML_part_6.o CC BSC_Tests_OML_part_7.o CC BSC_Tests_VAMOS_part_1.o CC BSC_Tests_VAMOS_part_2.o CC BSC_Tests_VAMOS_part_3.o CC BSC_Tests_VAMOS_part_4.o CC BSC_Tests_VAMOS_part_5.o CC BSC_Tests_VAMOS_part_6.o CC BSC_Tests_VAMOS_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_LE_Adapter_part_1.o CC BSSAP_LE_Adapter_part_2.o CC BSSAP_LE_Adapter_part_3.o CC BSSAP_LE_Adapter_part_4.o CC BSSAP_LE_Adapter_part_5.o CC BSSAP_LE_Adapter_part_6.o CC BSSAP_LE_Adapter_part_7.o CC BSSAP_LE_CodecPort_part_1.o CC BSSAP_LE_CodecPort_part_2.o CC BSSAP_LE_CodecPort_part_3.o CC BSSAP_LE_CodecPort_part_4.o CC BSSAP_LE_CodecPort_part_5.o CC BSSAP_LE_CodecPort_part_6.o CC BSSAP_LE_CodecPort_part_7.o CC BSSAP_LE_Emulation_part_1.o CC BSSAP_LE_Emulation_part_2.o CC BSSAP_LE_Emulation_part_3.o CC BSSAP_LE_Emulation_part_4.o CC BSSAP_LE_Emulation_part_5.o CC BSSAP_LE_Emulation_part_6.o CC BSSAP_LE_Emulation_part_7.o CC BSSAP_LE_Types_part_1.o CC BSSAP_LE_Types_part_2.o CC BSSAP_LE_Types_part_3.o CC BSSAP_LE_Types_part_4.o CC BSSAP_LE_Types_part_5.o CC BSSAP_LE_Types_part_6.o CC BSSAP_LE_Types_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSLAP_Types_part_1.o CC BSSLAP_Types_part_2.o CC BSSLAP_Types_part_3.o CC BSSLAP_Types_part_4.o CC BSSLAP_Types_part_5.o CC BSSLAP_Types_part_6.o CC BSSLAP_Types_part_7.o CC BSSMAP_LE_Templates_part_1.o CC BSSMAP_LE_Templates_part_2.o CC BSSMAP_LE_Templates_part_3.o CC BSSMAP_LE_Templates_part_4.o CC BSSMAP_LE_Templates_part_5.o CC BSSMAP_LE_Templates_part_6.o CC BSSMAP_LE_Templates_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC CBSP_Adapter_part_1.o CC CBSP_Adapter_part_2.o CC CBSP_Adapter_part_3.o CC CBSP_Adapter_part_4.o CC CBSP_Adapter_part_5.o CC CBSP_Adapter_part_6.o CC CBSP_Adapter_part_7.o CC CBSP_CodecPort_part_1.o CC CBSP_CodecPort_part_2.o CC CBSP_CodecPort_part_3.o CC CBSP_CodecPort_part_4.o CC CBSP_CodecPort_part_5.o CC CBSP_CodecPort_part_6.o CC CBSP_CodecPort_part_7.o CC CBSP_CodecPort_CtrlFunct_part_1.o CC CBSP_CodecPort_CtrlFunct_part_2.o CC CBSP_CodecPort_CtrlFunct_part_3.o CC CBSP_CodecPort_CtrlFunct_part_4.o CC CBSP_CodecPort_CtrlFunct_part_5.o CC CBSP_CodecPort_CtrlFunct_part_6.o CC CBSP_CodecPort_CtrlFunct_part_7.o CC CBSP_Templates_part_1.o CC CBSP_Templates_part_2.o CC CBSP_Templates_part_3.o CC CBSP_Templates_part_4.o CC CBSP_Templates_part_5.o CC CBSP_Templates_part_6.o CC CBSP_Templates_part_7.o CC CBSP_Types_part_1.o CC CBSP_Types_part_2.o CC CBSP_Types_part_3.o CC CBSP_Types_part_4.o CC CBSP_Types_part_5.o CC CBSP_Types_part_6.o CC CBSP_Types_part_7.o CC GSM_RR_Types_part_1.o CC GSM_RR_Types_part_2.o CC GSM_RR_Types_part_3.o CC GSM_RR_Types_part_4.o CC GSM_RR_Types_part_5.o CC GSM_RR_Types_part_6.o CC GSM_RR_Types_part_7.o CC GSM_RestOctets_part_1.o CC GSM_RestOctets_part_2.o CC GSM_RestOctets_part_3.o CC GSM_RestOctets_part_4.o CC GSM_RestOctets_part_5.o CC GSM_RestOctets_part_6.o CC GSM_RestOctets_part_7.o CC GSM_SystemInformation_part_1.o CC GSM_SystemInformation_part_2.o CC GSM_SystemInformation_part_3.o CC GSM_SystemInformation_part_4.o CC GSM_SystemInformation_part_5.o CC GSM_SystemInformation_part_6.o CC GSM_SystemInformation_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Testing_part_1.o CC IPA_Testing_part_2.o CC IPA_Testing_part_3.o CC IPA_Testing_part_4.o CC IPA_Testing_part_5.o CC IPA_Testing_part_6.o CC IPA_Testing_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MSC_ConnectionHandler_part_1.o CC MSC_ConnectionHandler_part_2.o CC MSC_ConnectionHandler_part_3.o CC MSC_ConnectionHandler_part_4.o CC MSC_ConnectionHandler_part_5.o CC MSC_ConnectionHandler_part_6.o CC MSC_ConnectionHandler_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RSL_Emulation_part_1.o CC RSL_Emulation_part_2.o CC RSL_Emulation_part_3.o CC RSL_Emulation_part_4.o CC RSL_Emulation_part_5.o CC RSL_Emulation_part_6.o CC RSL_Emulation_part_7.o CC RSL_Types_part_1.o CC RSL_Types_part_2.o CC RSL_Types_part_3.o CC RSL_Types_part_4.o CC RSL_Types_part_5.o CC RSL_Types_part_6.o CC RSL_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC CBSP_CodecPort_CtrlFunctdef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19673:1: warning: control reaches end of non-void function [-Wreturn-type] 19673 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:19725:1: warning: control reaches end of non-void function [-Wreturn-type] 19725 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19835:1: warning: control reaches end of non-void function [-Wreturn-type] 19835 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19944:1: warning: control reaches end of non-void function [-Wreturn-type] 19944 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:19995:1: warning: control reaches end of non-void function [-Wreturn-type] 19995 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:22692:1: warning: control reaches end of non-void function [-Wreturn-type] 22692 | } | ^ CCLD AbisOML_Types.so CCLD BSC_Tests.so CCLD BSC_Tests_ASCI.so CCLD BSC_Tests_CBSP.so CCLD BSC_Tests_LCLS.so lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CCLD BSC_Tests_OML.so CCLD BSC_Tests_VAMOS.so CCLD BSSAP_CodecPort.so CCLD BSSAP_LE_Adapter.so CCLD BSSAP_LE_CodecPort.so CCLD BSSAP_LE_Emulation.so CCLD BSSAP_LE_Types.so CCLD BSSAP_Types.so CCLD BSSLAP_Types.so CCLD BSSMAP_LE_Templates.so CCLD BSSMAP_Templates.so CCLD CBSP_Adapter.so CCLD CBSP_CodecPort.so CCLD CBSP_CodecPort_CtrlFunct.so CCLD CBSP_Templates.so CCLD CBSP_Types.so CCLD GSM_RR_Types.so CCLD GSM_RestOctets.so CCLD GSM_SystemInformation.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Testing.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MSC_ConnectionHandler.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RSL_Emulation.so CCLD RSL_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AbisOML_Types_part_1.so CCLD AbisOML_Types_part_2.so CCLD AbisOML_Types_part_3.so CCLD AbisOML_Types_part_4.so CCLD AbisOML_Types_part_5.so CCLD AbisOML_Types_part_6.so CCLD AbisOML_Types_part_7.so CCLD BSC_Tests_part_1.so CCLD BSC_Tests_part_2.so CCLD BSC_Tests_part_3.so CCLD BSC_Tests_part_4.so CCLD BSC_Tests_part_5.so CCLD BSC_Tests_part_6.so CCLD BSC_Tests_part_7.so CCLD BSC_Tests_ASCI_part_1.so CCLD BSC_Tests_ASCI_part_2.so CCLD BSC_Tests_ASCI_part_3.so CCLD BSC_Tests_ASCI_part_4.so CCLD BSC_Tests_ASCI_part_5.so CCLD BSC_Tests_ASCI_part_6.so CCLD BSC_Tests_ASCI_part_7.so CCLD BSC_Tests_CBSP_part_1.so CCLD BSC_Tests_CBSP_part_2.so CCLD BSC_Tests_CBSP_part_3.so CCLD BSC_Tests_CBSP_part_4.so CCLD BSC_Tests_CBSP_part_5.so CCLD BSC_Tests_CBSP_part_6.so CCLD BSC_Tests_CBSP_part_7.so CCLD BSC_Tests_LCLS_part_1.so CCLD BSC_Tests_LCLS_part_2.so CCLD BSC_Tests_LCLS_part_3.so CCLD BSC_Tests_LCLS_part_4.so CCLD BSC_Tests_LCLS_part_5.so CCLD BSC_Tests_LCLS_part_6.so CCLD BSC_Tests_LCLS_part_7.so CCLD BSC_Tests_OML_part_1.so CCLD BSC_Tests_OML_part_2.so CCLD BSC_Tests_OML_part_3.so CCLD BSC_Tests_OML_part_4.so CCLD BSC_Tests_OML_part_5.so CCLD BSC_Tests_OML_part_6.so CCLD BSC_Tests_OML_part_7.so CCLD BSC_Tests_VAMOS_part_1.so CCLD BSC_Tests_VAMOS_part_2.so CCLD BSC_Tests_VAMOS_part_3.so CCLD BSC_Tests_VAMOS_part_4.so CCLD BSC_Tests_VAMOS_part_5.so CCLD BSC_Tests_VAMOS_part_6.so CCLD BSC_Tests_VAMOS_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_LE_Adapter_part_1.so CCLD BSSAP_LE_Adapter_part_2.so CCLD BSSAP_LE_Adapter_part_3.so CCLD BSSAP_LE_Adapter_part_4.so CCLD BSSAP_LE_Adapter_part_5.so CCLD BSSAP_LE_Adapter_part_6.so CCLD BSSAP_LE_Adapter_part_7.so CCLD BSSAP_LE_CodecPort_part_1.so CCLD BSSAP_LE_CodecPort_part_2.so CCLD BSSAP_LE_CodecPort_part_3.so CCLD BSSAP_LE_CodecPort_part_4.so CCLD BSSAP_LE_CodecPort_part_5.so CCLD BSSAP_LE_CodecPort_part_6.so CCLD BSSAP_LE_CodecPort_part_7.so CCLD BSSAP_LE_Emulation_part_1.so CCLD BSSAP_LE_Emulation_part_2.so CCLD BSSAP_LE_Emulation_part_3.so CCLD BSSAP_LE_Emulation_part_4.so CCLD BSSAP_LE_Emulation_part_5.so CCLD BSSAP_LE_Emulation_part_6.so CCLD BSSAP_LE_Emulation_part_7.so CCLD BSSAP_LE_Types_part_1.so CCLD BSSAP_LE_Types_part_2.so CCLD BSSAP_LE_Types_part_3.so CCLD BSSAP_LE_Types_part_4.so CCLD BSSAP_LE_Types_part_5.so CCLD BSSAP_LE_Types_part_6.so CCLD BSSAP_LE_Types_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSLAP_Types_part_1.so CCLD BSSLAP_Types_part_2.so CCLD BSSLAP_Types_part_3.so CCLD BSSLAP_Types_part_4.so CCLD BSSLAP_Types_part_5.so CCLD BSSLAP_Types_part_6.so CCLD BSSLAP_Types_part_7.so CCLD BSSMAP_LE_Templates_part_1.so CCLD BSSMAP_LE_Templates_part_2.so CCLD BSSMAP_LE_Templates_part_3.so CCLD BSSMAP_LE_Templates_part_4.so CCLD BSSMAP_LE_Templates_part_5.so CCLD BSSMAP_LE_Templates_part_6.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_LE_Templates_part_7.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD CBSP_Adapter_part_1.so CCLD CBSP_Adapter_part_2.so CCLD CBSP_Adapter_part_3.so CCLD CBSP_Adapter_part_4.so CCLD CBSP_Adapter_part_5.so CCLD CBSP_Adapter_part_6.so CCLD CBSP_Adapter_part_7.so CCLD CBSP_CodecPort_part_1.so CCLD CBSP_CodecPort_part_2.so CCLD CBSP_CodecPort_part_3.so CCLD CBSP_CodecPort_part_4.so CCLD CBSP_CodecPort_part_5.so CCLD CBSP_CodecPort_part_6.so CCLD CBSP_CodecPort_part_7.so CCLD CBSP_CodecPort_CtrlFunct_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_2.so CCLD CBSP_CodecPort_CtrlFunct_part_3.so CCLD CBSP_CodecPort_CtrlFunct_part_4.so CCLD CBSP_CodecPort_CtrlFunct_part_5.so CCLD CBSP_CodecPort_CtrlFunct_part_6.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_1.so CCLD CBSP_Templates_part_2.so CCLD CBSP_Templates_part_3.so CCLD CBSP_Templates_part_4.so CCLD CBSP_Templates_part_5.so CCLD CBSP_Templates_part_6.so CCLD CBSP_Templates_part_7.so CCLD CBSP_Types_part_1.so CCLD CBSP_Types_part_2.so CCLD CBSP_Types_part_3.so CCLD CBSP_Types_part_4.so CCLD CBSP_Types_part_5.so CCLD CBSP_Types_part_6.so CCLD CBSP_Types_part_7.so CCLD GSM_RR_Types_part_1.so CCLD GSM_RR_Types_part_2.so CCLD GSM_RR_Types_part_3.so CCLD GSM_RR_Types_part_4.so CCLD GSM_RR_Types_part_5.so CCLD GSM_RR_Types_part_6.so CCLD GSM_RR_Types_part_7.so CCLD GSM_RestOctets_part_1.so CCLD GSM_RestOctets_part_2.so CCLD GSM_RestOctets_part_3.so CCLD GSM_RestOctets_part_4.so CCLD GSM_RestOctets_part_5.so CCLD GSM_RestOctets_part_6.so CCLD GSM_RestOctets_part_7.so CCLD GSM_SystemInformation_part_1.so CCLD GSM_SystemInformation_part_2.so CCLD GSM_SystemInformation_part_3.so CCLD GSM_SystemInformation_part_4.so CCLD GSM_SystemInformation_part_5.so CCLD GSM_SystemInformation_part_6.so CCLD GSM_SystemInformation_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Testing_part_1.so CCLD IPA_Testing_part_2.so CCLD IPA_Testing_part_3.so CCLD IPA_Testing_part_4.so CCLD IPA_Testing_part_5.so CCLD IPA_Testing_part_6.so CCLD IPA_Testing_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MSC_ConnectionHandler_part_1.so CCLD MSC_ConnectionHandler_part_2.so CCLD MSC_ConnectionHandler_part_3.so CCLD MSC_ConnectionHandler_part_4.so CCLD MSC_ConnectionHandler_part_5.so CCLD MSC_ConnectionHandler_part_6.so CCLD MSC_ConnectionHandler_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RSL_Emulation_part_1.so CCLD RSL_Emulation_part_2.so CCLD RSL_Emulation_part_3.so CCLD RSL_Emulation_part_4.so CCLD RSL_Emulation_part_5.so CCLD RSL_Emulation_part_6.so CCLD RSL_Emulation_part_7.so CCLD RSL_Types_part_1.so CCLD RSL_Types_part_2.so CCLD RSL_Types_part_3.so CCLD RSL_Types_part_4.so CCLD RSL_Types_part_5.so CCLD RSL_Types_part_6.so CCLD RSL_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD BSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc' [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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 [197 kB] Fetched 199 kB in 1s (305 kB/s) Reading package lists... [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/dbg_pkgs_all'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'apt-rdepends', 'osmo-stp'] [testenv][vamos] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][vamos] osmo-stp -> libc6: installing libc6-dbg [testenv][vamos] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'apt-rdepends', 'osmo-bts-virtual'] [testenv][vamos] osmo-bts-virtual -> osmo-bts-virtual: installing osmo-bts-virtual-dbg [testenv][vamos] osmo-bts-virtual -> libc6: installing libc6-dbg [testenv][vamos] osmo-bts-virtual -> libosmocore22: installing libosmocore-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'apt-rdepends', 'osmo-bsc'] [testenv][vamos] osmo-bsc -> osmo-bsc: installing osmo-bsc-dbg [testenv][vamos] osmo-bsc -> libc6: installing libc6-dbg [testenv][vamos] osmo-bsc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][vamos] osmo-bsc -> libosmocore22: installing libosmocore-dbg [testenv][vamos] osmo-bsc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] Installing packages: osmo-stp, osmo-bts-virtual, osmo-bsc, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-bts-virtual-dbg, osmo-bsc-dbg, libosmo-mgcp-client14-dbgsym [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-bts-virtual', 'osmo-bsc', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-bts-virtual-dbg', 'osmo-bsc-dbg', 'libosmo-mgcp-client14-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libc6-dbg libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-bsc osmo-bsc-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. Need to get 23.0 MB of archives. After this operation, 26.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504262026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504262026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504262026 [105 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.29.2fded.202504262026 [58.9 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.29.2fded.202504262026 [101 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504262026 [71.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504262026 [229 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504262026 [60.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504262026 [137 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504262026 [488 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504262026 [71.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504262026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504262026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504262026 [179 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504262026 [60.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504262026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504262026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504262026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504262026 [34.5 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual 1.9.0.2.d4bb8.202504262026 [260 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504262026 [18.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504262026 [22.7 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504262026 [2165 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc 1.13.0.9.2b718.202504262026 [605 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc-dbg 1.13.0.9.2b718.202504262026 [3217 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual-dbg 1.9.0.2.d4bb8.202504262026 [1957 kB] Fetched 23.0 MB in 0s (97.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504262026_amd64.deb ... Unpacking osmocom-nightly (202504262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../03-libosmovty13_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../04-libosmo-mgcp-client14_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../05-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.6.0.4.6539.202504262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../09-libosmo-sigtran11_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../10-libosmo-sigtran-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../11-libosmoabis15_2.0.0.17.d2e8.202504262026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../19-libosmotrau11_2.0.0.17.d2e8.202504262026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504262026) ... Selecting previously unselected package osmo-bts-virtual. Preparing to unpack .../20-osmo-bts-virtual_1.9.0.2.d4bb8.202504262026_amd64.deb ... Unpacking osmo-bts-virtual (1.9.0.2.d4bb8.202504262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../23-libosmocore-dbg_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-bsc. Preparing to unpack .../24-osmo-bsc_1.13.0.9.2b718.202504262026_amd64.deb ... Unpacking osmo-bsc (1.13.0.9.2b718.202504262026) ... Selecting previously unselected package osmo-bsc-dbg:amd64. Preparing to unpack .../25-osmo-bsc-dbg_1.13.0.9.2b718.202504262026_amd64.deb ... Unpacking osmo-bsc-dbg:amd64 (1.13.0.9.2b718.202504262026) ... Selecting previously unselected package osmo-bts-virtual-dbg. Preparing to unpack .../26-osmo-bts-virtual-dbg_1.9.0.2.d4bb8.202504262026_amd64.deb ... Unpacking osmo-bts-virtual-dbg (1.9.0.2.d4bb8.202504262026) ... Setting up osmocom-nightly (202504262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504262026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocore (1.11.0.24.ece60.202504262026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-bsc (1.13.0.9.2b718.202504262026) ... changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up osmo-bsc-dbg:amd64 (1.13.0.9.2b718.202504262026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-bts-virtual (1.9.0.2.d4bb8.202504262026) ... changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up osmo-bts-virtual-dbg (1.9.0.2.d4bb8.202504262026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][vamos] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests_VAMOS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp'] [testenv][vamos] + ['cp', '-a', 'osmo-bsc-vamos.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests.default'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests.default [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-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-bsc-test-vamos/logs/testsuite/BSC_Tests.default'] [testenv][vamos] Running stp [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp/stp.log'] 20250427082621869 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250427082621869 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250427082621870 DLSS7 INFO 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 NOTICE 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082621870 DLSS7 DEBUG XUA_AS(mahlzeit){AS_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 INFO 0: AS(mahlzeit) Created AS (osmo_ss7_instance.c:324) 20250427082621870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 INFO 0: AS(virt-msc0) Created AS (osmo_ss7_instance.c:324) 20250427082621870 DLSS7 INFO 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS (osmo_ss7_as.c:160) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427082621870 DLSS7 INFO 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 NOTICE 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082621870 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 INFO 0: AS(virt-msc1) Created AS (osmo_ss7_instance.c:324) 20250427082621870 DLSS7 INFO 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS (osmo_ss7_as.c:160) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427082621870 DLSS7 INFO 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 NOTICE 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082621870 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 INFO 0: AS(virt-msc2) Created AS (osmo_ss7_instance.c:324) 20250427082621870 DLSS7 INFO 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS (osmo_ss7_as.c:160) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427082621870 DLSS7 INFO 0: ASP(virt-smlc-0) Restarting ASP virt-smlc-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 NOTICE 0: ASP(virt-smlc-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082621870 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456) 20250427082621870 DLSS7 INFO 0: AS(virt-smlc) Created AS (osmo_ss7_instance.c:324) 20250427082621870 DLSS7 INFO 0: AS(virt-smlc) Adding ASP virt-smlc-0 to AS (osmo_ss7_as.c:160) 20250427082621870 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427082621870 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' (osmo_ss7_route.c:129) 20250427082621870 DLSS7 INFO 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' (osmo_ss7_route.c:129) 20250427082621870 DLSS7 INFO 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' (osmo_ss7_route.c:129) 20250427082621870 DLSS7 INFO 0: Creating route: pc=190=0.23.6 mask=0x3fff via AS 'virt-smlc' (osmo_ss7_route.c:129) 20250427082621870 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250427082621870 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250427082621870 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (osmo_ss7_xua_srv.c:286) 20250427082621870 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250427082621870 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250427082621870 DLSS7 INFO (Re)binding ipa Server to 127.0.0.1:5000 (osmo_ss7_xua_srv.c:286) 20250427082621870 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][vamos] Running bts-0 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-0', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-0/bts-0.log'] + CONFIG=vamos + SITE_ID=1234 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bts-1 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-1', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-1/bts-1.log'] + CONFIG=vamos + SITE_ID=1235 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bts-2 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-2', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1236 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-2/bts-2.log'] + CONFIG=vamos + SITE_ID=1236 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 [testenv][vamos] Running bsc [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'osmo-bsc -c osmo-bsc-vamos.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc/bsc.log'] DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down 20250427082622667 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082622667 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250427082622667 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082622667 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427082622667 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082622667 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082622667 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427082622667 DNM INFO NM_BTS_SM_OP[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_BTS_OP[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_GPRS_CELL_OP[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_RCARRIER_OP[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_BB_TRANSC_OP[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_CHAN_OP[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_GPRS_NSE_OP[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622667 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_BTS_SM_OP[0x5583d7f31ba0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_BTS_OP[0x5583d7f35ca0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_GPRS_CELL_OP[0x5583d7f35dd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_RCARRIER_OP[0x5583d7f59db0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_BB_TRANSC_OP[0x5583d7f59ee0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5a140]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5a6c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5aec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5b6c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5bec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5c750]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5cfe0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622668 DNM INFO NM_CHAN_OP[0x5583d7f5d870]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSE_OP[0x5583d7f5ded0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f5e000]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f5e1c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_BTS_SM_OP[0x5583d7f5f850]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_BTS_OP[0x5583d7f63950]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_CELL_OP[0x5583d7f63a80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_RCARRIER_OP[0x5583d7f87a60]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_BB_TRANSC_OP[0x5583d7f87b90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f87df0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f88370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f88b70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f89370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f89b70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f8a400]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f8ac90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_CHAN_OP[0x5583d7f8b520]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSE_OP[0x5583d7f8bb80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f8bcb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622669 DNM INFO NM_GPRS_NSVC_OP[0x5583d7f8be70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_BTS_SM_OP[0x5583d7f8d500]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_BTS_OP[0x5583d7f91600]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_GPRS_CELL_OP[0x5583d7f91730]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_RCARRIER_OP[0x5583d7fb5710]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_BB_TRANSC_OP[0x5583d7fb5840]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb5aa0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb6020]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb6820]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb7020]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb7820]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb80b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb8940]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_CHAN_OP[0x5583d7fb91d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_GPRS_NSE_OP[0x5583d7fb9830]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_GPRS_NSVC_OP[0x5583d7fb9960]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DNM INFO NM_GPRS_NSVC_OP[0x5583d7fb9b20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250427082622670 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88) 20250427082622670 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 0.0.0.0 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:970) 20250427082622670 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1026) 20250427082622670 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250427082622671 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:869) 20250427082622671 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:658) 20250427082622671 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_user.c:578) 20250427082622671 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250427082622671 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_user.c:591) 20250427082622671 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250427082622671 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_user.c:608) 20250427082622671 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_user.c:634) 20250427082622671 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082622671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082622671 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082622671 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082622671 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250427082622671 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250427082622671 DMSC NOTICE A-0-m3ua msc-0: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250427082622671 DMSC NOTICE A-0-m3ua msc-0: remote (MSC) SCCP address: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250427082622671 DMSC NOTICE A-0-m3ua msc-0: binding SCCP user (osmo_bsc_sigtran.c:721) 20250427082622671 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082622671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082622671 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082622671 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082622671 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:1905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082622671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082622671 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1115) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082622671 DLSS7 INFO 0: ASP(asp-dyn-0) Destroying ASP (osmo_ss7_asp.c:581) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250427082622671 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082622671 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250427082622671 DLSS7 INFO 0: ASP(asp-dyn-1) Restarting ASP asp-dyn-1, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250427082622671 DLSS7 NOTICE 0: ASP(asp-dyn-1) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427082622671 DMSC NOTICE A-0-m3ua msc-1: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250427082622671 DMSC NOTICE A-0-m3ua msc-1: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250427082622671 DMSC NOTICE A-0-m3ua msc-1: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250427082622671 DMSC NOTICE A-0-m3ua msc-2: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250427082622671 DMSC NOTICE A-0-m3ua msc-2: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250427082622671 DMSC NOTICE A-0-m3ua msc-2: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250427082622671 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:454) 20250427082622671 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250427082622671 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250427082622671 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250427082622671 DLCS NOTICE Lb: Lb-0-m3ua smlc: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSC_BSSAP_LE (lb.c:489) 20250427082622671 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:491) 20250427082622671 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082622671 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082622671 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082622671 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082622672 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=190=0.23.6,SLS=13: no route! (sccp_scrc.c:158) 20250427082622672 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=2: no route! (sccp_scrc.c:158) 20250427082622672 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=13: no route! (sccp_scrc.c:158) 20250427082622672 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=8: no route! (sccp_scrc.c:158) [testenv][vamos] Running testsuite [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4242', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/start-testsuite.sh', 'bsc/BSC_Tests', 'BSC_Tests_VAMOS.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests_VAMOS.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: BSC_Tests_VAMOS.cfg MC@f9b84e839810: Unix server socket created successfully. MC@f9b84e839810: Listening on TCP port 45947. MC2> f9b84e839810 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc/BSC_Tests f9b84e839810 45947 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f9b84e839810: New HC connected from 10.0.2.100 [10.0.2.100]. f9b84e839810: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f9b84e839810: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f9b84e839810: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f9b84e839810: Configuration file was processed on all HCs. MC@f9b84e839810: Creating MTC on host 10.0.2.100. MC@f9b84e839810: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'. ------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------ Sun Apr 27 08:26:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_chan_act_to_vamos started. 20250427082624235 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos (logging_vty.c:1172) MTC@f9b84e839810: "TC_chan_act_to_vamos" 20250427082624248 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082624249 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082624249 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=8: no route! (sccp_scrc.c:158) 20250427082624251 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=10: no route! (sccp_scrc.c:158) 20250427082624251 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082624252 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=6: no route! (sccp_scrc.c:158) VirtMSC-M3UA(5)@f9b84e839810: ************************************************* VirtMSC-M3UA(5)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@f9b84e839810: ************************************************* VirtMSC-SCCP(4)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082624478 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082624478 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082624478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082624478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(5)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082624483 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082624483 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082624483 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082624483 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082624483 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082624483 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082624483 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082624483 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082624483 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082624483 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082624483 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082624484 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082624484 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082624484 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082624484 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082624484 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082624484 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082624484 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082624484 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082624484 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082624484 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082624484 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082624484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082624484 DLSS7 ERROR MTP-TRANSFER.req for dpc=187=0.23.3: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(5)@f9b84e839810: Sending buffered message #0 20250427082624672 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082624672 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250427082624672 DLSS7 INFO 0: ASP(asp-dyn-1) RKM: Registering routing key 4 for DPC 0.23.3 (xua_rkm.c:204) 20250427082624672 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Allocated (fsm.c:456) 20250427082624672 DLSS7 INFO 0: AS(as-rkm-4) Created AS (osmo_ss7_instance.c:324) 20250427082624672 DLSS7 INFO 0: Creating route: pc=187=0.23.3 mask=0x3fff via AS 'as-rkm-4' (osmo_ss7_route.c:129) 20250427082624672 DLSS7 INFO 0: AS(as-rkm-4) Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:160) 20250427082624672 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427082624672 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082624672 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250427082624672 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082624672 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082624672 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082624672 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082624673 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250427082624673 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082624673 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082624673 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082624673 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082624673 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082624673 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082624673 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082624673 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082624673 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082624673 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082624673 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bb (osmo_ss7_asp.c:1164) 20250427082624673 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082624674 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5583d7fd1620]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250427082624674 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250427082624701 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082624701 DLSS7 INFO 0: ASP(asp-dyn-1) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427082624701 DLSS7 INFO 0: ASP(asp-dyn-1) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:1905 err=None (osmo_ss7_asp.c:824) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082627069 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627069 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627069 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082627069 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627069 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627069 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627069 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082627069 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627070 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627070 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627070 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627070 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627070 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627070 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627070 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082627070 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627070 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627070 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082627070 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627070 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627070 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627071 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627071 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627071 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627071 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627072 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627072 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627072 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627072 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627073 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082627073 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082627073 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627073 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082627073 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627074 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627074 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082627074 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627074 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627074 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082627075 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627075 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627075 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627076 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627076 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627076 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627076 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627076 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082627077 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627077 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082627077 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082627077 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627078 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627078 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627078 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082627078 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627078 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082627078 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627078 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082627078 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082627079 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082627080 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627080 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627081 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627081 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627081 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627081 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627081 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082627081 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627081 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627081 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082627081 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b75f85a470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082627082 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627082 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627082 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627082 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627083 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627084 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627085 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1235/0/0 20250427082627308 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627308 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627308 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082627308 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5583d7f5ded0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627308 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627308 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627308 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f5e1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f5e1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627308 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f5e1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627308 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5583d7f5ded0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627308 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5583d7f5ded0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082627309 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627309 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627309 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082627309 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627309 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627309 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627310 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627310 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627310 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f31ba0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627310 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627310 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627310 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627311 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5583d7f35dd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627311 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5583d7f5ded0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082627311 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082627312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082627312 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627312 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082627312 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f5e1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627312 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5583d7f5ded0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627312 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082627312 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627313 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082627313 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627313 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627313 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627314 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627314 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627314 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f5e000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627315 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627315 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627315 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627315 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627315 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082627315 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627315 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082627315 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627315 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082627315 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627315 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082627315 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082627316 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082627316 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627316 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082627316 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082627317 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627318 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082627318 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627318 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082627318 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627318 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627319 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627319 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627319 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5583d7f59db0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627319 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627319 DNM INFO (bts=1,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082627319 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627319 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627319 DNM INFO NM_BTS_OP(bts1)[0x5583d7f35ca0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082627319 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x563d72dfb470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082627319 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627320 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627320 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5583d7f59ee0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627320 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5583d7f5a140]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5583d7f5a6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627321 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5583d7f5aec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5583d7f5b6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5583d7f5bec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627322 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5583d7f5c750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5583d7f5cfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627323 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5583d7f5d870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1236/0/0 20250427082627541 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627541 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627541 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082627541 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5583d7f8bb80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627541 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627541 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627541 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082627541 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627541 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627541 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627541 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f8be70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627542 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f8be70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082627542 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f8be70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082627542 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5583d7f8bb80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627542 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5583d7f8bb80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082627542 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627542 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627542 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082627542 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627542 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627542 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627543 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627543 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082627543 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f5f850]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627544 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627544 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627544 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627544 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5583d7f63a80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082627545 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5583d7f8bb80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082627545 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082627546 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082627546 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627546 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082627546 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f8be70]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627546 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5583d7f8bb80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082627547 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082627547 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627547 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627547 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082627547 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627548 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627548 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627548 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627549 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627550 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082627550 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627550 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082627550 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627550 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f8bcb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082627551 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082627551 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082627551 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627551 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082627552 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082627552 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627552 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627552 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082627552 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082627552 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082627552 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082627552 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627553 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082627553 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627553 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082627553 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627554 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082627554 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627554 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082627554 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627555 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082627555 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627555 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082627556 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627556 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082627556 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082627556 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627557 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627557 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082627557 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5583d7f87a60]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082627557 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627557 DNM INFO (bts=2,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082627558 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627558 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082627558 DNM INFO NM_BTS_OP(bts2)[0x5583d7f63950]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082627558 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b9eeed8470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082627558 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627559 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082627559 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5583d7f87b90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627559 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627560 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5583d7f87df0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5583d7f88370]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5583d7f88b70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5583d7f89370]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5583d7f89b70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627561 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5583d7f8a400]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5583d7f8ac90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082627562 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5583d7f8b520]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082627673 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082627673 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082627673 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082627673 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082627674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082627674 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=11 -> eSLS=91: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082627674 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250427082629251 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629251 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082629251 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082629251 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082629251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082629251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082629251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082629251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082629251 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082629251 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082629252 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082629252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082629252 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082629252 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082629253 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629253 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082629253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082629253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082629253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082629253 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=13 -> eSLS=125: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082629253 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250427082629271 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629271 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082629271 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082629271 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082629271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082629271 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082629271 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082629271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082629271 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082629271 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082629272 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) 20250427082629272 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082629272 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) MTC@f9b84e839810: BSSMAP: Timeout waiting for RESET-ACK after sending RESET VirtSMLC-M3UA(7)@f9b84e839810: ************************************************* VirtSMLC-M3UA(7)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@f9b84e839810: ************************************************* VirtSMLC-SCCP(6)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082629508 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082629508 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082629508 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082629508 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(7)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082629517 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629517 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082629517 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082629517 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082629517 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082629517 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082629517 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082629517 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082629517 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082629517 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082629517 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082629520 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082629520 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082629520 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082629520 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082629520 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082629520 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082629520 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082629520 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082629520 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082629520 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082629520 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082629520 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082629520 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082629521 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082629521 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(10)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(10)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082630393 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(10)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f9b84e839810: "TC_chan_act_to_vamos() start" 20250427082631404 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos() start (logging_vty.c:1172) 20250427082632407 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d7fe1540]{UNUSED}: (type=NONE) attempt from VTY to activate lchan (bts=0,trx=0,ts=1,ss=0) with codec fr (bsc_vty.c:1603) 20250427082632407 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d7fe1540]{WAIT_ACTIV_ACK}: (type=TCH_F) Timing Advance IE shall be present, but the actual value is not known => assuming 0 (abis_rsl.c:682) 20250427082632420 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d7fe1540]{WAIT_ACTIV_ACK}: (type=TCH_F) lchan ACTIVATE_FOR_VTY is now active (lchan_fsm.c:1087) 20250427082632420 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d7fe1540]{ESTABLISHED}: (type=TCH_F) lchan ACTIVATE_FOR_VTY fully established (lchan_fsm.c:321) 20250427082632675 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082632675 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082632675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082632675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082632675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082632675 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=15 -> eSLS=95: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082632675 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082632675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082632675 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082632675 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 be 03 00 00 0f 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) MTC@f9b84e839810: setverdict(pass): none -> pass 20250427082633425 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d7fe1540]{ESTABLISHED}: (type=TCH_F) attempt from VTY to release lchan (bts=0,trx=0,ts=1,ss=0) (bsc_vty.c:1673) MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(8)@f9b84e839810: Final verdict of PTC: none VirtMSC-STATS(3)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082633450 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082633450 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082633450 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082633450 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082633451 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082633451 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082633451 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082633451 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082633451 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082633451 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082633451 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082633451 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082633451 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082633451 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082633451 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082633451 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082633451 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082633451 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082633451 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082633451 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082633451 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082633451 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082633451 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082633451 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082633452 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(5)@f9b84e839810: Final verdict of PTC: none 20250427082633452 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082633452 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082633452 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082633452 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082633452 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(6)@f9b84e839810: Final verdict of PTC: none VirtMSC-SCCP(4)@f9b84e839810: Final verdict of PTC: none VirtMGW-MGCP-0(9)@f9b84e839810: Final verdict of PTC: none 20250427082633454 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082633454 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082633454 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082633454 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427082633454 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082633454 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082633454 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082633454 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082633454 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082633454 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082633454 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082633454 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082633454 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082633454 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082633454 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082633454 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082633454 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082633454 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082633454 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082633454 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082633454 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250427082633454 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250427082633454 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) IPA-BTS0-TRX0-RSL-IPA(10)@f9b84e839810: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39925){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 7 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55b75f859b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082633455 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250427082633455 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082633455 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250427082633455 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) VirtSMLC-M3UA(7)@f9b84e839810: Final verdict of PTC: none 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082633455 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082633455 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082633455 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082633455 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082633455 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082633455 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082633455 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082633455 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082633455 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082633455 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082633455 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082633456 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082633456 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082633456 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250427082633456 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@f9b84e839810: Setting final verdict of the test case. MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) MTC@f9b84e839810: Test case TC_chan_act_to_vamos finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'. Sun Apr 27 08:26:33 UTC 2025 ====== BSC_Tests_VAMOS.TC_chan_act_to_vamos pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_chan_act_to_vamos.talloc 20250427082634253 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082634253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082634253 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082634253 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082634253 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082634253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082634253 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082634253 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082635452 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082635453 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082635453 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082635455 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082635455 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082635455 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1143336) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55b75f859b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55b75f859b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 0: stopped pid 10250 with status 0 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082636498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082636498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082636498 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636498 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636499 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082636499 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082636499 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082636499 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082636499 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082636499 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636499 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082636499 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082636499 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082636499 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082636499 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636499 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636499 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636499 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636500 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636500 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636500 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636500 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636500 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636500 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082636500 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082636500 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082636500 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082636500 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082636500 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082636501 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082636501 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082636501 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082636501 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082636501 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082636501 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082636501 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082636501 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636501 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082636501 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082636501 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636501 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082636501 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082636501 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636501 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636501 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636502 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082636502 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082636502 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082636502 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082636502 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082636502 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082636503 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082636503 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082636503 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082636503 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082636503 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082636503 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082636503 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636503 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082636504 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636504 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082636504 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082636505 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082636505 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636505 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082636505 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082636506 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082636506 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636506 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082636506 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082636506 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082636506 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082636506 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636506 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082636506 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082636506 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) 20250427082636506 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x556c7c987470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082636506 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082636506 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636506 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636507 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082636508 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1143336, count=1343512) 20250427082637675 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082637675 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082637675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082637675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082637675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082637675 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=3 -> eSLS=83: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082637675 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr ------ Sun Apr 27 08:26:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082638453 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082638453 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082638453 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082638453 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082638453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082638453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082638453 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_mode_modify_to_vamos_fr started. MTC@f9b84e839810: "TC_mode_modify_to_vamos_fr": using IMSI '001013855089027'H 20250427082638833 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082638834 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082638835 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082638835 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082638835 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082638835 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082638835 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082638835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082638835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082638835 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250427082638837 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082638837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082638837 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=14 -> eSLS=126: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082638837 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082638837 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082638837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082638837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082638837 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082638837 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(14)@f9b84e839810: ************************************************* VirtMSC-M3UA(14)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(14)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-SCCP(12)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(17)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(17)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(17)@f9b84e839810: ************************************************* VirtSMLC-SCCP(15)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082639049 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082639049 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082639049 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082639049 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(14)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082639054 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639054 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082639054 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082639054 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082639054 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082639054 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082639054 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082639054 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082639054 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082639054 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082639054 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082639057 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639057 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082639057 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082639057 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082639057 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082639057 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082639057 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082639057 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082639057 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082639057 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082639057 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082639057 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082639057 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082639057 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082639057 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082639059 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639059 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082639059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082639059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082639059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082639059 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639059 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082639064 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082639064 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082639064 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082639064 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(17)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082639070 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639070 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082639070 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082639070 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082639070 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082639070 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082639070 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082639070 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082639070 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082639070 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082639070 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082639072 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639073 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082639073 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082639073 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082639073 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082639073 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082639073 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082639073 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082639073 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082639073 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082639073 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082639073 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082639073 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082639073 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082639073 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(13)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082639857 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639857 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639857 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082639857 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082639857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639857 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082639857 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082639857 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639857 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082639858 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082639858 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082639858 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082639858 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082639858 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639858 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639858 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082639858 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082639858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082639858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082639858 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639858 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082639858 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639858 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639858 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082639858 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082639858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639858 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082639858 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082639858 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639858 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082639859 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(13)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082639878 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639878 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639878 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082639878 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082639878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639878 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082639878 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082639878 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639878 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082639879 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082639879 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082639879 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082639879 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082639879 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082639879 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082639879 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082639879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082639879 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=0 -> eSLS=80: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082639879 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082639879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082639879 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082639879 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 00 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(16)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(20)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(20)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(20)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082639913 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(20)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f9b84e839810: "TC_mode_modify_to_vamos_fr() start" 20250427082641023 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_fr() start (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(13)@f9b84e839810: f_create_expect(l3 := '05240103505902080910108355800972'O, n_connectPointCode := omit VirtMSC-RAN(13)@f9b84e839810: Created Expect[0] for '05240103505902080910108355800972'O to be handled at TC_mode_modify_to_vamos_fr(22) 20250427082642084 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082642084 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082642084 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082642084 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082642084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082642084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082642084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082642084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082642084 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082642084 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 83 55 80 09 72 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(12)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(13)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(13)@f9b84e839810: Found Expect[0] for '05240103505902080910108355800972'O handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-RAN(13)@f9b84e839810: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)3936469 VirtMSC-SCCP(12)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(12)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427082642087 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082642087 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082642087 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082642087 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082642087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082642087 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082642087 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082642087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082642087 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082642087 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 01 ae 40 e5 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(21)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(19)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(12)@f9b84e839810: vl_len:19 VirtMSC-SCCP(12)@f9b84e839810: vl_from0 VirtMSC-SCCP(12)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250427082642289 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082642289 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082642289 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082642289 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082642289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082642289 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082642289 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082642289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082642289 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082642289 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(19)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_fr(22) IPA-BTS0-TRX0-RSL-RSL(21)@f9b84e839810: Disabled queueing of DChan messages 20250427082642372 DLCLS NOTICE LCLS[0x5583d7ee9950]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082642372 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082642372 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082642372 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082642372 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082642372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082642372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082642372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082642372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082642372 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082642372 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 01 06 ae 40 e5 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(12)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082643837 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082643837 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082643837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082643837 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082643837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082643837 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=4 -> eSLS=100: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082643837 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082643838 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082643838 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082643838 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082643838 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082643838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082643838 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=1 -> eSLS=113: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082643838 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: setverdict(pass): none -> pass TC_mode_modify_to_vamos_fr(22)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7DE531A7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5950F1A8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_fr(22)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_fr(22)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082645419 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645419 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645419 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082645419 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082645419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082645419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082645419 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645419 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 01 06 ae 40 e5 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 84 24 81 97 97 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(12)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(12)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(12)@f9b84e839810: vl_len:12 VirtMSC-SCCP(12)@f9b84e839810: vl_from0 VirtMSC-SCCP(12)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082645424 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645424 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645424 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082645424 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082645424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645424 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082645424 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082645424 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645424 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082645428 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(12)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(12)@f9b84e839810: vl_len:6 VirtMSC-SCCP(12)@f9b84e839810: vl_from0 VirtMSC-SCCP(12)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082645625 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645625 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645625 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082645625 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082645625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645625 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082645625 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082645625 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645625 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082645626 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645626 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645626 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082645626 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082645626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082645626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082645626 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645626 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 01 06 ae 40 e5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(12)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082645630 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(13)@f9b84e839810: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)3936469 VirtMSC-SCCP(12)@f9b84e839810: Session index based on connection ID:0 TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "Got RSL RR Release" 20250427082645636 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082645637 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645637 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645637 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082645637 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082645637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645637 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082645637 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082645637 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645637 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 01 ae 40 e5 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082645638 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082645638 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082645638 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082645638 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082645638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082645638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082645638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082645638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082645638 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082645638 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 01 05 ae 40 e5 00 00 01 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082645638 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "Got RSL Deact SACCH" VirtMSC-SCCP(12)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(12)@f9b84e839810: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_fr(22)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082647634 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(11)@f9b84e839810: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass VirtMSC-SCCP(12)@f9b84e839810: Final verdict of PTC: none 20250427082647660 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082647660 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082647660 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082647660 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082647660 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082647660 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082647660 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082647660 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082647661 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082647661 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082647661 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082647661 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082647661 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082647661 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082647661 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082647661 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082647661 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082647661 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082647661 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082647661 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082647661 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082647661 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082647661 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082647661 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082647661 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082647661 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082647661 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082647662 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082647662 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427082647662 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082647662 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082647662 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082647662 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082647662 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082647662 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082647662 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082647662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082647662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082647662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082647662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082647662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082647662 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082647662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082647662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-RAN(13)@f9b84e839810: Final verdict of PTC: none VirtMSC-M3UA(14)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(16)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(21)@f9b84e839810: Final verdict of PTC: none VirtSMLC-SCCP(15)@f9b84e839810: Final verdict of PTC: none VirtMGW-MGCP-0(19)@f9b84e839810: Final verdict of PTC: none VirtSMLC-M3UA(17)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(20)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: Setting final verdict of the test case. DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:41587){CONNECTED} connection closed with srv 20250427082647664 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082647664 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) MTC@f9b84e839810: Local verdict of MTC: pass 20250427082647665 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x556c7c986b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082647665 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) 20250427082647665 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250427082647665 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082647665 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250427082647665 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082647665 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass) 20250427082647665 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647665 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082647665 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass) 20250427082647666 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082647667 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082647667 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082647667 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082647667 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082647667 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082647667 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082647667 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082647667 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082647667 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass) 20250427082647667 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082647667 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082647667 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass) 20250427082647667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082647667 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082647667 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082647667 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass) 20250427082647667 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082647668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass) MTC@f9b84e839810: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass 20250427082647668 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'. Sun Apr 27 08:26:47 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.talloc 20250427082648839 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082648839 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082648839 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082648839 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082648839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082648839 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082648840 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082648840 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082648840 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082648840 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082648840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082648840 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082648840 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082649663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526400) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x556c7c986b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x556c7c986b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 1: stopped pid 10331 with status 0 respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082650695 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650695 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082650695 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082650695 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650695 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650695 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082650695 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082650695 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650696 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082650696 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082650696 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650696 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082650696 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082650696 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082650696 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082650696 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650696 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082650696 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082650696 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082650696 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650696 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650697 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650697 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650697 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650697 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082650697 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082650697 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082650697 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082650697 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082650697 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082650697 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082650698 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082650698 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082650698 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082650698 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082650698 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082650698 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082650698 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082650699 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082650699 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082650699 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650699 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650700 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082650700 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082650700 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082650701 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082650701 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082650701 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082650701 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082650701 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082650701 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082650701 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082650701 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082650701 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082650701 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082650701 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082650702 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082650703 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082650704 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082650704 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650704 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082650704 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082650704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082650704 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082650704 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650704 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082650704 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082650704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55fa51403470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082650704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082650704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650704 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650705 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650706 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082650707 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082650707 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082650707 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=526400, count=727016) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr ------ Sun Apr 27 08:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082652668 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082652668 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082652668 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082652668 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082652668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082652668 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_mode_modify_to_vamos_hr started. MTC@f9b84e839810: "TC_mode_modify_to_vamos_hr": using IMSI '001013451751009'H 20250427082653053 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082653053 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082653054 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082653055 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653055 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082653055 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082653055 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082653055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082653055 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=6 -> eSLS=118: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082653055 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082653056 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082653056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082653056 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=8 -> eSLS=104: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082653056 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082653056 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082653056 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082653056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082653056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082653056 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(26)@f9b84e839810: ************************************************* VirtMSC-M3UA(26)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(26)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-SCCP(24)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(29)@f9b84e839810: ************************************************* VirtSMLC-M3UA(29)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(29)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(27)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082653267 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082653267 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082653267 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082653267 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(26)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082653271 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653272 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082653272 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082653272 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082653272 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082653272 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082653272 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082653272 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082653272 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082653272 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082653272 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082653273 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653273 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082653273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082653273 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082653273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082653273 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082653273 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082653273 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082653273 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082653273 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082653273 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082653273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082653273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082653273 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082653273 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082653274 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653274 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082653274 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082653274 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082653274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082653274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082653274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082653275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082653275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082653275 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082653276 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082653276 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082653276 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082653276 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(29)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082653286 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653286 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082653286 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082653286 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082653286 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082653286 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082653286 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082653286 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082653286 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082653286 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082653286 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082653287 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082653287 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082653287 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082653287 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082653287 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082653287 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082653287 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082653287 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082653287 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082653287 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082653287 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082653287 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082653287 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082653287 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082653287 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(25)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082654078 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082654078 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082654078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082654078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082654078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082654078 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082654078 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082654078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082654078 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082654078 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082654078 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082654078 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082654079 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082654079 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082654079 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082654079 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082654079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082654079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082654079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082654079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082654079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082654079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082654079 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082654079 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082654079 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082654079 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082654079 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082654079 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082654079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082654080 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082654080 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082654080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082654080 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082654080 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082654080 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(25)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082654094 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082654094 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082654094 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082654095 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082654095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082654095 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082654095 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082654095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082654095 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082654095 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082654095 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082654095 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250427082654095 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082654096 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082654096 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082654096 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082654096 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082654096 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082654096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082654096 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=15 -> eSLS=95: use Normal Route via 'virt-smlc' (osmo_ss7_combined_linkset.c:261) 20250427082654096 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082654096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082654096 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082654096 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 0f 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(28)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(32)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(32)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(32)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082654125 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(32)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427082655235 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_hr() start (logging_vty.c:1172) MTC@f9b84e839810: "TC_mode_modify_to_vamos_hr() start" TC_mode_modify_to_vamos_hr(34)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(25)@f9b84e839810: f_create_expect(l3 := '05240103505902080910104315570190'O, n_connectPointCode := omit VirtMSC-RAN(25)@f9b84e839810: Created Expect[0] for '05240103505902080910104315570190'O to be handled at TC_mode_modify_to_vamos_hr(34) 20250427082656295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082656295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082656295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082656295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082656295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082656295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082656295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082656295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082656295 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082656295 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 43 15 57 01 90 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(24)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(25)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(25)@f9b84e839810: Found Expect[0] for '05240103505902080910104315570190'O handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-RAN(25)@f9b84e839810: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)2055127 VirtMSC-SCCP(24)@f9b84e839810: Session index based on connection ID:0 20250427082656299 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082656299 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082656299 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082656299 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082656299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) VirtMSC-SCCP(24)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427082656299 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082656299 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082656299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082656299 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082656299 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 02 5b 3c 3a 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(33)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(31)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(24)@f9b84e839810: vl_len:19 VirtMSC-SCCP(24)@f9b84e839810: vl_from0 VirtMSC-SCCP(24)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082656500 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082656500 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082656500 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082656501 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082656501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082656501 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082656501 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082656501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082656501 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082656501 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(31)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_hr(34) TC_mode_modify_to_vamos_hr(34)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(33)@f9b84e839810: Disabled queueing of DChan messages 20250427082656579 DLCLS NOTICE LCLS[0x5583d7c5bbd0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082656579 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082656579 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082656579 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082656579 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082656579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082656579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082656579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082656579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082656579 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082656579 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 02 06 5b 3c 3a 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(24)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082658057 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082658058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082658058 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082658058 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082658058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082658058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082658058 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_mode_modify_to_vamos_hr(34)@f9b84e839810: setverdict(pass): none -> pass TC_mode_modify_to_vamos_hr(34)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '50414E05'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '67370677'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_hr(34)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_hr(34)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082659624 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659624 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082659624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082659624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082659624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082659624 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659624 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 02 06 5b 3c 3a 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 69 94 18 07 63 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(24)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(24)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(24)@f9b84e839810: vl_len:12 VirtMSC-SCCP(24)@f9b84e839810: vl_from0 VirtMSC-SCCP(24)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082659629 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659629 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659629 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082659629 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082659629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659629 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082659629 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082659629 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659629 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082659633 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(24)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(24)@f9b84e839810: vl_len:6 VirtMSC-SCCP(24)@f9b84e839810: vl_from0 VirtMSC-SCCP(24)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082659832 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659833 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659833 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082659833 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082659833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659833 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082659833 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082659833 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659833 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082659834 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659834 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659834 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082659834 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082659834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082659834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082659834 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659834 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 02 06 5b 3c 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(24)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082659838 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "Got BSSMAP Clear Complete" VirtMSC-RAN(25)@f9b84e839810: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)2055127 VirtMSC-SCCP(24)@f9b84e839810: Session index based on connection ID:0 TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "Got RSL RR Release" 20250427082659842 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082659843 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659843 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659843 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082659843 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082659843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659843 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082659843 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082659843 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659843 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 02 5b 3c 3a 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082659844 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082659844 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082659844 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082659844 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082659844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082659844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082659844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082659844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082659844 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082659844 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 02 05 5b 3c 3a 00 00 02 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(24)@f9b84e839810: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "Got RSL Deact SACCH" 20250427082659845 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250427082701841 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" TC_mode_modify_to_vamos_hr(34)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(23)@f9b84e839810: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass 20250427082701862 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082701862 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082701862 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082701862 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082701862 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082701862 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082701862 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082701862 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082701862 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082701862 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082701862 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082701862 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082701862 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082701862 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082701862 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082701862 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082701862 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082701863 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082701863 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082701863 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082701863 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082701863 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082701863 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082701863 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082701863 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(26)@f9b84e839810: Final verdict of PTC: none VirtMSC-SCCP(24)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(28)@f9b84e839810: Final verdict of PTC: none VirtSMLC-SCCP(27)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(33)@f9b84e839810: Final verdict of PTC: none VirtMSC-RAN(25)@f9b84e839810: Final verdict of PTC: none 20250427082701864 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082701864 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082701864 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082701864 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427082701864 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082701864 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082701864 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082701864 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082701864 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082701864 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082701864 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082701864 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082701864 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082701864 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082701864 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082701865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082701865 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082701865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082701865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(29)@f9b84e839810: Final verdict of PTC: none VirtMGW-MGCP-0(31)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(32)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: Setting final verdict of the test case. 20250427082701867 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:35145){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55fa51402b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082701867 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250427082701867 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass) 20250427082701867 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass) 20250427082701867 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250427082701867 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082701868 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass) 20250427082701868 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass) 20250427082701868 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass) 20250427082701868 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082701868 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082701868 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082701868 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082701868 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082701868 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082701868 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) MTC@f9b84e839810: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'. 20250427082701868 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082701868 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082701868 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082701868 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082701868 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082701868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082701868 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082701868 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082701868 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082701868 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082701868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250427082701868 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Sun Apr 27 08:27:01 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.talloc 20250427082703059 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082703059 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082703059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082703059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082703059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082703059 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082703059 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082703060 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082703060 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082703060 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082703060 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082703060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082703060 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082703060 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082703865 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529724) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55fa51402b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55fa51402b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 2: stopped pid 10398 with status 0 respawn: 3: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082704900 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704900 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082704900 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082704900 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704900 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704900 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082704900 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082704900 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082704900 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082704900 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082704900 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704901 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082704901 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082704901 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082704901 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250427082704901 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082704901 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082704901 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250427082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082704902 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082704902 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082704902 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082704902 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082704902 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704902 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082704902 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082704902 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704902 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082704902 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082704903 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250427082704903 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082704903 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082704903 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082704903 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082704903 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082704903 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082704903 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082704903 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082704905 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082704905 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704905 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082704905 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082704905 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082704905 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704905 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082704905 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x557ad506f470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=529724, count=728932) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr ------ Sun Apr 27 08:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082706869 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082706869 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082706869 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082706869 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082706869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082706869 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_assign_to_secondary_lchan_fr started. MTC@f9b84e839810: "TC_assign_to_secondary_lchan_fr": using IMSI '001016435462346'H 20250427082707222 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082707222 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082707222 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082707224 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707224 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082707224 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082707224 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082707224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082707224 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=3 -> eSLS=115: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082707224 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082707225 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082707225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082707225 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082707225 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082707225 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082707225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082707225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082707225 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-M3UA(38)@f9b84e839810: ************************************************* VirtMSC-M3UA(38)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(38)@f9b84e839810: ************************************************* VirtMSC-SCCP(36)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(41)@f9b84e839810: ************************************************* VirtSMLC-M3UA(41)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(41)@f9b84e839810: ************************************************* VirtSMLC-SCCP(39)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082707436 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082707436 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082707436 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082707436 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(38)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082707441 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707441 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082707441 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082707441 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082707441 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082707441 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082707441 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082707441 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082707441 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082707441 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082707441 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082707442 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707442 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082707442 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082707442 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082707442 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082707442 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082707442 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082707442 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082707442 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082707442 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082707442 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082707442 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082707442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082707442 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082707442 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082707444 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707444 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082707444 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082707444 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082707444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082707444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082707444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082707444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082707444 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082707444 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082707446 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082707447 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082707447 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082707447 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(41)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082707458 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707458 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082707458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082707458 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082707458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082707458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082707458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082707458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082707458 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082707458 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082707458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082707462 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082707462 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082707462 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082707462 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082707462 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082707462 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082707462 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082707462 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082707462 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082707462 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082707462 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082707462 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082707462 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082707463 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082707463 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(37)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082708246 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082708246 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082708246 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082708246 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082708246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082708246 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082708247 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082708247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082708247 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082708247 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082708247 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082708247 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082708248 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082708248 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082708248 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082708248 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082708248 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082708248 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082708248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082708248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082708248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082708248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082708248 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082708248 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082708249 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082708249 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082708249 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082708249 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082708249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082708249 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082708249 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082708249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082708249 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082708249 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082708250 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(37)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082708258 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082708258 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082708258 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082708258 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082708258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082708258 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082708258 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082708258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082708258 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082708258 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082708258 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082708259 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250427082708259 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082708259 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082708259 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082708259 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082708259 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082708259 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082708259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082708259 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=1 -> eSLS=81: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082708259 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082708259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082708259 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082708259 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 01 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(40)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(44)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(44)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(44)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082708280 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(44)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427082709395 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_fr() start (logging_vty.c:1172) MTC@f9b84e839810: "TC_assign_to_secondary_lchan_fr() start" TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(37)@f9b84e839810: f_create_expect(l3 := '05240103505902080910104653643264'O, n_connectPointCode := omit VirtMSC-RAN(37)@f9b84e839810: Created Expect[0] for '05240103505902080910104653643264'O to be handled at TC_assign_to_secondary_lchan_fr(46) 20250427082710450 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082710450 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082710450 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082710450 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082710450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082710450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082710450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082710450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082710450 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082710450 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 46 53 64 32 64 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(36)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(37)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(37)@f9b84e839810: Found Expect[0] for '05240103505902080910104653643264'O handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-RAN(37)@f9b84e839810: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)16469382 VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(36)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427082710454 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082710454 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082710454 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082710454 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082710454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082710454 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082710454 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082710454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082710454 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082710454 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 03 8f 34 70 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(45)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(43)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(36)@f9b84e839810: vl_len:19 VirtMSC-SCCP(36)@f9b84e839810: vl_from0 VirtMSC-SCCP(36)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250427082710656 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082710656 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082710656 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082710656 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082710656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082710657 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082710657 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082710657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082710657 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082710657 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(43)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_fr(46) IPA-BTS0-TRX0-RSL-RSL(45)@f9b84e839810: Disabled queueing of DChan messages 20250427082710726 DLCLS NOTICE LCLS[0x5583d8002d20]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082710726 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082710726 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082710726 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082710726 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082710726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082710726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082710726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082710726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082710726 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082710726 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 03 06 8f 34 70 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(36)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082712225 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082712225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082712225 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=9 -> eSLS=105: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082712225 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082712225 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082712225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082712225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082712225 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '59FADE64'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3C82D8EB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 }) 20250427082713748 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5583d800a250]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=2,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250427082713748 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5583d800a980]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=1,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250427082713838 DLCLS NOTICE LCLS[0x5583d8002d20]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082716862 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082716862 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082716862 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082716862 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082716862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082716862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082716862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082716862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082716862 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082716862 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 8f 34 70 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 03 73 30 94 12 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(36)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(36)@f9b84e839810: vl_len:12 VirtMSC-SCCP(36)@f9b84e839810: vl_from0 VirtMSC-SCCP(36)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082716866 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082716866 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082716866 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082716866 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082716866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082716866 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082716866 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082716866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082716866 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082716866 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }) 20250427082716871 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5583d800a980]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=3,ss=0) (bsc_vty.c:2185) 20250427082716871 DCHAN NOTICE lchan(0-0-3-TCH_F-0)[0x5583d7fe3940]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250427082716952 DLCLS NOTICE LCLS[0x5583d8002d20]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082717226 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082717226 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082717227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082717227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082717227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082717227 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082717227 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082717227 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082717227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082717227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082717227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082717227 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=0 -> eSLS=96: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082717227 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082719971 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082719971 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082719971 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082719971 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082719971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082719971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082719971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082719971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082719971 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082719971 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 8f 34 70 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 99 97 68 28 12 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(36)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(36)@f9b84e839810: vl_len:12 VirtMSC-SCCP(36)@f9b84e839810: vl_from0 VirtMSC-SCCP(36)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082719975 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082719975 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082719975 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082719975 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082719975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082719975 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082719975 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082719975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082719975 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082719975 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082719979 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "MSC instructs BSC to clear channel" VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(36)@f9b84e839810: vl_len:6 VirtMSC-SCCP(36)@f9b84e839810: vl_from0 VirtMSC-SCCP(36)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082720177 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082720177 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082720177 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082720177 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082720177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082720177 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082720177 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082720177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082720177 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082720177 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082720178 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082720178 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082720178 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082720178 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082720178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082720178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082720178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082720178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082720178 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082720178 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 03 06 8f 34 70 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(36)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082720182 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "Got BSSMAP Clear Complete" VirtMSC-RAN(37)@f9b84e839810: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)16469382 VirtMSC-SCCP(36)@f9b84e839810: Session index based on connection ID:0 20250427082720187 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "Got RSL RR Release" 20250427082720188 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082720188 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082720188 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082720188 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082720188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082720188 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082720188 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082720188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082720188 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082720188 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 03 8f 34 70 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "Got RSL Deact SACCH" 20250427082720189 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082720189 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082720189 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082720189 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082720189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082720189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082720189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082720189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082720189 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082720189 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250427082720189 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 03 05 8f 34 70 00 00 03 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(36)@f9b84e839810: RLC received in state:disconnect_pending TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082722187 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) 20250427082722228 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082722228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082722228 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082722228 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082722228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082722228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082722228 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(42)@f9b84e839810: Final verdict of PTC: none VirtMSC-STATS(35)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass 20250427082723212 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082723212 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082723212 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082723212 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) VirtMSC-SCCP(36)@f9b84e839810: Final verdict of PTC: none 20250427082723212 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082723212 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082723213 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082723212 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082723213 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082723213 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082723213 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082723213 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082723213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082723213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082723213 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082723213 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082723213 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082723213 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082723213 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082723213 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082723213 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082723213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082723213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(38)@f9b84e839810: Final verdict of PTC: none 20250427082723213 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082723213 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082723213 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082723213 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082723214 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082723214 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) VirtSMLC-SCCP(39)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(40)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(45)@f9b84e839810: Final verdict of PTC: none 20250427082723214 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082723214 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082723214 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082723214 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082723214 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082723214 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082723214 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) VirtMSC-RAN(37)@f9b84e839810: Final verdict of PTC: none VirtSMLC-M3UA(41)@f9b84e839810: Final verdict of PTC: none 20250427082723215 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082723215 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250427082723215 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:41289){CONNECTED} connection closed with srv VirtMGW-MGCP-0(43)@f9b84e839810: Final verdict of PTC: none 20250427082723215 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250427082723216 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250427082723216 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082723216 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x557ad506eb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082723216 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082723216 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082723216 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082723216 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082723216 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082723216 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082723216 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082723216 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082723217 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082723217 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082723217 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082723217 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082723217 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082723217 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082723217 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082723217 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082723217 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082723217 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082723217 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082723217 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250427082723217 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082723214 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082723214 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082723214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082723214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082723214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082723214 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082723214 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082723214 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-IPA(44)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: Setting final verdict of the test case. MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass) MTC@f9b84e839810: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'. Sun Apr 27 08:27:23 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.talloc 20250427082725214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082725214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082725214 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082725214 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082725214 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082725215 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=659340) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x557ad506eb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x557ad506eb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 3: stopped pid 10470 with status 0 respawn: 4: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082726248 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082726248 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082726248 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082726248 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082726248 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082726248 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726248 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082726248 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082726248 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082726248 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082726248 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250427082726248 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082726248 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082726249 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250427082726249 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082726249 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082726249 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082726249 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082726249 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082726249 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082726249 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082726249 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082726249 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082726249 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082726249 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082726249 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726249 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082726249 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726250 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082726250 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250427082726250 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082726250 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082726250 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082726250 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250427082726250 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082726250 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082726250 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082726250 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082726251 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082726251 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082726251 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082726251 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082726252 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082726252 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726252 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082726252 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082726252 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082726252 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082726252 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726252 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082726252 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082726252 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b0e9a3b470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082726252 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726252 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082726252 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726252 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726253 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082726254 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=659340, count=858084) 20250427082727229 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082727229 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082727229 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082727229 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082727229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082727229 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=0 -> eSLS=112: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082727229 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082727230 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082727230 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082727230 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082727230 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082727230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082727230 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=3 -> eSLS=99: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082727230 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr ------ Sun Apr 27 08:27:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082728218 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728218 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082728218 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082728218 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082728218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082728218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=15 -> eSLS=47: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082728218 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_assign_to_secondary_lchan_hr started. MTC@f9b84e839810: "TC_assign_to_secondary_lchan_hr": using IMSI '001016951058114'H 20250427082728615 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082728616 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082728617 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728617 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082728617 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082728617 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082728617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082728617 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250427082728617 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082728619 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082728619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082728619 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082728619 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082728619 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082728619 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082728619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082728619 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(50)@f9b84e839810: ************************************************* VirtMSC-M3UA(50)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-SCCP(48)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(53)@f9b84e839810: ************************************************* VirtSMLC-M3UA(53)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(51)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082728831 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082728831 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082728831 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082728831 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(50)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082728836 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728836 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082728836 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082728836 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082728836 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082728836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082728836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082728836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082728836 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082728836 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082728836 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082728838 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728838 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082728838 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082728838 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082728838 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082728838 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082728838 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082728838 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082728838 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082728838 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082728838 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082728838 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082728839 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082728839 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082728839 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082728840 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728840 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082728840 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082728840 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082728840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082728840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082728840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082728840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082728840 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082728840 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082728853 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082728853 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082728853 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082728853 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(53)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082728862 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728862 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082728862 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082728862 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082728862 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082728862 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082728862 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082728862 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082728862 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082728862 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082728862 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082728865 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082728865 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082728865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082728865 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082728865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082728865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082728865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082728865 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082728865 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082728865 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082728865 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082728865 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082728865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082728865 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082728865 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(49)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082729639 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082729639 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082729639 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082729639 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082729639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082729639 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082729639 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082729639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082729639 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082729639 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082729639 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082729639 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082729640 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082729640 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082729640 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082729640 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082729640 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082729640 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082729640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082729640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082729640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082729640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082729640 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082729640 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082729640 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082729640 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082729640 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082729640 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082729640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082729640 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082729640 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082729640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082729640 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082729640 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082729641 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(49)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082729670 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082729670 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082729670 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082729670 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082729670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082729670 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082729670 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082729670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082729670 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082729670 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082729671 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082729671 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250427082729671 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082729671 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082729671 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082729671 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082729671 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082729671 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082729671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082729671 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082729671 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082729671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082729671 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082729671 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 06 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(52)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(56)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082729744 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(56)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427082730851 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_hr() start (logging_vty.c:1172) MTC@f9b84e839810: "TC_assign_to_secondary_lchan_hr() start" TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(49)@f9b84e839810: f_create_expect(l3 := '05240103505902080910109615501841'O, n_connectPointCode := omit VirtMSC-RAN(49)@f9b84e839810: Created Expect[0] for '05240103505902080910109615501841'O to be handled at TC_assign_to_secondary_lchan_hr(58) 20250427082731908 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082731908 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082731908 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082731908 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082731908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082731908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082731908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082731908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082731908 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082731908 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 96 15 50 18 41 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(48)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(49)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(49)@f9b84e839810: Found Expect[0] for '05240103505902080910109615501841'O handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-RAN(49)@f9b84e839810: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)2719682 VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(48)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427082731910 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082731910 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082731910 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082731910 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082731910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082731910 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082731910 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082731910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082731910 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082731910 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 04 6f 35 24 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(57)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(55)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(48)@f9b84e839810: vl_len:19 VirtMSC-SCCP(48)@f9b84e839810: vl_from0 VirtMSC-SCCP(48)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082732112 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082732113 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082732113 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082732113 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082732113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082732113 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082732113 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082732113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082732113 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082732113 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(55)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_hr(58) IPA-BTS0-TRX0-RSL-RSL(57)@f9b84e839810: Disabled queueing of DChan messages 20250427082732185 DLCLS NOTICE LCLS[0x5583d8004960]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082732185 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082732185 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082732185 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082732185 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082732185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082732185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082732185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082732185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082732185 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082732185 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 04 06 6f 35 24 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(48)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082733621 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082733621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082733621 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082733621 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082733621 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082733621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082733621 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '79E8C62B'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3FF5C5DC'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 }) 20250427082735208 DCHAN NOTICE lchan(0-0-5-TCH_H-0)[0x5583d8003950]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250427082735208 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5583d7fe3430]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250427082735297 DLCLS NOTICE LCLS[0x5583d8004960]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082738319 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082738319 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082738319 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082738319 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082738319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082738319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082738319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082738319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082738319 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082738319 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 6f 35 24 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 24 43 94 00 52 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(48)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(48)@f9b84e839810: vl_len:12 VirtMSC-SCCP(48)@f9b84e839810: vl_from0 VirtMSC-SCCP(48)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082738325 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082738325 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082738325 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082738325 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082738325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082738325 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082738325 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082738325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082738325 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082738325 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 }) 20250427082738330 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5583d7fe3430]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=1) (bsc_vty.c:2185) 20250427082738330 DCHAN NOTICE lchan(0-0-6-TCH_H-1)[0x5583d7f2ca70]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250427082738416 DLCLS NOTICE LCLS[0x5583d8004960]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082738621 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082738622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082738622 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082738622 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082738622 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082738622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082738622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082738622 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082741436 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741436 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082741436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082741436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082741436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082741436 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741436 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 6f 35 24 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 34 63 04 58 60 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(48)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(48)@f9b84e839810: vl_len:12 VirtMSC-SCCP(48)@f9b84e839810: vl_from0 VirtMSC-SCCP(48)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082741441 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741441 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741441 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082741441 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082741441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741441 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082741441 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082741441 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741441 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082741445 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(48)@f9b84e839810: vl_len:6 VirtMSC-SCCP(48)@f9b84e839810: vl_from0 VirtMSC-SCCP(48)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082741644 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741644 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741645 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082741645 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082741645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741645 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082741645 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082741645 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741645 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082741646 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741646 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741646 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082741646 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082741646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082741646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082741646 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741646 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 04 06 6f 35 24 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(48)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082741651 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(49)@f9b84e839810: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)2719682 VirtMSC-SCCP(48)@f9b84e839810: Session index based on connection ID:0 TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "Got RSL RR Release" 20250427082741658 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082741659 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741659 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741659 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082741659 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082741659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741659 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082741659 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082741659 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741659 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 04 6f 35 24 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "Got RSL Deact SACCH" 20250427082741659 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250427082741659 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082741659 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082741659 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082741659 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082741659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082741659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082741659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082741659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082741659 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082741659 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 04 05 6f 35 24 00 00 04 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(48)@f9b84e839810: RLC received in state:disconnect_pending 20250427082743623 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082743623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082743623 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082743623 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082743623 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082743623 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082743623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082743623 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082743623 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082743651 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(54)@f9b84e839810: Final verdict of PTC: none VirtMSC-STATS(47)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass VirtMSC-SCCP(48)@f9b84e839810: Final verdict of PTC: none 20250427082744678 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082744678 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082744678 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082744678 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082744678 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082744678 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082744678 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082744678 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082744678 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082744678 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082744678 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082744678 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082744679 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082744679 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082744679 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082744678 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082744678 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082744678 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082744679 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082744679 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082744679 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082744679 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082744679 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082744679 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082744679 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(51)@f9b84e839810: Final verdict of PTC: none VirtMSC-M3UA(50)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(52)@f9b84e839810: Final verdict of PTC: none 20250427082744680 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082744680 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082744680 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082744680 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) IPA-BTS0-TRX0-RSL-RSL(57)@f9b84e839810: Final verdict of PTC: none 20250427082744680 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082744680 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082744680 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082744680 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082744680 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082744680 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082744680 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082744680 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082744680 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082744680 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082744680 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082744680 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082744680 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082744680 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082744680 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082744681 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082744681 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250427082744681 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250427082744681 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) VirtSMLC-M3UA(53)@f9b84e839810: Final verdict of PTC: none VirtMGW-MGCP-0(55)@f9b84e839810: Final verdict of PTC: none VirtMSC-RAN(49)@f9b84e839810: Final verdict of PTC: none 20250427082744682 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:43177){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55b0e9a3ab70]{NONE}: Shutting down BTS, exit 1, reason: Abis close 20250427082744682 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082744682 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250427082744682 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082744682 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082744682 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082744682 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082744682 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082744682 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082744682 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082744682 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082744683 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082744683 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082744683 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082744683 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082744683 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082744683 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) IPA-BTS0-TRX0-RSL-IPA(56)@f9b84e839810: Final verdict of PTC: none DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082744683 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082744683 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082744683 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082744683 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082744683 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082744683 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250427082744683 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@f9b84e839810: Setting final verdict of the test case. MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass) MTC@f9b84e839810: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'. Sun Apr 27 08:27:44 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.talloc 20250427082746680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082746680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082746680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082746681 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082746681 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082746681 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=658544) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55b0e9a3ab70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55b0e9a3ab70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 4: stopped pid 10543 with status 0 respawn: 5: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082747717 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747717 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082747717 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082747717 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747717 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747717 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082747717 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082747717 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082747718 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082747718 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082747718 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747718 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082747718 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082747718 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082747718 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747718 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747719 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747719 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082747719 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082747719 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082747719 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082747719 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082747719 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082747719 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082747719 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082747719 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082747719 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082747719 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082747719 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082747720 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082747720 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082747720 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082747720 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082747720 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082747720 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082747720 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747720 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082747720 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082747721 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747721 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082747721 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747721 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747722 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082747722 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082747723 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082747723 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082747723 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082747723 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082747723 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082747723 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082747723 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082747724 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082747724 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082747724 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082747724 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082747724 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082747724 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747724 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082747724 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747725 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082747725 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747725 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082747725 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747725 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082747726 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747726 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082747726 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747726 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082747726 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747727 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082747727 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082747727 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082747727 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747727 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082747727 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082747727 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082747727 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082747728 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747728 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082747728 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082747728 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5600a3e05470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082747728 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747728 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082747728 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747728 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747729 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082747730 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=658544, count=858544) 20250427082748623 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082748624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082748624 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082748624 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082748624 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082748624 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082748624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082748624 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082748624 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f ------ Sun Apr 27 08:27:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082749684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082749684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082749684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082749685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082749685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082749685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082749685 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_vamos_multiplex_tch_f_tch_f started. MTC@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001017141299434'H MTC@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001012325492372'H 20250427082750071 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082750072 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082750072 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082750072 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750072 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082750072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082750072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082750073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082750073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082750073 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250427082750074 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082750074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082750074 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082750074 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082750074 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082750074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082750074 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(62)@f9b84e839810: ************************************************* VirtMSC-M3UA(62)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-SCCP(60)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(65)@f9b84e839810: ************************************************* VirtSMLC-M3UA(65)@f9b84e839810: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(63)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082750286 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082750286 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082750286 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082750286 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(62)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082750290 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750290 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082750290 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082750290 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082750290 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082750290 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082750290 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082750290 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082750290 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082750290 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082750290 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082750291 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750291 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082750291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082750291 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082750291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082750291 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082750291 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082750291 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082750291 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082750291 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082750291 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082750291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082750291 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082750291 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082750291 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082750293 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750293 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082750293 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082750293 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082750293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082750293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082750293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082750293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082750293 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082750293 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082750299 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082750299 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082750299 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082750299 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(65)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082750307 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750307 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082750307 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082750307 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082750307 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082750307 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082750307 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082750307 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082750307 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082750307 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082750307 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082750310 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082750310 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082750310 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082750310 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082750310 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082750310 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082750310 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082750310 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082750310 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082750310 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082750310 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082750310 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082750310 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082750310 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082750310 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(61)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082751096 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082751096 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082751096 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082751096 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082751096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082751096 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082751096 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082751096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082751096 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082751096 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082751097 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082751097 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082751097 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082751097 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082751098 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082751098 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082751098 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082751098 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082751098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082751098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082751098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082751098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082751098 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082751098 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082751098 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082751098 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082751098 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082751098 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082751098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082751098 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082751098 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082751098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082751098 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082751098 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082751098 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(61)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082751108 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082751108 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082751108 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082751108 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082751108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082751108 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082751108 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082751108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082751108 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082751108 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082751108 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082751108 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250427082751108 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082751109 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082751109 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082751109 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082751109 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082751109 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082751109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082751109 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=4 -> eSLS=84: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082751109 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082751109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082751109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082751109 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 04 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(64)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(68)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082751189 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(68)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f() start" 20250427082752302 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_f_tch_f() start (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@f9b84e839810: f_create_expect(l3 := '05240103505902080910101714924943'O, n_connectPointCode := omit VirtMSC-RAN(61)@f9b84e839810: Created Expect[0] for '05240103505902080910101714924943'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70) 20250427082753353 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082753353 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082753353 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082753353 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082753353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082753353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082753353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082753353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082753353 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082753353 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 17 14 92 49 43 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(60)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(61)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@f9b84e839810: Found Expect[0] for '05240103505902080910101714924943'O handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-RAN(61)@f9b84e839810: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)1758465 VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:0 20250427082753358 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082753358 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082753358 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082753358 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082753358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082753358 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082753358 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082753358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082753358 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082753358 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 05 84 72 c1 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(69)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(60)@f9b84e839810: vl_len:19 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250427082753561 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082753561 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082753561 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082753561 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082753561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082753561 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082753561 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082753561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082753561 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082753561 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(67)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(70) IPA-BTS0-TRX0-RSL-RSL(69)@f9b84e839810: Disabled queueing of DChan messages 20250427082753670 DLCLS NOTICE LCLS[0x5583d7fd3040]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082753670 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082753670 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082753670 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082753670 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082753670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082753670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082753670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082753670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082753670 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082753670 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 05 06 84 72 c1 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082755075 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082755075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082755075 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082755075 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082755075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082755076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082755076 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '09401E62'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '77B865A3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082756714 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082756714 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082756714 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082756714 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082756714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082756714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082756714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082756714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082756714 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082756714 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 05 06 84 72 c1 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 52 72 15 14 14 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(60)@f9b84e839810: vl_len:12 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082756718 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082756718 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082756718 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082756718 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082756718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082756718 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082756718 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082756718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082756718 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082756718 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "f_est_lchan_and_mode_modify_to_vamos done" 20250427082757724 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@f9b84e839810: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit VirtMSC-RAN(61)@f9b84e839810: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71) 20250427082757754 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082757754 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082757754 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082757754 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082757754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082757754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082757754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082757754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082757754 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082757754 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 24 43 32 24 43 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: First idle individual index:1 VirtMSC-SCCP(60)@f9b84e839810: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(61)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@f9b84e839810: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-RAN(61)@f9b84e839810: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)13084330 VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(60)@f9b84e839810: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427082757755 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082757755 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082757755 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082757755 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082757755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082757755 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082757755 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082757755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082757755 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082757755 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 06 72 10 75 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(69)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(60)@f9b84e839810: vl_len:19 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250427082757960 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082757960 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082757960 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082757960 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082757960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082757960 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082757961 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082757961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082757961 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082757961 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(67)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(71) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@f9b84e839810: Disabled queueing of DChan messages 20250427082757998 DLCLS NOTICE LCLS[0x5583d8005a70]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082757998 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082757998 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082757998 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082757998 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082757998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082757998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082757998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082757998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082757998 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082757998 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 06 06 72 10 75 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fc 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5457170C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1B8DE873'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 20250427082800077 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082800077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082800077 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082800077 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082800077 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082800077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082800077 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 }) 20250427082801015 DCHAN NOTICE lchan(0-0-2-TCH_F-0)[0x5583d7c7ea40]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=1,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250427082801015 DCHAN NOTICE lchan(0-0-1-TCH_F-shadow0)[0x5583d800a3d0]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250427082801103 DLCLS NOTICE LCLS[0x5583d8005a70]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082804118 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082804118 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082804118 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082804118 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082804118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082804118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082804118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082804118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082804118 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082804118 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 06 06 72 10 75 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 86 37 08 56 64 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(60)@f9b84e839810: vl_len:12 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082804122 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082804122 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082804122 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082804122 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082804122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082804122 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082804122 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082804122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082804122 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082804122 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082805076 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082805076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805076 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082805076 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805076 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082805076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805076 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082805129 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082805130 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(60)@f9b84e839810: vl_len:6 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082805134 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805134 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805134 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082805134 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082805134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805134 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082805134 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082805134 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805134 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(60)@f9b84e839810: vl_len:6 VirtMSC-SCCP(60)@f9b84e839810: vl_from0 VirtMSC-SCCP(60)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082805135 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805135 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805135 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805135 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082805135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082805135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082805135 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805135 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 06 06 72 10 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082805135 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805135 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805135 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082805135 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082805135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805135 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082805135 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082805135 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805135 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082805136 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805136 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805136 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805136 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082805136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082805136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082805137 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805137 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 05 06 84 72 c1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(60)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082805139 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082805141 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(61)@f9b84e839810: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)13084330 VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:1 20250427082805144 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805144 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805144 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082805144 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082805144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805144 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082805144 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082805144 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805144 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 06 72 10 75 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on connection ID:0 TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "Got RSL RR Release" VirtMSC-RAN(61)@f9b84e839810: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)1758465 20250427082805145 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082805145 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805145 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805145 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805145 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082805146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082805146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082805146 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805146 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 06 05 72 10 75 00 00 06 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082805146 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805146 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805146 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082805146 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082805146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805146 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082805146 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082805146 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805146 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 05 84 72 c1 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "Got RSL RR Release" 20250427082805147 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082805147 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082805147 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082805147 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082805147 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082805147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082805147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082805147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082805147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082805147 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082805147 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 05 05 84 72 c1 00 00 05 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(60)@f9b84e839810: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "Got RSL Deact SACCH" VirtMSC-SCCP(60)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(60)@f9b84e839810: RLC received in state:disconnect_pending 20250427082805147 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "Got RSL Deact SACCH" 20250427082805148 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082807138 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082807138 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@f9b84e839810: Final verdict of PTC: pass TC_vamos_multiplex_tch_f_tch_f(70)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(66)@f9b84e839810: Final verdict of PTC: none VirtMSC-STATS(59)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39479){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5600a3e04b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082807173 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082807173 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082807173 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082807173 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082807173 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082807173 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082807173 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250427082807173 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082807173 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082807173 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082807174 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082807174 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250427082807174 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250427082807174 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250427082807174 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250427082807174 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082807174 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250427082807174 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807174 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082807175 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082807175 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250427082807175 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082807175 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082807175 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082807175 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082807175 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082807175 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082807175 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082807175 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082807175 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082807175 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082807175 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082807175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250427082807175 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082807173 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082807173 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082807173 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082807173 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082807173 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082807173 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082807173 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082807173 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427082807173 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082807173 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082807173 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082807173 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082807173 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082807173 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082807173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082807174 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082807174 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082807174 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(60)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(69)@f9b84e839810: Final verdict of PTC: none VirtSMLC-SCCP(63)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(64)@f9b84e839810: Final verdict of PTC: none VirtMSC-M3UA(62)@f9b84e839810: Final verdict of PTC: none VirtMSC-RAN(61)@f9b84e839810: Final verdict of PTC: none VirtSMLC-M3UA(65)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(68)@f9b84e839810: Final verdict of PTC: none VirtMGW-MGCP-0(67)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: Setting final verdict of the test case. MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass) MTC@f9b84e839810: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'. Sun Apr 27 08:28:07 UTC 2025 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.talloc 20250427082809174 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082809174 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082809174 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082809174 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082809174 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082809174 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=783056) 20250427082810078 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082810078 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082810079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082810079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082810079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082810079 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082810079 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082810079 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082810079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082810079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082810079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082810079 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082810079 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5600a3e04b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5600a3e04b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 5: stopped pid 10615 with status 0 respawn: 6: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082810197 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810197 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082810197 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082810197 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810197 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810197 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082810197 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082810198 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082810198 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082810198 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082810198 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082810198 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082810198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810198 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082810198 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250427082810198 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082810198 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082810198 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250427082810198 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082810198 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082810198 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082810198 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082810198 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082810198 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082810198 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082810198 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082810198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082810198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810198 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082810199 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250427082810199 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082810199 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082810199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082810199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250427082810199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082810199 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082810199 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082810199 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082810199 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082810199 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082810199 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082810199 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082810200 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082810200 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082810200 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082810200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082810200 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082810200 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082810200 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082810200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x560da5fc5470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082810200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082810200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082810201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=783056, count=1059324) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0). MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h ------ Sun Apr 27 08:28:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427082812174 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812175 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082812175 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082812175 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082812175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082812175 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' was executed successfully (exit status: 0). MTC@f9b84e839810: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started. MTC@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001015239833497'H MTC@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001010462315877'H MTC@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001014178693035'H MTC@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001017681224290'H 20250427082812509 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082812509 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082812510 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250427082812511 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082812511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082812511 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082812511 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082812511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082812511 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082812511 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082812511 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082812511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082812511 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@f9b84e839810: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(75)@f9b84e839810: ************************************************* VirtMSC-M3UA(75)@f9b84e839810: M3UA emulation initiated, the test can be started VirtMSC-M3UA(75)@f9b84e839810: ************************************************* MTC@f9b84e839810: Starting RAN_Emulation VirtMSC-SCCP(73)@f9b84e839810: v_sccp_pdu_maxlen:268 MTC@f9b84e839810: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(78)@f9b84e839810: ************************************************* VirtSMLC-M3UA(78)@f9b84e839810: M3UA emulation initiated, the test can be started MTC@f9b84e839810: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(78)@f9b84e839810: ************************************************* VirtSMLC-SCCP(76)@f9b84e839810: v_sccp_pdu_maxlen:268 20250427082812718 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082812718 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250427082812718 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082812718 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(75)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427082812720 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812720 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082812720 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082812720 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082812720 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082812720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082812720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082812720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082812720 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082812720 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082812720 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082812721 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812721 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082812721 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082812721 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082812721 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082812721 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082812721 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082812721 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082812721 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082812721 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082812721 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082812721 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082812721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427082812721 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250427082812721 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082812722 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812722 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082812722 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082812722 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082812722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082812722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082812722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082812722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082812722 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082812722 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082812727 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427082812727 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250427082812727 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427082812728 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(78)@f9b84e839810: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427082812730 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812730 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427082812730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427082812730 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427082812730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427082812730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427082812730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427082812730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082812730 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427082812730 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082812730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427082812731 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082812731 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427082812731 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427082812731 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082812731 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427082812731 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427082812731 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427082812731 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082812731 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427082812731 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250427082812731 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082812731 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082812731 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427082812731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250427082812731 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(74)@f9b84e839810: BSSMAP: Responding to inbound RESET with RESET-ACK 20250427082813530 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082813530 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082813530 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082813530 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082813530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082813530 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082813530 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082813530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082813530 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082813530 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082813531 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250427082813531 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250427082813531 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082813531 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250427082813531 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082813531 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082813531 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082813531 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082813531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082813531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082813531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082813531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082813531 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082813531 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082813532 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082813532 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082813532 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082813532 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082813532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082813532 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082813532 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082813532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082813532 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082813532 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082813532 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(74)@f9b84e839810: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427082813543 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082813543 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082813543 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250427082813543 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250427082813543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082813543 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082813543 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082813543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082813543 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082813543 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082813543 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250427082813543 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250427082813543 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250427082813544 DRESET NOTICE bssmap_reset(Lb)[0x5583d7fd2960]{CONNECTED}: link up (bssmap_reset.c:83) 20250427082813544 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082813544 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082813544 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082813544 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250427082813544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082813544 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=14 -> eSLS=94: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082813544 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082813544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250427082813544 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082813544 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 0e 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(77)@f9b84e839810: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(81)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@f9b84e839810: 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-BTS0-TRX0-RSL-IPA(81)@f9b84e839810: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'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 := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250427082813579 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(81)@f9b84e839810: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427082814680 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start (logging_vty.c:1172) MTC@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@f9b84e839810: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit VirtMSC-RAN(74)@f9b84e839810: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) 20250427082815720 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082815720 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082815720 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082815720 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082815720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082815720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082815720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082815720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082815720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082815720 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 11 11 11 11 11 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: First idle individual index:0 VirtMSC-SCCP(73)@f9b84e839810: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(74)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@f9b84e839810: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-RAN(74)@f9b84e839810: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)3606905 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(73)@f9b84e839810: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427082815724 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082815724 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082815724 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082815724 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082815724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082815724 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082815724 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082815724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082815724 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082815724 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 07 07 b3 19 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(73)@f9b84e839810: vl_len:19 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082815924 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082815924 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082815924 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082815925 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082815925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082815925 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082815925 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082815925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082815925 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082815925 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(80)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Disabled queueing of DChan messages 20250427082816007 DLCLS NOTICE LCLS[0x5583d7fe2d10]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082816007 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082816007 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082816007 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082816007 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082816007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082816007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082816007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082816007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082816007 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082816007 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 07 06 07 b3 19 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082817513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082817513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082817513 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082817513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082817513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082817513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082817513 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6067CDB7'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '726D5141'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082819054 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819054 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819054 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082819054 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082819054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082819054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082819054 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819054 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 07 06 07 b3 19 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 23 15 18 97 74 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(73)@f9b84e839810: vl_len:12 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082819059 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819059 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819059 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082819059 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082819059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819059 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082819059 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082819059 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819059 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "f_est_lchan_and_mode_modify_to_vamos done" 20250427082819063 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@f9b84e839810: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit VirtMSC-RAN(74)@f9b84e839810: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) 20250427082819095 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819095 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819095 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082819095 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082819095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082819095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082819095 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819095 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 22 22 22 22 22 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: First idle individual index:1 VirtMSC-SCCP(73)@f9b84e839810: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(74)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@f9b84e839810: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-RAN(74)@f9b84e839810: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)15014195 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:1 20250427082819097 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819097 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819097 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082819097 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082819097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819097 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082819097 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082819097 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819097 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 08 bf 24 25 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(73)@f9b84e839810: vl_len:19 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082819301 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819301 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819301 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082819301 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082819301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819301 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082819301 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082819301 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819301 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Disabled queueing of DChan messages 20250427082819362 DLCLS NOTICE LCLS[0x5583d80048e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082819362 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082819362 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082819362 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082819362 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082819362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082819362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082819362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082819362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082819362 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082819362 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 08 06 bf 24 25 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fc 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '05FA6610'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '574DB1F0'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 }) 20250427082822385 DCHAN NOTICE lchan(0-0-5-TCH_H-1)[0x5583d7c5ca20]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250427082822385 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow0)[0x5583d7fe30d0]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=1) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250427082822480 DLCLS NOTICE LCLS[0x5583d80048e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082822513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082822514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082822514 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=12 -> eSLS=124: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082822514 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082822514 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082822514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082822514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082822514 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=14 -> eSLS=110: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082822514 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082825505 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825505 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825505 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082825505 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082825505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082825505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082825505 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825505 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 08 06 bf 24 25 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 42 59 20 35 11 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(73)@f9b84e839810: vl_len:12 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082825509 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825509 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825509 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082825509 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082825509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825509 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082825509 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082825509 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825509 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@f9b84e839810: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit VirtMSC-RAN(74)@f9b84e839810: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) 20250427082825540 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825540 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825540 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082825540 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082825540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427082825540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082825540 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825540 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 33 33 33 33 33 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: First idle individual index:2 VirtMSC-SCCP(73)@f9b84e839810: Warning: Stopping inactive timer T_ias[2]. VirtMSC-RAN(74)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@f9b84e839810: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-RAN(74)@f9b84e839810: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)3806225 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:2 VirtMSC-SCCP(73)@f9b84e839810: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427082825541 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825541 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825541 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082825541 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082825541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825541 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082825541 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082825541 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825541 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 09 1d 37 c2 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:2 VirtMSC-SCCP(73)@f9b84e839810: vl_len:19 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082825745 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825745 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825745 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082825745 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082825745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825745 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082825745 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082825745 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825745 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Disabled queueing of DChan messages 20250427082825791 DLCLS NOTICE LCLS[0x5583d8010fd0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082825791 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082825791 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082825791 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082825791 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082825791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082825791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082825791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082825791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082825791 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082825791 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 09 06 1d 37 c2 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fe 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:2 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082827514 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082827514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082827514 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082827514 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082827514 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082827514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082827514 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/3@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3721AF4E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10006 }, peer := { host := "127.0.0.2", port_nr := 9006 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4974088D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11006 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 3, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := { host := "127.0.0.5", port_nr := 9006 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 3, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := <unbound>, local_osmux_cid := 3, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082828824 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082828824 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082828824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082828824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082828824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082828824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082828824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082828824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082828824 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082828824 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 09 06 1d 37 c2 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 05 49 05 87 68 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:2 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:2 VirtMSC-SCCP(73)@f9b84e839810: vl_len:12 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082828826 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082828826 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082828826 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082828826 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082828826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082828826 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082828826 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082828826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082828826 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082828826 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "f_est_lchan_and_mode_modify_to_vamos done" 20250427082828828 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@f9b84e839810: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit VirtMSC-RAN(74)@f9b84e839810: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) 20250427082828851 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082828851 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082828851 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082828851 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082828851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082828851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082828851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082828851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082828851 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082828851 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 44 44 44 44 44 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: First idle individual index:3 VirtMSC-SCCP(73)@f9b84e839810: Warning: Stopping inactive timer T_ias[3]. VirtMSC-RAN(74)@f9b84e839810: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@f9b84e839810: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-RAN(74)@f9b84e839810: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)12542780 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:3 VirtMSC-SCCP(73)@f9b84e839810: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250427082828853 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082828853 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082828853 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082828853 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082828853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082828853 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082828853 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082828853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082828853 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082828853 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 0a 63 da f7 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@f9b84e839810: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:3 VirtMSC-SCCP(73)@f9b84e839810: vl_len:19 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250427082829056 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082829056 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082829056 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082829056 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082829056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082829056 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082829057 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082829057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082829057 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082829057 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@f9b84e839810: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Disabled queueing of DChan messages 20250427082829120 DLCLS NOTICE LCLS[0x5583d8025ca0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082829120 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082829120 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082829120 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082829120 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082829120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082829120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082829120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082829120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082829120 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082829120 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 63 da f7 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2b 00 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:3 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: g_media { mgcp_ep := "rtpbridge/4@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6503BBEC'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10008 }, peer := { host := "127.0.0.2", port_nr := 9008 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0FB15BD3'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11008 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 4, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := { host := "127.0.0.5", port_nr := 9008 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 4, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := <unbound>, local_osmux_cid := 4, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 }) 20250427082832139 DCHAN NOTICE lchan(0-0-6-TCH_H-0)[0x5583d7fe1a00]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow1) (to VAMOS mode) (bsc_vty.c:2185) 20250427082832139 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow1)[0x5583d8006e00]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250427082832234 DLCLS NOTICE LCLS[0x5583d8025ca0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250427082832516 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082832516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082832516 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082832516 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082832516 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082832516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082832516 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: setverdict(pass): pass -> pass, component reason not changed 20250427082835252 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835252 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835252 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835252 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 63 da f7 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 34 00 28 13 05 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:3 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:3 VirtMSC-SCCP(73)@f9b84e839810: vl_len:12 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250427082835256 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835256 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835256 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835256 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835256 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835256 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835256 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835257 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082835261 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082835261 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "MSC instructs BSC to clear channel" 20250427082835263 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) 20250427082835263 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:2 VirtMSC-SCCP(73)@f9b84e839810: vl_len:6 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:3 VirtMSC-SCCP(73)@f9b84e839810: vl_len:6 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:0 VirtMSC-SCCP(73)@f9b84e839810: vl_len:6 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:1 VirtMSC-SCCP(73)@f9b84e839810: vl_len:6 VirtMSC-SCCP(73)@f9b84e839810: vl_from0 VirtMSC-SCCP(73)@f9b84e839810: data sent by MTP3_SCCP_PORT: '000420040100'O 20250427082835460 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835460 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835461 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835461 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835461 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835461 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082835461 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835461 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835461 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835461 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835461 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082835461 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835461 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835461 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835461 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835461 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082835461 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835461 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835461 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835461 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835461 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835461 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427082835463 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835463 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835463 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835463 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835463 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835463 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 09 06 1d 37 c2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082835464 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835464 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835464 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835464 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835465 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835465 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 63 da f7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:2 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:3 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082835466 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835466 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835466 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 07 06 07 b3 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082835466 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835466 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835466 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835466 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 08 06 bf 24 25 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(73)@f9b84e839810: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@f9b84e839810: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427082835468 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082835470 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082835472 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "Got BSSMAP Clear Complete" 20250427082835472 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "Got RSL RR Release" VirtMSC-RAN(74)@f9b84e839810: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)3806225 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:2 20250427082835474 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082835475 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835475 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835475 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835475 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835475 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835475 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835475 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835475 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 09 1d 37 c2 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:3 VirtMSC-RAN(74)@f9b84e839810: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)12542780 20250427082835476 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835476 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835476 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835476 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835476 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835476 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 09 05 1d 37 c2 00 00 09 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082835476 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835476 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835476 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835476 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835476 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835476 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 0a 63 da f7 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "Got RSL Deact SACCH" 20250427082835477 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250427082835477 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835477 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835477 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835477 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 0a 05 63 da f7 00 00 0a 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:2 VirtMSC-SCCP(73)@f9b84e839810: RLC received in state:disconnect_pending VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:0 VirtMSC-RAN(74)@f9b84e839810: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)3606905 VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:3 VirtMSC-SCCP(73)@f9b84e839810: RLC received in state:disconnect_pending 20250427082835478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835478 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835478 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835478 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835478 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835478 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835478 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 07 07 b3 19 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-RAN(74)@f9b84e839810: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)15014195 VirtMSC-SCCP(73)@f9b84e839810: Session index based on connection ID:1 20250427082835479 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835479 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835479 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835479 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835479 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835479 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 07 05 07 b3 19 00 00 07 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250427082835479 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835479 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835479 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427082835479 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250427082835479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835479 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250427082835479 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250427082835479 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835479 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 08 bf 24 25 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "Got RSL RR Release" VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:0 VirtMSC-SCCP(73)@f9b84e839810: RLC received in state:disconnect_pending 20250427082835480 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250427082835480 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082835480 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082835480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082835480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082835480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082835480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250427082835480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427082835480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427082835480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427082835480 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 08 05 bf 24 25 00 00 08 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@f9b84e839810: Session index based on local reference:1 VirtMSC-SCCP(73)@f9b84e839810: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "Got RSL Deact SACCH" 20250427082835482 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250427082835484 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "Got RSL RR Release" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "Got RSL Deact SACCH" 20250427082835485 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "Got RSL RR Release" 20250427082835486 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "Got RSL Deact SACCH" 20250427082835488 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082837469 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082837470 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082837472 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: "Got RSL RF Chan Rel, sending Rel Ack" 20250427082837474 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@f9b84e839810: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@f9b84e839810: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@f9b84e839810: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@f9b84e839810: Final verdict of PTC: pass MTC@f9b84e839810: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f9b84e839810: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(72)@f9b84e839810: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: setverdict(pass): none -> pass 20250427082837497 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082837497 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427082837497 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427082837497 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082837497 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082837497 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427082837497 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082837497 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427082837497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082837497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082837497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082837497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082837497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082837497 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250427082837497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082837497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427082837497 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427082837497 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250427082837497 DRESET NOTICE bssmap_reset(msc-0)[0x5583d7fd2120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250427082837497 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250427082837497 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250427082837497 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250427082837497 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtSMLC-SCCP(76)@f9b84e839810: Final verdict of PTC: none VirtMSC-M3UA(75)@f9b84e839810: Final verdict of PTC: none VirtMSC-SCCP(73)@f9b84e839810: Final verdict of PTC: none VirtSMLC-BSSAP_LE(77)@f9b84e839810: Final verdict of PTC: none VirtMSC-RAN(74)@f9b84e839810: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(82)@f9b84e839810: Final verdict of PTC: none 20250427082837497 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082837497 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082837497 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427082837497 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427082837497 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250427082837497 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250427082837497 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427082837497 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427082837497 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427082837497 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250427082837497 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082837498 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250427082837498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427082837498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427082837498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427082837498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427082837498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427082837498 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250427082837498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427082837498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMGW-MGCP-0(80)@f9b84e839810: Final verdict of PTC: none VirtSMLC-M3UA(78)@f9b84e839810: Final verdict of PTC: none 20250427082837500 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250427082837500 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45017){CONNECTED} connection closed with srv 20250427082837500 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250427082837500 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250427082837501 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x560da5fc4b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250427082837501 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250427082837501 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250427082837501 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837501 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) IPA-BTS0-TRX0-RSL-IPA(81)@f9b84e839810: Final verdict of PTC: none MTC@f9b84e839810: Setting final verdict of the test case. MTC@f9b84e839810: Local verdict of MTC: pass MTC@f9b84e839810: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass) 20250427082837502 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837502 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass) 20250427082837502 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837502 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass) 20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass)20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) 20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250427082837503 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@f9b84e839810: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) 20250427082837503 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) MTC@f9b84e839810: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass)20250427082837504 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250427082837504 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250427082837504 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250427082837504 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250427082837504 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250427082837504 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250427082837504 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250427082837504 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082837504 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082837504 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250427082837504 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250427082837504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass)20250427082837505 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@f9b84e839810: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass) MTC@f9b84e839810: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass MTC@f9b84e839810: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'. 20250427082837517 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) Sun Apr 27 08:28:37 UTC 2025 20250427082837517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082837517 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250427082837517 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082837517 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082837517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082837517 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.talloc 20250427082839498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082839498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082839498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427082839498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427082839498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427082839498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1247384) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x560da5fc4b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x560da5fc4b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 6: stopped pid 10692 with status 0 respawn: 7: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250427082840531 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840531 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082840531 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250427082840531 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840531 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840531 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082840531 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250427082840531 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250427082840531 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082840531 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250427082840531 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840532 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082840532 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250427082840532 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082840532 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840532 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840532 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250427082840532 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5583d7f03860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250427082840532 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082840532 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082840532 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082840532 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5583d7f07c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250427082840532 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504262026 (abis_nm.c:652) 20250427082840532 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250427082840532 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250427082840532 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250427082840532 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5583d7f303a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082840532 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5583d7f300b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250427082840533 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250427082840533 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082840533 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250427082840533 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082840533 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840533 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250427082840533 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250427082840533 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5583d7f301e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082840534 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250427082840534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250427082840534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250427082840534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082840534 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250427082840534 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082840534 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082840534 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250427082840534 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250427082840534 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840534 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250427082840535 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082840535 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840535 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250427082840535 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5583d7f2bc50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250427082840535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082840535 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250427082840535 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840535 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250427082840535 DNM INFO NM_BTS_OP(bts0)[0x5583d7f07b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250427082840535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56252ded9470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250427082840535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250427082840535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5583d7f2be20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5583d7f2c120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5583d7f2c8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5583d7f2d0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5583d7f2d8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5583d7f2e0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5583d7f2e930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5583d7f2f1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250427082840536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5583d7f2fa50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1247384, count=1448000) MTC@f9b84e839810: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass' was executed successfully (exit status: 0). MC@f9b84e839810: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f9b84e839810: Terminating MTC. MC@f9b84e839810: MTC terminated. MC2> exit MC@f9b84e839810: Shutting down session. MC@f9b84e839810: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/expected-results.xml' against results in 'junit-xml-10280.log' -------------------- NEW: PASS BSC_Tests_VAMOS.TC_chan_act_to_vamos NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h Summary: NEW: PASS: 7 skip: 331 20250427082842498 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082842498 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082842498 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082842498 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250427082842499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082842499 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250427082842518 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250427082842518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082842518 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250427082842518 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250427082842518 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250427082842518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427082842518 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) [testenv][vamos] Testsuite is done [testenv][vamos] Stopping testsuite (3059571) [testenv][vamos] Merging log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/log_merge.sh BSC_Tests --rm >/dev/null'] [testenv][vamos] Formatting log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/log_format.sh'] [testenv][vamos] Stopping stp (3059419) [testenv][vamos] Stopping bts-0 (3059443) [testenv][vamos] Stopping bts-1 (3059470) [testenv][vamos] Stopping bts-2 (3059497) [testenv][vamos] Stopping bsc (3059526) [testenv] Showing testsuite/junit-xml-10280.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/junit-xml-10280.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='138.00'> <testcase classname='BSC_Tests_VAMOS' name='TC_chan_act_to_vamos' time='9.238336'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_fr' time='8.860308'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_hr' time='8.838403'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_fr' time='16.023015'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_hr' time='16.098004'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_f_tch_f' time='17.162391'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' time='24.999671'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0'] testenv-bsc-vamos-osmocom-nightly-20250427-0826-6ac79cd9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-vamos/1439/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS