Skip to content
Success

Console Output

Skipping 60 KB.. Full Log
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/gb'
make[3]: Leaving directory '/tmp/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/tmp/libosmocore/src/ctrl'
  CC       control_if.lo
  CC       control_cmd.lo
  CC       control_vty.lo
  CC       fsm_ctrl_commands.lo
  CCLD     libosmoctrl.la
make[4]: Entering directory '/tmp/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/usr/local/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/ctrl'
make[3]: Leaving directory '/tmp/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/tmp/libosmocore/src/sim'
  CC       core.lo
  CC       card_fs_sim.lo
  CC       class_tables.lo
  CC       reader.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_hpsim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[4]: Entering directory '/tmp/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/usr/local/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3
libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/sim'
make[3]: Leaving directory '/tmp/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/tmp/libosmocore/src/usb'
  CC       osmo_libusb.lo
  CCLD     libosmousb.la
make[4]: Entering directory '/tmp/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/usr/local/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/usb'
make[3]: Leaving directory '/tmp/libosmocore/src/usb'
make[3]: Entering directory '/tmp/libosmocore/src'
make[4]: Entering directory '/tmp/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/src'
make[3]: Leaving directory '/tmp/libosmocore/src'
make[2]: Leaving directory '/tmp/libosmocore/src'
Making install in utils
make[2]: Entering directory '/tmp/libosmocore/utils'
Making install in osmo-stat-dummy
make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
  CC       osmo_stat_dummy-osmo-stat-dummy.o
  CCLD     osmo-stat-dummy
make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[3]: Entering directory '/tmp/libosmocore/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CC       osmo-config-merge.o
  CC       osmo-aka-verify.o
  CC       gsmtap-logsend.o
  CC       osmo-ns-dummy.o
  CC       osmo-ns-dummy-vty.o
  CCLD     osmo-arfcn
  CCLD     osmo-auc-gen
  CCLD     osmo-config-merge
  CCLD     osmo-aka-verify
  CCLD     osmo-gsmtap-logsend
  CCLD     osmo-ns-dummy
make[4]: Entering directory '/tmp/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend
make[4]: Leaving directory '/tmp/libosmocore/utils'
make[3]: Leaving directory '/tmp/libosmocore/utils'
make[2]: Leaving directory '/tmp/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/tmp/libosmocore/tapset'
make[3]: Entering directory '/tmp/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[4]: Entering directory '/tmp/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/tmp/libosmocore/tapset'
make[3]: Leaving directory '/tmp/libosmocore/tapset'
make[2]: Leaving directory '/tmp/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/tmp/libosmocore/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make  install-recursive
make[3]: Entering directory '/tmp/libosmocore/tests'
Making install in .
make[4]: Entering directory '/tmp/libosmocore/tests'
make[5]: Entering directory '/tmp/libosmocore/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/libosmocore/tests'
make[4]: Leaving directory '/tmp/libosmocore/tests'
Making install in osmo-config-merge
make[4]: Entering directory '/tmp/libosmocore/tests/osmo-config-merge'
make[5]: Entering directory '/tmp/libosmocore/tests/osmo-config-merge'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/libosmocore/tests/osmo-config-merge'
make[4]: Leaving directory '/tmp/libosmocore/tests/osmo-config-merge'
make[3]: Leaving directory '/tmp/libosmocore/tests'
make[2]: Leaving directory '/tmp/libosmocore/tests'
make[2]: Entering directory '/tmp/libosmocore'
make[3]: Entering directory '/tmp/libosmocore'
 /bin/mkdir -p '/usr/local/share/aclocal'
 /bin/mkdir -p '/usr/local/bin'
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal'
 /bin/mkdir -p '/usr/local/include'
 /usr/bin/install -c osmo-release.sh '/usr/local/bin'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include'
make  install-data-hook
make[4]: Entering directory '/tmp/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/tmp/libosmocore'
make[3]: Leaving directory '/tmp/libosmocore'
make[2]: Leaving directory '/tmp/libosmocore'
make[1]: Leaving directory '/tmp/libosmocore'
+ install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy
+ /sbin/ldconfig
Removing intermediate container 580cc654a849
 ---> 62b3c81b3f17
Step 11/16 : VOLUME	/data
 ---> Running in afbd5345b67e
Removing intermediate container afbd5345b67e
 ---> 92f5f6b962c9
Step 12/16 : COPY	osmo-ns-dummy.cfg /data/osmo-ns-dummy.cfg
 ---> 61ec9eafe900
Step 13/16 : COPY	.common/pipework	/usr/bin/pipework
 ---> 8bd178a5e04e
Step 14/16 : COPY	docker-entrypoint.sh	/docker-entrypoint.sh
 ---> 421964e13691
Step 15/16 : WORKDIR	/data
 ---> Running in b7f7c70b9e0e
Removing intermediate container b7f7c70b9e0e
 ---> 50b15aaa9f40
Step 16/16 : CMD	["/docker-entrypoint.sh"]
 ---> Running in 630e7c46f407
Removing intermediate container 630e7c46f407
 ---> f3e84165817d
[Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_MIRROR OSMO_EPDG_BRANCH OSMO_BSC_BRANCH UID OSMO_GBPROXY_BRANCH OSMO_REMSIM_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_DIA2GSUP_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_PATH OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH PJPROJECT_BRANCH OSMO_BB_BRANCH OSMO_CBC_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_S1GW_BRANCH OSMO_HLR_BRANCH OSMO_STP_BRANCH REGISTRY UPSTREAM_DISTRO ASTERISK_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_SIP_BRANCH] were not consumed
Successfully built f3e84165817d
Successfully tagged osmocom-build/osmo-ns-master-debian10:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/osmo-ns-master'
+ docker_image_exists osmo-ns-master-debian10
+ docker images -q osmocom-build/osmo-ns-master-debian10
+ test -n f3e84165817d
+ list_osmo_packages debian-buster osmo-ns-master-debian10
+ local distro=debian-buster
+ local image=osmo-ns-master-debian10
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master-debian10 -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-ns-master-debian10 ###

ii  osmocom-keyring                  1.0.2.5.fc66.202508172026      amd64        Pubkey for Osmocom repositories at obs.osmocom.org
ii  osmocom-nightly                  202508172026                   amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
ii  python3-osmopy-libs              0.3.0.161.fc78.202508172026    all          Python code (not only) for testing of Osmocom programs
ii  python3-osmopy-utils             0.3.0.161.fc78.202508172026    all          Python code (not only) for testing of Osmocom programs

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-ns-test
+ local feed
+ echo debian-bookworm-titan
+ depends=debian-bookworm-titan
+ [ -n debian-bookworm-titan ]
+ docker_images_require debian-bookworm-titan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
latest: Pulling from osmocom-build/debian-bookworm-titan
Digest: sha256:4a7dcceb5792006822db18535376c990191828e8552a5d94a1f6f44a9d18949e
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-ns-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-ns-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-ns-test
+ echo ttcn3-ns-test
+ dir=ttcn3-ns-test
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-ns-test/Dockerfile
+ from_line=FROM	$REGISTRY/$USER/debian-bookworm-titan
+ echo FROM	$REGISTRY/$USER/debian-bookworm-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test'
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1003 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/ttcn3-ns-test:latest .
Sending build context to Docker daemon  63.49kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bookworm-titan
 ---> 632521b4132e
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 774995b7190b
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> 5cd9ef771e91
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ns
 ---> Running in 0eb1c085a51f
+ OSMO_TTCN3_BRANCH=master
+ shift
+ cd /osmo-ttcn3-hacks
+ git fetch
From https://gerrit.osmocom.org/osmo-ttcn3-hacks
   4393e61d..62885cc4  master     -> origin/master
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git symbolic-ref -q HEAD
refs/heads/master
+ git reset --hard origin/master
HEAD is now at 62885cc4 smdpp_Tests: fix sourcecode formatting
+ git rev-parse --abbrev-ref HEAD
master
+ git rev-parse HEAD
62885cc4e7a2c9ca92af6de5c83c996b0fa17281
+ diff -q /tmp/deps-Makefile deps/Makefile
Files /tmp/deps-Makefile and deps/Makefile differ
+ make -j8 deps
make: Nothing to be done for 'deps'.
+ ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
'/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
+ ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
'/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
+ ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
'/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
+ ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
'/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
+ ln -sv /osmo-ttcn3-hacks/_scripts /_scripts
'/_scripts' -> '/osmo-ttcn3-hacks/_scripts'
+ make ns
(cd ns && ./gen_links.sh && ./regen_makefile.sh)
Generating Makefile skeleton...
Makefile skeleton was generated.
make -C _build/ns compile
make[1]: Entering directory '/osmo-ttcn3-hacks/_build/ns'
  PP       BSSGP_Emulation.ttcn
  PP       NS_Emulation.ttcn
  PP       RAW_NS.ttcn
RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels]
  135 | #endif NS_EMULATION_FR
      |        ^~~~~~~~~~~~~~~
  PP       StatsD_Checker.ttcn
  TTCN     *.ttcn *.asn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types':
 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI':
  Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement:
   Osmocom_Gb_Types.ttcn:1034.4-29: In return statement:
    Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI':
     Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi':
      Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here
touch compile
make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/ns'
make -j4 -C _build/ns
make[1]: Entering directory '/osmo-ttcn3-hacks/_build/ns'
  DEP      UD_PT.cc
  DEP      TELNETasp_PT.cc
  DEP      TCCInterface.cc
  DEP      TCCConversion.cc
  DEP      StatsD_CodecPort_CtrlFunctdef.cc
  DEP      Native_FunctionDefs.cc
  DEP      LLC_EncDec.cc
  DEP      IPL4asp_discovery.cc
  DEP      IPL4asp_PT.cc
  DEP      BSSGP_EncDec.cc
  DEP      AF_PACKET_PT.cc
  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      RAW_NS_part_7.cc
  DEP      RAW_NS_part_6.cc
  DEP      RAW_NS_part_5.cc
  DEP      RAW_NS_part_4.cc
  DEP      RAW_NS_part_3.cc
  DEP      RAW_NS_part_2.cc
  DEP      RAW_NS_part_1.cc
  DEP      NS_Emulation_part_7.cc
  DEP      NS_Emulation_part_6.cc
  DEP      NS_Emulation_part_5.cc
  DEP      NS_Emulation_part_4.cc
  DEP      NS_Emulation_part_3.cc
  DEP      NS_Emulation_part_2.cc
  DEP      NS_Emulation_part_1.cc
  DEP      BSSGP_Emulation_part_7.cc
  DEP      BSSGP_Emulation_part_6.cc
  DEP      BSSGP_Emulation_part_5.cc
  DEP      BSSGP_Emulation_part_4.cc
  DEP      BSSGP_Emulation_part_3.cc
  DEP      BSSGP_Emulation_part_2.cc
  DEP      BSSGP_Emulation_part_1.cc
  DEP      StatsD_Checker.cc
  DEP      RAW_NS.cc
  DEP      NS_Emulation.cc
  DEP      BSSGP_Emulation.cc
  DEP      UD_Types_part_7.cc
  DEP      UD_Types_part_6.cc
  DEP      UD_Types_part_5.cc
  DEP      UD_Types_part_4.cc
  DEP      UD_Types_part_3.cc
  DEP      UD_Types_part_2.cc
  DEP      UD_Types_part_1.cc
  DEP      UD_PortType_part_7.cc
  DEP      UD_PortType_part_6.cc
  DEP      UD_PortType_part_5.cc
  DEP      UD_PortType_part_4.cc
  DEP      UD_PortType_part_3.cc
  DEP      UD_PortType_part_2.cc
  DEP      UD_PortType_part_1.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_2.cc
  DEP      TCCConversion_Functions_part_3.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      SNDCP_Types_part_7.cc
  DEP      SNDCP_Types_part_6.cc
  DEP      SNDCP_Types_part_5.cc
  DEP      SNDCP_Types_part_4.cc
  DEP      SNDCP_Types_part_3.cc
  DEP      SNDCP_Types_part_2.cc
  DEP      SNDCP_Types_part_1.cc
  DEP      Q933_Types_part_7.cc
  DEP      Q933_Types_part_6.cc
  DEP      Q933_Types_part_5.cc
  DEP      Q933_Types_part_4.cc
  DEP      Q933_Types_part_3.cc
  DEP      Q933_Types_part_2.cc
  DEP      Q933_Types_part_1.cc
  DEP      Q931_Types_part_7.cc
  DEP      Q931_Types_part_6.cc
  DEP      Q931_Types_part_5.cc
  DEP      Q931_Types_part_4.cc
  DEP      Q931_Types_part_3.cc
  DEP      Q931_Types_part_2.cc
  DEP      Q931_Types_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_Gb_Types_part_7.cc
  DEP      Osmocom_Gb_Types_part_6.cc
  DEP      Osmocom_Gb_Types_part_5.cc
  DEP      Osmocom_Gb_Types_part_4.cc
  DEP      Osmocom_Gb_Types_part_3.cc
  DEP      Osmocom_Gb_Types_part_2.cc
  DEP      Osmocom_Gb_Types_part_1.cc
  DEP      Native_Functions_part_7.cc
  DEP      Native_Functions_part_6.cc
  DEP      Native_Functions_part_5.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      NS_Types_part_7.cc
  DEP      NS_Types_part_6.cc
  DEP      NS_Types_part_5.cc
  DEP      NS_Types_part_4.cc
  DEP      NS_Types_part_3.cc
  DEP      NS_Types_part_2.cc
  DEP      NS_Types_part_1.cc
  DEP      NS_Tests_part_7.cc
  DEP      NS_Tests_part_6.cc
  DEP      NS_Tests_part_5.cc
  DEP      NS_Tests_part_4.cc
  DEP      NS_Tests_part_3.cc
  DEP      NS_Tests_part_2.cc
  DEP      NS_Tests_part_1.cc
  DEP      NS_Provider_IPL4_part_7.cc
  DEP      NS_Provider_IPL4_part_6.cc
  DEP      NS_Provider_IPL4_part_5.cc
  DEP      NS_Provider_IPL4_part_4.cc
  DEP      NS_Provider_IPL4_part_3.cc
  DEP      NS_Provider_IPL4_part_2.cc
  DEP      NS_Provider_IPL4_part_1.cc
  DEP      NS_Provider_FR_part_7.cc
  DEP      NS_Provider_FR_part_6.cc
  DEP      NS_Provider_FR_part_5.cc
  DEP      NS_Provider_FR_part_4.cc
  DEP      NS_Provider_FR_part_3.cc
  DEP      NS_Provider_FR_part_2.cc
  DEP      NS_Provider_FR_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_4.cc
  DEP      MobileL3_SS_Types_part_5.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_3.cc
  DEP      MobileL3_CC_Types_part_2.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      LLC_Types_part_7.cc
  DEP      LLC_Types_part_6.cc
  DEP      LLC_Types_part_5.cc
  DEP      LLC_Types_part_4.cc
  DEP      LLC_Types_part_3.cc
  DEP      LLC_Types_part_2.cc
  DEP      LLC_Types_part_1.cc
  DEP      LLC_Templates_part_7.cc
  DEP      LLC_Templates_part_6.cc
  DEP      LLC_Templates_part_5.cc
  DEP      LLC_Templates_part_4.cc
  DEP      LLC_Templates_part_3.cc
  DEP      LLC_Templates_part_2.cc
  DEP      LLC_Templates_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_4.cc
  DEP      IPL4asp_Types_part_3.cc
  DEP      IPL4asp_Types_part_2.cc
  DEP      IPL4asp_Types_part_1.cc
  DEP      IPL4asp_PortType_part_7.cc
  DEP      IPL4asp_PortType_part_6.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      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      FrameRelay_Types_part_7.cc
  DEP      FrameRelay_Types_part_6.cc
  DEP      FrameRelay_Types_part_5.cc
  DEP      FrameRelay_Types_part_4.cc
  DEP      FrameRelay_Types_part_3.cc
  DEP      FrameRelay_Types_part_2.cc
  DEP      FrameRelay_Types_part_1.cc
  DEP      FrameRelay_Emulation_part_7.cc
  DEP      FrameRelay_Emulation_part_6.cc
  DEP      FrameRelay_Emulation_part_5.cc
  DEP      FrameRelay_Emulation_part_4.cc
  DEP      FrameRelay_Emulation_part_3.cc
  DEP      FrameRelay_Emulation_part_2.cc
  DEP      FrameRelay_Emulation_part_1.cc
  DEP      FrameRelay_CodecPort_part_7.cc
  DEP      FrameRelay_CodecPort_part_6.cc
  DEP      FrameRelay_CodecPort_part_5.cc
  DEP      FrameRelay_CodecPort_part_4.cc
  DEP      FrameRelay_CodecPort_part_3.cc
  DEP      FrameRelay_CodecPort_part_2.cc
  DEP      FrameRelay_CodecPort_part_1.cc
  DEP      BSSGP_Types_part_7.cc
  DEP      BSSGP_Types_part_6.cc
  DEP      BSSGP_Types_part_5.cc
  DEP      BSSGP_Types_part_4.cc
  DEP      BSSGP_Types_part_3.cc
  DEP      BSSGP_Types_part_2.cc
  DEP      BSSGP_Types_part_1.cc
  DEP      AF_PACKET_PortTypes_part_7.cc
  DEP      AF_PACKET_PortTypes_part_6.cc
  DEP      AF_PACKET_PortTypes_part_5.cc
  DEP      AF_PACKET_PortTypes_part_4.cc
  DEP      AF_PACKET_PortTypes_part_3.cc
  DEP      AF_PACKET_PortTypes_part_2.cc
  DEP      AF_PACKET_PortTypes_part_1.cc
  DEP      AF_PACKET_PortType_part_7.cc
  DEP      AF_PACKET_PortType_part_6.cc
  DEP      AF_PACKET_PortType_part_5.cc
  DEP      AF_PACKET_PortType_part_4.cc
  DEP      AF_PACKET_PortType_part_3.cc
  DEP      AF_PACKET_PortType_part_2.cc
  DEP      AF_PACKET_PortType_part_1.cc
  DEP      UD_Types.cc
  DEP      UD_PortType.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      SNDCP_Types.cc
  DEP      Q933_Types.cc
  DEP      Q931_Types.cc
  DEP      Osmocom_VTY_Functions.cc
  DEP      Osmocom_Types.cc
  DEP      Osmocom_Gb_Types.cc
  DEP      Native_Functions.cc
  DEP      NS_Types.cc
  DEP      NS_Tests.cc
  DEP      NS_Provider_IPL4.cc
  DEP      NS_Provider_FR.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      LLC_Types.cc
  DEP      LLC_Templates.cc
  DEP      IPL4asp_Types.cc
  DEP      IPL4asp_PortType.cc
  DEP      IPL4asp_Functions.cc
  DEP      General_Types.cc
  DEP      GSM_Types.cc
  DEP      FrameRelay_Types.cc
  DEP      FrameRelay_Emulation.cc
  DEP      FrameRelay_CodecPort.cc
  DEP      BSSGP_Types.cc
  DEP      AF_PACKET_PortTypes.cc
  DEP      AF_PACKET_PortType.cc
  CC       AF_PACKET_PortType.o
  CC       AF_PACKET_PortTypes.o
  CC       BSSGP_Types.o
  CC       FrameRelay_CodecPort.o
  CC       FrameRelay_Emulation.o
  CC       FrameRelay_Types.o
  CC       GSM_Types.o
  CC       General_Types.o
  CC       IPL4asp_Functions.o
  CC       IPL4asp_PortType.o
  CC       IPL4asp_Types.o
  CC       LLC_Templates.o
  CC       LLC_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       NS_Provider_FR.o
  CC       NS_Provider_IPL4.o
  CC       NS_Tests.o
  CC       NS_Types.o
  CC       Native_Functions.o
  CC       Osmocom_Gb_Types.o
  CC       Osmocom_Types.o
  CC       Osmocom_VTY_Functions.o
  CC       Q931_Types.o
  CC       Q933_Types.o
  CC       SNDCP_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       UD_PortType.o
  CC       UD_Types.o
  CC       AF_PACKET_PortType_part_1.o
  CC       AF_PACKET_PortType_part_2.o
  CC       AF_PACKET_PortType_part_3.o
  CC       AF_PACKET_PortType_part_4.o
  CC       AF_PACKET_PortType_part_5.o
  CC       AF_PACKET_PortType_part_6.o
  CC       AF_PACKET_PortType_part_7.o
  CC       AF_PACKET_PortTypes_part_1.o
  CC       AF_PACKET_PortTypes_part_2.o
  CC       AF_PACKET_PortTypes_part_3.o
  CC       AF_PACKET_PortTypes_part_4.o
  CC       AF_PACKET_PortTypes_part_5.o
  CC       AF_PACKET_PortTypes_part_6.o
  CC       AF_PACKET_PortTypes_part_7.o
  CC       BSSGP_Types_part_1.o
  CC       BSSGP_Types_part_2.o
  CC       BSSGP_Types_part_3.o
  CC       BSSGP_Types_part_4.o
  CC       BSSGP_Types_part_5.o
  CC       BSSGP_Types_part_6.o
  CC       BSSGP_Types_part_7.o
  CC       FrameRelay_CodecPort_part_1.o
  CC       FrameRelay_CodecPort_part_2.o
  CC       FrameRelay_CodecPort_part_3.o
  CC       FrameRelay_CodecPort_part_4.o
  CC       FrameRelay_CodecPort_part_5.o
  CC       FrameRelay_CodecPort_part_6.o
  CC       FrameRelay_CodecPort_part_7.o
  CC       FrameRelay_Emulation_part_1.o
  CC       FrameRelay_Emulation_part_2.o
  CC       FrameRelay_Emulation_part_3.o
  CC       FrameRelay_Emulation_part_4.o
  CC       FrameRelay_Emulation_part_5.o
  CC       FrameRelay_Emulation_part_6.o
  CC       FrameRelay_Emulation_part_7.o
  CC       FrameRelay_Types_part_1.o
  CC       FrameRelay_Types_part_2.o
  CC       FrameRelay_Types_part_3.o
  CC       FrameRelay_Types_part_4.o
  CC       FrameRelay_Types_part_5.o
  CC       FrameRelay_Types_part_6.o
  CC       FrameRelay_Types_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       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       LLC_Templates_part_1.o
  CC       LLC_Templates_part_2.o
  CC       LLC_Templates_part_3.o
  CC       LLC_Templates_part_4.o
  CC       LLC_Templates_part_5.o
  CC       LLC_Templates_part_6.o
  CC       LLC_Templates_part_7.o
  CC       LLC_Types_part_1.o
  CC       LLC_Types_part_2.o
  CC       LLC_Types_part_3.o
  CC       LLC_Types_part_4.o
  CC       LLC_Types_part_5.o
  CC       LLC_Types_part_6.o
  CC       LLC_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       NS_Provider_FR_part_1.o
  CC       NS_Provider_FR_part_2.o
  CC       NS_Provider_FR_part_3.o
  CC       NS_Provider_FR_part_4.o
  CC       NS_Provider_FR_part_5.o
  CC       NS_Provider_FR_part_6.o
  CC       NS_Provider_FR_part_7.o
  CC       NS_Provider_IPL4_part_1.o
  CC       NS_Provider_IPL4_part_2.o
  CC       NS_Provider_IPL4_part_3.o
  CC       NS_Provider_IPL4_part_4.o
  CC       NS_Provider_IPL4_part_5.o
  CC       NS_Provider_IPL4_part_6.o
  CC       NS_Provider_IPL4_part_7.o
  CC       NS_Tests_part_1.o
  CC       NS_Tests_part_2.o
  CC       NS_Tests_part_3.o
  CC       NS_Tests_part_4.o
  CC       NS_Tests_part_5.o
  CC       NS_Tests_part_6.o
  CC       NS_Tests_part_7.o
  CC       NS_Types_part_1.o
  CC       NS_Types_part_2.o
  CC       NS_Types_part_3.o
  CC       NS_Types_part_4.o
  CC       NS_Types_part_5.o
  CC       NS_Types_part_6.o
  CC       NS_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_Gb_Types_part_1.o
  CC       Osmocom_Gb_Types_part_2.o
  CC       Osmocom_Gb_Types_part_3.o
  CC       Osmocom_Gb_Types_part_4.o
  CC       Osmocom_Gb_Types_part_5.o
  CC       Osmocom_Gb_Types_part_6.o
  CC       Osmocom_Gb_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       Q931_Types_part_1.o
  CC       Q931_Types_part_2.o
  CC       Q931_Types_part_3.o
  CC       Q931_Types_part_4.o
  CC       Q931_Types_part_5.o
  CC       Q931_Types_part_6.o
  CC       Q931_Types_part_7.o
  CC       Q933_Types_part_1.o
  CC       Q933_Types_part_2.o
  CC       Q933_Types_part_3.o
  CC       Q933_Types_part_4.o
  CC       Q933_Types_part_5.o
  CC       Q933_Types_part_6.o
  CC       Q933_Types_part_7.o
  CC       SNDCP_Types_part_1.o
  CC       SNDCP_Types_part_2.o
  CC       SNDCP_Types_part_3.o
  CC       SNDCP_Types_part_4.o
  CC       SNDCP_Types_part_5.o
  CC       SNDCP_Types_part_6.o
  CC       SNDCP_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       UD_PortType_part_1.o
  CC       UD_PortType_part_2.o
  CC       UD_PortType_part_3.o
  CC       UD_PortType_part_4.o
  CC       UD_PortType_part_5.o
  CC       UD_PortType_part_6.o
  CC       UD_PortType_part_7.o
  CC       UD_Types_part_1.o
  CC       UD_Types_part_2.o
  CC       UD_Types_part_3.o
  CC       UD_Types_part_4.o
  CC       UD_Types_part_5.o
  CC       UD_Types_part_6.o
  CC       UD_Types_part_7.o
  CC       BSSGP_Emulation.o
  CC       NS_Emulation.o
  CC       RAW_NS.o
  CC       StatsD_Checker.o
  CC       BSSGP_Emulation_part_1.o
  CC       BSSGP_Emulation_part_2.o
  CC       BSSGP_Emulation_part_3.o
  CC       BSSGP_Emulation_part_4.o
  CC       BSSGP_Emulation_part_5.o
  CC       BSSGP_Emulation_part_6.o
  CC       BSSGP_Emulation_part_7.o
  CC       NS_Emulation_part_1.o
  CC       NS_Emulation_part_2.o
  CC       NS_Emulation_part_3.o
  CC       NS_Emulation_part_4.o
  CC       NS_Emulation_part_5.o
  CC       NS_Emulation_part_6.o
  CC       NS_Emulation_part_7.o
  CC       RAW_NS_part_1.o
  CC       RAW_NS_part_2.o
  CC       RAW_NS_part_3.o
  CC       RAW_NS_part_4.o
  CC       RAW_NS_part_5.o
  CC       RAW_NS_part_6.o
  CC       RAW_NS_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       AF_PACKET_PT.o
  CC       BSSGP_EncDec.o
  CC       IPL4asp_PT.o
  CC       IPL4asp_discovery.o
  CC       LLC_EncDec.o
  CC       Native_FunctionDefs.o
  CC       StatsD_CodecPort_CtrlFunctdef.o
  CC       TCCConversion.o
  CC       TCCInterface.o
  CC       TELNETasp_PT.o
  CC       UD_PT.o
  CCLD     AF_PACKET_PortType.so
  CCLD     AF_PACKET_PortTypes.so
  CCLD     BSSGP_Types.so
  CCLD     FrameRelay_CodecPort.so
  CCLD     FrameRelay_Emulation.so
  CCLD     FrameRelay_Types.so
  CCLD     GSM_Types.so
  CCLD     General_Types.so
  CCLD     IPL4asp_Functions.so
  CCLD     IPL4asp_PortType.so
  CCLD     IPL4asp_Types.so
  CCLD     LLC_Templates.so
  CCLD     LLC_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     NS_Provider_FR.so
  CCLD     NS_Provider_IPL4.so
  CCLD     NS_Tests.so
  CCLD     NS_Types.so
  CCLD     Native_Functions.so
  CCLD     Osmocom_Gb_Types.so
  CCLD     Osmocom_Types.so
  CCLD     Osmocom_VTY_Functions.so
  CCLD     Q931_Types.so
  CCLD     Q933_Types.so
  CCLD     SNDCP_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     UD_PortType.so
  CCLD     UD_Types.so
  CCLD     AF_PACKET_PortType_part_1.so
  CCLD     AF_PACKET_PortType_part_2.so
  CCLD     AF_PACKET_PortType_part_3.so
  CCLD     AF_PACKET_PortType_part_4.so
  CCLD     AF_PACKET_PortType_part_5.so
  CCLD     AF_PACKET_PortType_part_6.so
  CCLD     AF_PACKET_PortType_part_7.so
  CCLD     AF_PACKET_PortTypes_part_1.so
  CCLD     AF_PACKET_PortTypes_part_2.so
  CCLD     AF_PACKET_PortTypes_part_3.so
  CCLD     AF_PACKET_PortTypes_part_4.so
  CCLD     AF_PACKET_PortTypes_part_5.so
  CCLD     AF_PACKET_PortTypes_part_6.so
  CCLD     AF_PACKET_PortTypes_part_7.so
  CCLD     BSSGP_Types_part_1.so
  CCLD     BSSGP_Types_part_2.so
  CCLD     BSSGP_Types_part_3.so
  CCLD     BSSGP_Types_part_4.so
  CCLD     BSSGP_Types_part_5.so
  CCLD     BSSGP_Types_part_6.so
  CCLD     BSSGP_Types_part_7.so
  CCLD     FrameRelay_CodecPort_part_1.so
  CCLD     FrameRelay_CodecPort_part_2.so
  CCLD     FrameRelay_CodecPort_part_3.so
  CCLD     FrameRelay_CodecPort_part_4.so
  CCLD     FrameRelay_CodecPort_part_5.so
  CCLD     FrameRelay_CodecPort_part_6.so
  CCLD     FrameRelay_CodecPort_part_7.so
  CCLD     FrameRelay_Emulation_part_1.so
  CCLD     FrameRelay_Emulation_part_2.so
  CCLD     FrameRelay_Emulation_part_3.so
  CCLD     FrameRelay_Emulation_part_4.so
  CCLD     FrameRelay_Emulation_part_5.so
  CCLD     FrameRelay_Emulation_part_6.so
  CCLD     FrameRelay_Emulation_part_7.so
  CCLD     FrameRelay_Types_part_1.so
  CCLD     FrameRelay_Types_part_2.so
  CCLD     FrameRelay_Types_part_3.so
  CCLD     FrameRelay_Types_part_4.so
  CCLD     FrameRelay_Types_part_5.so
  CCLD     FrameRelay_Types_part_6.so
  CCLD     FrameRelay_Types_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     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     LLC_Templates_part_1.so
  CCLD     LLC_Templates_part_2.so
  CCLD     LLC_Templates_part_3.so
  CCLD     LLC_Templates_part_4.so
  CCLD     LLC_Templates_part_5.so
  CCLD     LLC_Templates_part_6.so
  CCLD     LLC_Templates_part_7.so
  CCLD     LLC_Types_part_1.so
  CCLD     LLC_Types_part_2.so
  CCLD     LLC_Types_part_3.so
  CCLD     LLC_Types_part_4.so
  CCLD     LLC_Types_part_5.so
  CCLD     LLC_Types_part_6.so
  CCLD     LLC_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_4.so
  CCLD     MobileL3_Types_part_3.so
  CCLD     MobileL3_Types_part_5.so
  CCLD     MobileL3_Types_part_6.so
  CCLD     MobileL3_Types_part_7.so
  CCLD     NS_Provider_FR_part_1.so
  CCLD     NS_Provider_FR_part_2.so
  CCLD     NS_Provider_FR_part_3.so
  CCLD     NS_Provider_FR_part_4.so
  CCLD     NS_Provider_FR_part_5.so
  CCLD     NS_Provider_FR_part_6.so
  CCLD     NS_Provider_FR_part_7.so
  CCLD     NS_Provider_IPL4_part_1.so
  CCLD     NS_Provider_IPL4_part_2.so
  CCLD     NS_Provider_IPL4_part_3.so
  CCLD     NS_Provider_IPL4_part_4.so
  CCLD     NS_Provider_IPL4_part_5.so
  CCLD     NS_Provider_IPL4_part_6.so
  CCLD     NS_Provider_IPL4_part_7.so
  CCLD     NS_Tests_part_1.so
  CCLD     NS_Tests_part_2.so
  CCLD     NS_Tests_part_3.so
  CCLD     NS_Tests_part_4.so
  CCLD     NS_Tests_part_5.so
  CCLD     NS_Tests_part_6.so
  CCLD     NS_Tests_part_7.so
  CCLD     NS_Types_part_1.so
  CCLD     NS_Types_part_2.so
  CCLD     NS_Types_part_3.so
  CCLD     NS_Types_part_4.so
  CCLD     NS_Types_part_5.so
  CCLD     NS_Types_part_6.so
  CCLD     NS_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_Gb_Types_part_1.so
  CCLD     Osmocom_Gb_Types_part_2.so
  CCLD     Osmocom_Gb_Types_part_3.so
  CCLD     Osmocom_Gb_Types_part_4.so
  CCLD     Osmocom_Gb_Types_part_5.so
  CCLD     Osmocom_Gb_Types_part_6.so
  CCLD     Osmocom_Gb_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     Q931_Types_part_1.so
  CCLD     Q931_Types_part_2.so
  CCLD     Q931_Types_part_3.so
  CCLD     Q931_Types_part_4.so
  CCLD     Q931_Types_part_5.so
  CCLD     Q931_Types_part_6.so
  CCLD     Q931_Types_part_7.so
  CCLD     Q933_Types_part_1.so
  CCLD     Q933_Types_part_2.so
  CCLD     Q933_Types_part_3.so
  CCLD     Q933_Types_part_4.so
  CCLD     Q933_Types_part_5.so
  CCLD     Q933_Types_part_6.so
  CCLD     Q933_Types_part_7.so
  CCLD     SNDCP_Types_part_1.so
  CCLD     SNDCP_Types_part_2.so
  CCLD     SNDCP_Types_part_3.so
  CCLD     SNDCP_Types_part_4.so
  CCLD     SNDCP_Types_part_5.so
  CCLD     SNDCP_Types_part_6.so
  CCLD     SNDCP_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     UD_PortType_part_1.so
  CCLD     UD_PortType_part_2.so
  CCLD     UD_PortType_part_3.so
  CCLD     UD_PortType_part_5.so
  CCLD     UD_PortType_part_4.so
  CCLD     UD_PortType_part_6.so
  CCLD     UD_PortType_part_7.so
  CCLD     UD_Types_part_1.so
  CCLD     UD_Types_part_2.so
  CCLD     UD_Types_part_3.so
  CCLD     UD_Types_part_4.so
  CCLD     UD_Types_part_5.so
  CCLD     UD_Types_part_6.so
  CCLD     UD_Types_part_7.so
  CCLD     BSSGP_Emulation.so
  CCLD     NS_Emulation.so
  CCLD     RAW_NS.so
  CCLD     StatsD_Checker.so
  CCLD     BSSGP_Emulation_part_1.so
  CCLD     BSSGP_Emulation_part_2.so
  CCLD     BSSGP_Emulation_part_3.so
  CCLD     BSSGP_Emulation_part_4.so
  CCLD     BSSGP_Emulation_part_5.so
  CCLD     BSSGP_Emulation_part_6.so
  CCLD     BSSGP_Emulation_part_7.so
  CCLD     NS_Emulation_part_1.so
  CCLD     NS_Emulation_part_2.so
  CCLD     NS_Emulation_part_3.so
  CCLD     NS_Emulation_part_4.so
  CCLD     NS_Emulation_part_5.so
  CCLD     NS_Emulation_part_6.so
  CCLD     NS_Emulation_part_7.so
  CCLD     RAW_NS_part_1.so
  CCLD     RAW_NS_part_2.so
  CCLD     RAW_NS_part_3.so
  CCLD     RAW_NS_part_4.so
  CCLD     RAW_NS_part_5.so
  CCLD     RAW_NS_part_6.so
  CCLD     RAW_NS_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     AF_PACKET_PT.so
  CCLD     BSSGP_EncDec.so
  CCLD     IPL4asp_PT.so
  CCLD     IPL4asp_discovery.so
  CCLD     LLC_EncDec.so
  CCLD     Native_FunctionDefs.so
  CCLD     StatsD_CodecPort_CtrlFunctdef.so
  CCLD     TCCConversion.so
  CCLD     TCCInterface.so
  CCLD     TELNETasp_PT.so
  CCLD     UD_PT.so
  CCLD     NS_Tests
make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/ns'
Removing intermediate container 0eb1c085a51f
 ---> b076457665fe
Step 7/9 : VOLUME	/data
 ---> Running in 683b267b72d5
Removing intermediate container 683b267b72d5
 ---> 11e429e57926
Step 8/9 : COPY	NS_Tests.cfg /data/NS_Tests.cfg
 ---> b07924d7acd9
Step 9/9 : CMD	ttcn3-docker-run ns NS_Tests
 ---> Running in c353430572ca
Removing intermediate container c353430572ca
 ---> 25c67adaaf0e
[Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_EPDG_BRANCH ASTERISK_BRANCH OSMOCOM_REPO_MIRROR OSMO_DIA2GSUP_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH UID OSMO_IUH_BRANCH OSMO_NITB_BRANCH OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_PATH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_S1GW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_GGSN_BRANCH OSMO_BB_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMO_HNODEB_BRANCH OSMO_REMSIM_BRANCH PJPROJECT_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR] were not consumed
Successfully built 25c67adaaf0e
Successfully tagged osmocom-build/ttcn3-ns-test:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test'
+ docker_image_exists ttcn3-ns-test
+ docker images -q osmocom-build/ttcn3-ns-test
+ test -n 25c67adaaf0e
+ list_osmo_packages debian-bookworm ttcn3-ns-test
+ local distro=debian-bookworm
+ local image=ttcn3-ns-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c
+ [ -n  ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester
+ cp fr/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns
+ cp fr/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/
+ network_clean_remove_all_ttcn3
+ local networks
+ local i
+ docker network ls --format {{.Name}}
+ grep ^ttcn3-
+ true
+ networks=
+ [ -z  ]
+ return
+ network_create
+ SUBNET=31686
+ seq 1 30
+ bc
+ echo (31686 + 1) % 256
+ SUBNET=199
+ NET_NAME=ttcn3-ns-test-fr-199
+ SUB4=172.18.199.0/24
+ SUB6=fd02:db8:199::/64
+ set +x
Creating network ttcn3-ns-test-fr-199, trying SUBNET=199...
+ docker network create --internal --subnet 172.18.199.0/24 --ipv6 --subnet fd02:db8:199::/64 ttcn3-ns-test-fr-199
691b9fd744decc8555047391ee0bfc3542fc5c74d21713b7795c29083d9f1ad3
+ set +x

### Network ttcn3-ns-test-fr-199 created (SUBNET=199) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=199 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/osmo-ns-dummy.cfg
Applying SUBNET=199 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ echo Starting container with osmo-ns-dummy
Starting container with osmo-ns-dummy
+ docker_network_params 199 101
+ NET=199
+ ADDR_SUFIX=101
+ echo --network ttcn3-ns-test-fr-199 --ip 172.18.199.101 --ip6 fd02:db8:199::101
+ docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-199 --ip 172.18.199.101 --ip6 fd02:db8:199::101 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns:/data --name jenkins-ttcn3-ns-test-fr-1588-ns -d osmocom-build/osmo-ns-master-debian10
894a23a3e8eb03218e1824a9628e4211f624e9a4316db856a539df751bccc5cb
+ seq 1 8
+ DEV=hdlcnet1
+ sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet2
+ sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet3
+ sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet4
+ sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet5
+ sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet6
+ sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet7
+ sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-ns-test-fr-1588-ns
+ DEV=hdlcnet8
+ sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-ns-test-fr-1588-ns
+ echo Starting container with NS testsuite
Starting container with NS testsuite
+ docker_network_params 199 10
+ NET=199
+ ADDR_SUFIX=10
+ echo --network ttcn3-ns-test-fr-199 --ip 172.18.199.10 --ip6 fd02:db8:199::10
+ docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-199 --ip 172.18.199.10 --ip6 fd02:db8:199::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test -d osmocom-build/ttcn3-ns-test
40eab850fe4e11797ba5fcfd0cb522d2ae6fecebfa553f89cdaa923c05238dc7
+ seq 1 8
+ DEV=hdlc1
+ sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc2
+ sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc3
+ sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc4
+ sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc5
+ sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc6
+ sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc7
+ sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ DEV=hdlc8
+ sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
+ docker logs -f jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
Waiting for hdlc8 to appear
+ SUBDIR=ns
+ SUITE=NS_Tests
+ '[' -n hdlc8 ']'
+ echo 'Waiting for hdlc8 to appear'
+ pipework --wait -i hdlc8
+ true
+ '[' '!' -f /sys/class/net/hdlc8/flags ']'
++ cat /sys/class/net/hdlc8/flags
+ FLAGS=0x91
+ let 'FLAG_UP=0x91&1'
+ '[' 1 = 1 ']'
+ break
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli NS_Tests.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 11.1.0                                                       *
* Copyright (c) 2000-2025 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: NS_Tests.cfg
MC@40eab850fe4e: Unix server socket created successfully.
MC@40eab850fe4e: Listening on TCP port 39475.
MC2> 40eab850fe4e is the default
spawn /osmo-ttcn3-hacks/_build/ns/NS_Tests 40eab850fe4e 39475
TTCN-3 Host Controller (parallel mode), version 11.1.0
MC@40eab850fe4e: New HC connected from 172.18.199.10 [172.18.199.10]. 40eab850fe4e: Linux 4.19.0-12-amd64 on x86_64.
cmtc
MC@40eab850fe4e: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@40eab850fe4e: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@40eab850fe4e: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@40eab850fe4e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@40eab850fe4e: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@40eab850fe4e: Configuration file was processed on all HCs.
MC@40eab850fe4e: Creating MTC on host 172.18.199.10.
MC@40eab850fe4e: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'.
------ NS_Tests.TC_tx_reset ------
Wed Oct 29 07:09:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset.pcap" >/data/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_reset started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 10 s
-FRemu(4)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(4)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(4)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(4)@40eab850fe4e: Start timer T391: 1 s
-FRemu(4)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_reset finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'.
Wed Oct 29 07:09:39 UTC 2025
====== NS_Tests.TC_tx_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=19106)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'.
------ NS_Tests.TC_tx_block ------
Wed Oct 29 07:09:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block.pcap" >/data/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_block started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(6)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(6)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(6)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-FRemu(6)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-FRemu(6)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-provFR(5)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(6)@40eab850fe4e: Start timer T391: 1 s
-FRemu(6)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_block finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'.
Wed Oct 29 07:09:49 UTC 2025
====== NS_Tests.TC_tx_block pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26539)
Waiting for packet dumper to finish... 1 (prev_count=26539, count=26986)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'.
------ NS_Tests.TC_tx_block_by_vty ------
Wed Oct 29 07:09:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty.pcap" >/data/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_block_by_vty started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(8)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(8)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(8)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-FRemu(8)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-FRemu(8)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-provFR(7)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(8)@40eab850fe4e: Start timer T391: 1 s
-FRemu(8)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_block_by_vty finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'.
Wed Oct 29 07:09:59 UTC 2025
====== NS_Tests.TC_tx_block_by_vty pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25325)
Waiting for packet dumper to finish... 1 (prev_count=25325, count=25923)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'.
------ NS_Tests.TC_tx_block_by_vty_reset ------
Wed Oct 29 07:10:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/data/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_block_by_vty_reset started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 60 s
-FRemu(10)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(10)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(10)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-provFR(9)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 10 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: Start timer T391: 1 s
-FRemu(10)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_block_by_vty_reset finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'.
Wed Oct 29 07:10:18 UTC 2025
====== NS_Tests.TC_tx_block_by_vty_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=37249)
Waiting for packet dumper to finish... 1 (prev_count=37249, count=37847)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'.
------ NS_Tests.TC_tx_block_unitdata_over_blocked ------
Wed Oct 29 07:10:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_block_unitdata_over_blocked started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(12)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(12)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(12)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-FRemu(12)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-FRemu(12)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-provFR(11)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(12)@40eab850fe4e: Start timer T391: 1 s
-FRemu(12)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'.
Wed Oct 29 07:10:31 UTC 2025
====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26739)
Waiting for packet dumper to finish... 1 (prev_count=26739, count=30276)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'.
------ NS_Tests.TC_rx_block_unitdata_over_blocked ------
Wed Oct 29 07:10:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_rx_block_unitdata_over_blocked started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(14)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(14)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(14)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-FRemu(14)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-FRemu(14)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-provFR(13)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(14)@40eab850fe4e: Start timer T391: 1 s
-FRemu(14)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'.
Wed Oct 29 07:10:42 UTC 2025
====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=29257)
Waiting for packet dumper to finish... 1 (prev_count=29257, count=30813)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'.
------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------
Wed Oct 29 07:10:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_mirror_unitdata_tx_status_blocked started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(16)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(16)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(16)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-FRemu(16)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-FRemu(16)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-provFR(15)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(16)@40eab850fe4e: Start timer T391: 1 s
-FRemu(16)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'.
Wed Oct 29 07:10:51 UTC 2025
====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28088)
Waiting for packet dumper to finish... 1 (prev_count=28088, count=28588)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'.
------ NS_Tests.TC_tx_blocked_foreign_nsvc ------
Wed Oct 29 07:10:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_blocked_foreign_nsvc started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 60 s
-FRemu(18)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(18)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(18)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-provFR(17)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(20)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(20)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2'
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-provFR(19)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O }
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
-FRemu(18)@40eab850fe4e: Start timer T391: 1 s
-FRemu(20)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '0002'O } } }
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
-FRemu(20)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
-FRemu(18)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'.
Wed Oct 29 07:11:05 UTC 2025
====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=39748)
Waiting for packet dumper to finish... 1 (prev_count=39748, count=40248)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'.
------ NS_Tests.TC_tx_unblock ------
Wed Oct 29 07:11:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock.pcap" >/data/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_unblock started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(22)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(22)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(22)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-FRemu(22)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-FRemu(22)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-provFR(21)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(22)@40eab850fe4e: Start timer T391: 1 s
-FRemu(22)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_unblock finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'.
Wed Oct 29 07:11:14 UTC 2025
====== NS_Tests.TC_tx_unblock pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24648)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'.
------ NS_Tests.TC_tx_unblock_retries ------
Wed Oct 29 07:11:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock_retries.pcap" >/data/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_unblock_retries started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(24)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(24)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(24)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-FRemu(24)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-FRemu(24)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-provFR(23)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(24)@40eab850fe4e: Start timer T391: 1 s
-FRemu(24)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_unblock_retries finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'.
Wed Oct 29 07:11:22 UTC 2025
====== NS_Tests.TC_tx_unblock_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25637)
Waiting for packet dumper to finish... 1 (prev_count=25637, count=26137)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'.
------ NS_Tests.TC_reset_wrong_nsei ------
Wed Oct 29 07:11:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_wrong_nsei started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(26)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(26)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(26)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-provFR(25)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(26)@40eab850fe4e: Start timer T391: 1 s
-FRemu(26)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_wrong_nsei finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'.
Wed Oct 29 07:11:46 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=41059)
Waiting for packet dumper to finish... 1 (prev_count=41059, count=44547)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'.
------ NS_Tests.TC_reset_wrong_nsvci ------
Wed Oct 29 07:11:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_wrong_nsvci started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(28)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(28)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(28)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-provFR(27)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(28)@40eab850fe4e: Start timer T391: 1 s
-FRemu(28)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_wrong_nsvci finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'.
Wed Oct 29 07:12:11 UTC 2025
====== NS_Tests.TC_reset_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40986)
Waiting for packet dumper to finish... 1 (prev_count=40986, count=44431)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_wrong_nsei_nsvci ------
Wed Oct 29 07:12:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_wrong_nsei_nsvci started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(30)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(30)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(30)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-provFR(29)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(30)@40eab850fe4e: Start timer T391: 1 s
-FRemu(30)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'.
Wed Oct 29 07:12:35 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40284)
Waiting for packet dumper to finish... 1 (prev_count=40284, count=43729)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'.
------ NS_Tests.TC_reset_ack_wrong_nsei ------
Wed Oct 29 07:12:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsei started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(32)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(32)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(32)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-provFR(31)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(32)@40eab850fe4e: Start timer T391: 1 s
-FRemu(32)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'.
Wed Oct 29 07:13:01 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=43861)
Waiting for packet dumper to finish... 1 (prev_count=43861, count=44361)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsvci ------
Wed Oct 29 07:13:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsvci started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(34)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(34)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(34)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-provFR(33)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(34)@40eab850fe4e: Start timer T391: 1 s
-FRemu(34)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'.
Wed Oct 29 07:13:27 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40999)
Waiting for packet dumper to finish... 1 (prev_count=40999, count=41499)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------
Wed Oct 29 07:13:30 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsei_nsvci started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(36)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(36)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(36)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-provFR(35)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(36)@40eab850fe4e: Start timer T391: 1 s
-FRemu(36)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'.
Wed Oct 29 07:13:54 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=41210)
Waiting for packet dumper to finish... 1 (prev_count=41210, count=41710)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'.
------ NS_Tests.TC_reset_retries ------
Wed Oct 29 07:13:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_retries.pcap" >/data/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_retries started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(38)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(38)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(38)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-provFR(37)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: Start timer T391: 1 s
-FRemu(38)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_retries finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'.
Wed Oct 29 07:14:14 UTC 2025
====== NS_Tests.TC_reset_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=32221)
Waiting for packet dumper to finish... 1 (prev_count=32221, count=32824)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'.
------ NS_Tests.TC_reset_on_block_reset ------
Wed Oct 29 07:14:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_on_block_reset.pcap" >/data/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_reset_on_block_reset started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(40)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(40)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(40)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-FRemu(40)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-FRemu(40)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-provFR(39)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(40)@40eab850fe4e: Start timer T391: 1 s
-FRemu(40)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_reset_on_block_reset finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'.
Wed Oct 29 07:14:23 UTC 2025
====== NS_Tests.TC_reset_on_block_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=31160)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'.
------ NS_Tests.TC_ignore_reset_ack ------
Wed Oct 29 07:14:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_ignore_reset_ack.pcap" >/data/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_ignore_reset_ack started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(42)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(42)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(42)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-provFR(41)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(42)@40eab850fe4e: Start timer T391: 1 s
-FRemu(42)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_ignore_reset_ack finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'.
Wed Oct 29 07:14:46 UTC 2025
====== NS_Tests.TC_ignore_reset_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=37473)
Waiting for packet dumper to finish... 1 (prev_count=37473, count=40918)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'.
------ NS_Tests.TC_tx_reset_tx_alive ------
Wed Oct 29 07:14:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_tx_alive.pcap" >/data/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_reset_tx_alive started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 10 s
-FRemu(44)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(44)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(44)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-FRemu(44)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-FRemu(44)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-provFR(43)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(44)@40eab850fe4e: Start timer T391: 1 s
-FRemu(44)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_reset_tx_alive finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'.
Wed Oct 29 07:14:56 UTC 2025
====== NS_Tests.TC_tx_reset_tx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25695)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'.
------ NS_Tests.TC_tx_reset_rx_alive ------
Wed Oct 29 07:14:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_rx_alive.pcap" >/data/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_reset_rx_alive started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 10 s
-FRemu(46)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(46)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(46)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-FRemu(46)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-FRemu(46)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-provFR(45)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(46)@40eab850fe4e: Start timer T391: 1 s
-FRemu(46)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_reset_rx_alive finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'.
Wed Oct 29 07:15:04 UTC 2025
====== NS_Tests.TC_tx_reset_rx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24861)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'.
------ NS_Tests.TC_alive_retries_single_reset ------
Wed Oct 29 07:15:05 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_alive_retries_single_reset.pcap" >/data/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_alive_retries_single_reset started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 60 s
-FRemu(48)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(48)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(48)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-provFR(47)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(48)@40eab850fe4e: Start timer T391: 1 s
-FRemu(48)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_alive_retries_single_reset finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'.
Wed Oct 29 07:15:36 UTC 2025
====== NS_Tests.TC_alive_retries_single_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=48446)
Waiting for packet dumper to finish... 1 (prev_count=48446, count=51891)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'.
------ NS_Tests.TC_no_reset_alive_ack ------
Wed Oct 29 07:15:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_no_reset_alive_ack.pcap" >/data/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_no_reset_alive_ack started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(50)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(50)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(50)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-provFR(49)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 15 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: Start timer T391: 1 s
-FRemu(50)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_no_reset_alive_ack finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'.
Wed Oct 29 07:16:00 UTC 2025
====== NS_Tests.TC_no_reset_alive_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=39823)
Waiting for packet dumper to finish... 1 (prev_count=39823, count=43268)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'.
------ NS_Tests.TC_tx_unitdata ------
Wed Oct 29 07:16:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unitdata.pcap" >/data/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0).
MTC@40eab850fe4e: Test case TC_tx_unitdata started.
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer g_T_guard: 30 s
-FRemu(52)@40eab850fe4e: AF_PACKET Test port (FR): user_start
-FRemu(52)@40eab850fe4e: AF_PACKET Test port (FR): user_map
-FRemu(52)@40eab850fe4e: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-FRemu(52)@40eab850fe4e: Dropping Rx FR frame while service affecting condition exists
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-FRemu(52)@40eab850fe4e: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-provFR(51)@40eab850fe4e: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
MTC@40eab850fe4e: Start timer T: 10 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 2 s
MTC@40eab850fe4e: Start timer T: 1 s
-FRemu(52)@40eab850fe4e: Start timer T391: 1 s
-FRemu(52)@40eab850fe4e: AF_PACKET Test port (FR): user_stop
MTC@40eab850fe4e: Test case TC_tx_unitdata finished. Verdict: pass
MTC@40eab850fe4e: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'.
Wed Oct 29 07:16:10 UTC 2025
====== NS_Tests.TC_tx_unitdata pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28914)
MTC@40eab850fe4e: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0).
MC@40eab850fe4e: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@40eab850fe4e: Terminating MTC.
MC@40eab850fe4e: MTC terminated.
MC2> exit
MC@40eab850fe4e: Shutting down session.
MC@40eab850fe4e: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-36.log'
--------------------
pass NS_Tests.TC_tx_reset
pass NS_Tests.TC_tx_block
pass NS_Tests.TC_tx_block_by_vty
pass NS_Tests.TC_tx_block_by_vty_reset
pass NS_Tests.TC_tx_block_unitdata_over_blocked
pass NS_Tests.TC_rx_block_unitdata_over_blocked
pass NS_Tests.TC_mirror_unitdata_tx_status_blocked
pass NS_Tests.TC_tx_blocked_foreign_nsvc
pass NS_Tests.TC_tx_unblock
pass NS_Tests.TC_tx_unblock_retries
pass NS_Tests.TC_reset_wrong_nsei
pass NS_Tests.TC_reset_wrong_nsvci
pass NS_Tests.TC_reset_wrong_nsei_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei
pass NS_Tests.TC_reset_ack_wrong_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci
pass NS_Tests.TC_reset_retries
pass NS_Tests.TC_reset_on_block_reset
pass NS_Tests.TC_ignore_reset_ack
pass NS_Tests.TC_tx_reset_tx_alive
pass NS_Tests.TC_tx_reset_rx_alive
pass NS_Tests.TC_alive_retries_single_reset
pass NS_Tests.TC_no_reset_alive_ack
pass NS_Tests.TC_tx_unitdata

Summary:
  pass: 24


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm
Generated NS_Tests.TC_alive_retries_single_reset.merged
Generated NS_Tests.TC_ignore_reset_ack.merged
Generated NS_Tests.TC_mirror_unitdata_tx_status_blocked.merged
Generated NS_Tests.TC_no_reset_alive_ack.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_ack_wrong_nsvci.merged
Generated NS_Tests.TC_reset_on_block_reset.merged
Generated NS_Tests.TC_reset_retries.merged
Generated NS_Tests.TC_reset_wrong_nsei.merged
Generated NS_Tests.TC_reset_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_wrong_nsvci.merged
Generated NS_Tests.TC_rx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_block.merged
Generated NS_Tests.TC_tx_block_by_vty.merged
Generated NS_Tests.TC_tx_block_by_vty_reset.merged
Generated NS_Tests.TC_tx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_blocked_foreign_nsvc.merged
Generated NS_Tests.TC_tx_reset.merged
Generated NS_Tests.TC_tx_reset_rx_alive.merged
Generated NS_Tests.TC_tx_reset_tx_alive.merged
Generated NS_Tests.TC_tx_unblock.merged
Generated NS_Tests.TC_tx_unblock_retries.merged
Generated NS_Tests.TC_tx_unitdata.merged
Removing Input log files !!!
+ exit 0
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-ns-test-fr-199
+ + cut -d : -f2
grep Name
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
jenkins-ttcn3-ns-test-fr-1588-ns
+ [ -n jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
jenkins-ttcn3-ns-test-fr-1588-ns ]
+ docker_kill_wait jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1588-ns
+ docker kill jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1588-ns
jenkins-ttcn3-ns-test-fr-1588-ns
Error response from daemon: Cannot kill container: jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test: Container 40eab850fe4e11797ba5fcfd0cb522d2ae6fecebfa553f89cdaa923c05238dc7 is not running
+ docker wait jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1588-ns
Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1588-ttcn3-ns-test
Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1588-ns
+ true
+ network_remove
+ set +x
Removing network ttcn3-ns-test-fr-199
+ docker network remove ttcn3-ns-test-fr-199
ttcn3-ns-test-fr-199
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/_cache:/cache --name jenkins-ttcn3-ns-test-fr-1588-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1003:1003 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1003:1003 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/junit-xml-36.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='399.00'>
  <testcase classname='NS_Tests' name='TC_tx_reset' time='6.178509'/>
  <testcase classname='NS_Tests' name='TC_tx_block' time='7.170819'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='7.162972'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='16.185628'/>
  <testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='9.182644'/>
  <testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='8.141870'/>
  <testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='6.176320'/>
  <testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='10.288363'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock' time='6.133898'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='6.187696'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='21.113492'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='21.126733'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='21.117823'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='23.106725'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='23.094386'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='23.093836'/>
  <testcase classname='NS_Tests' name='TC_reset_retries' time='17.099993'/>
  <testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='6.168839'/>
  <testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='21.117639'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='6.137681'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='6.139273'/>
  <testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='30.175197'/>
  <testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='21.105152'/>
  <testcase classname='NS_Tests' name='TC_tx_unitdata' time='6.159818'/>
</testsuite>
+ uptime
+ grep --color=always -o load.*
load average: 0.04, 0.60, 0.99
+ exit 0
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS