See <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/display/…>
Changes:
[Oliver Smith] ttcn3-*/jenkins*.sh: use $SUBNET everywhere
[Oliver Smith] network_create: find free subnet automatically
------------------------------------------
[...truncated 21.06 KB...]
Digest: sha256:33c02949d71e8f89cbe9ab1eed644c821e98199744d8b90820c9b324dff3d6d6
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latestregistry.osmocom.org/osmocom-build/debian-bullseye-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-sip-test
+ echo debian-bullseye
+ distro_arg=debian-bullseye
+ [ -z ]
+ docker_upstream_distro_from_image_name ttcn3-sip-test
+ echo debian:bullseye
+ upstream_distro_arg=debian:bullseye
+ docker_dir_from_image_name ttcn3-sip-test
+ echo ttcn3-sip-test
+ dir=ttcn3-sip-test
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-sip-test/Dockerfile
+ from_line=FROM $REGISTRY/$USER/debian-bullseye-titan
+ echo FROM $REGISTRY/$USER/debian-bullseye-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-sip-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../ttcn3-sip-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-sip-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/ws/ttcn3-sip-…'>
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 <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/ws/common> .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bullseye \
--build-arg DISTRO=debian-bullseye \
--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 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_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_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 \
-t osmocom-build/ttcn3-sip-test:latest .
Sending build context to Docker daemon 29.18kB
Step 1/9 : ARG REGISTRY
Step 2/9 : ARG USER
Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan
---> c52b3a0afa2b
Step 4/9 : ARG OSMO_TTCN3_BRANCH="master"
---> Using cache
---> 1b7dc1b2b28d
Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_B… /tmp/commit
---> Using cache
---> 25938111891d
Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" sip
---> Using cache
---> 3caed0ae8700
Step 7/9 : VOLUME /data
---> Using cache
---> 1d4d76eba04b
Step 8/9 : COPY SIP_Tests.cfg /data/SIP_Tests.cfg
---> Using cache
---> a670e742a77a
Step 9/9 : CMD ttcn3-docker-run sip SIP_Tests
---> Using cache
---> e92029ae92af
[Warning] One or more build-args [OSMO_SGSN_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HLR_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_PATH OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH DISTRO OSMO_GBPROXY_BRANCH OSMO_HNODEB_BRANCH UID OSMO_BB_BRANCH OSMO_CBC_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH UPSTREAM_DISTRO OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_NITB_BRANCH] were not consumed
Successfully built e92029ae92af
Successfully tagged osmocom-build/ttcn3-sip-test:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/ws/ttcn3-sip-…'>
+ docker_image_exists ttcn3-sip-test
+ docker images -q osmocom-build/ttcn3-sip-test
+ test -n e92029ae92af
+ list_osmo_packages debian-bullseye ttcn3-sip-test
+ local distro=debian-bullseye
+ local image=ttcn3-sip-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sip-test -c
+ [ -n ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ mkdir <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ cp SIP_Tests.cfg <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ write_mp_osmo_repo <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ local repo=nightly
+ local config=<https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ local line
+ [ -e <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…> ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ cp osmo-sip-connector.cfg <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ network_create
+ docker network ls
+ grep -q ttcn3-sip-test
+ SUBNET=3423447
+ seq 1 30
+ echo (3423447 + 1) % 256
+ bc
+ SUBNET=216
+ SUB4=172.18.216.0/24
+ SUB6=fd02:db8:216::/64
+ set +x
Creating network ttcn3-sip-test, trying SUBNET=216...
+ docker network create --internal --subnet 172.18.216.0/24 --ipv6 --subnet fd02:db8:216::/64 ttcn3-sip-test
24384be1757ecf4f52a5b2253d8714cacb9465a19f3965ef4081397826c7bccb
+ set +x
### Network ttcn3-sip-test created (SUBNET=216) ###
+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=216 to: <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
Applying SUBNET=216 to: <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ echo Starting container with osmo-sip-connector
Starting container with osmo-sip-connector
+ docker_network_params 216 10
+ NET=216
+ ADDR_SUFIX=10
+ echo --network ttcn3-sip-test --ip 172.18.216.10 --ip6 fd02:db8:216::10
+ docker run --rm --network ttcn3-sip-test --ip 172.18.216.10 --ip6 fd02:db8:216::10 --ulimit core=-1 -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>:/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>:/data/unix --name jenkins-ttcn3-sip-test-latest-1560-sip-connector -d osmocom-build/osmo-sip-latest /bin/sh -c osmo-sip-connector -c /data/osmo-sip-connector.cfg >>/data/osmo-sip-connector.log 2>&1
49d0d1fb7bb9231132dc9fb9692cd75801cac1abd412311a05fb18396763c773
+ echo Starting container with SIP testsuite
Starting container with SIP testsuite
+ docker_network_params 216 103
+ NET=216
+ ADDR_SUFIX=103
+ echo --network ttcn3-sip-test --ip 172.18.216.103 --ip6 fd02:db8:216::103
+ docker run --rm --network ttcn3-sip-test --ip 172.18.216.103 --ip6 fd02:db8:216::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>:/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>:/data/unix --name jenkins-ttcn3-sip-test-latest-1560-ttcn3-sip-test osmocom-build/ttcn3-sip-test
+ SUBDIR=sip
+ SUITE=SIP_Tests
+ '[' -n '' ']'
+ cd /data
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sip/SIP_Tests
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli SIP_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 8.0.0 *
* Copyright (c) 2000-2021 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: SIP_Tests.cfg
MC@6a223435fd87: Unix server socket created successfully.
MC@6a223435fd87: Listening on TCP port 34809.
6a223435fd87 is the default
MC2> spawn /osmo-ttcn3-hacks/sip/SIP_Tests 6a223435fd87 34809
TTCN-3 Host Controller (parallel mode), version 8.0.0
MC@6a223435fd87: New HC connected from 6a223435fd87 [172.18.216.103]. 6a223435fd87: Linux 5.10.0-14-amd64 on x86_64.
cmtc
MC@6a223435fd87: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@6a223435fd87: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@6a223435fd87: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@6a223435fd87: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@6a223435fd87: Configuration file was processed on all HCs.
MC@6a223435fd87: Creating MTC on host 6a223435fd87.
MC@6a223435fd87: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@6a223435fd87: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm'.
------ SIP_Tests.TC_mt_success_rel_gsm ------
Tue Jan 17 07:30:11 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@6a223435fd87: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm' was executed successfully (exit status: 0).
MTC@6a223435fd87: Test case TC_mt_success_rel_gsm started.
MTC@6a223435fd87: end of f_init_mncc
SIP_Test-MNCC(3)@6a223435fd87: Warning: Re-starting timer T, which is already active (running or expired).
SIP_Test-SIP(4)@6a223435fd87: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP")
MTC@6a223435fd87: end of f_init_sip
MTC@6a223435fd87: end of f_init
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter local_sip_port is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_local_address is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_sip_protocol is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_dest_port is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_dest_address is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_local_address is not supported on port SIP.
TC_mt_success_rel_gsm(5)@6a223435fd87: Warning: Test port parameter default_dest_address is not supported on port SIP.
SIP_Test-MNCC(3)@6a223435fd87: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm(5)
SIP_Test-SIP(4)@6a223435fd87: Added SIP Call Table entry [0] for "A81DC60BE3FF71C" at TC_mt_success_rel_gsm(5)
SIP_Test-MNCC(3)@6a223435fd87: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm(5)
SIP_Test-MNCC(3)@6a223435fd87: Added conn table entry 0TC_mt_success_rel_gsm(5)5001
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-sip-test
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ xargs -rn1 docker kill
Error: No such network: ttcn3-sip-test
+ network_remove
+ set +x
Removing network ttcn3-sip-test
+ docker network remove ttcn3-sip-test
Error: No such network: ttcn3-sip-test
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
+ fix_perms
+ set +x
Fixing permissions
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/ws/logs>:/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/ws/_cache>:/cache --name jenkins-ttcn3-sip-test-latest-1560-cleaner debian:bullseye chmod -R a+rX /data/ /cache/
+ collect_logs
+ cat <https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test-latest/1560/artifact…>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
See <https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/1561/display/…>
Changes:
[Oliver Smith] ttcn3-*/jenkins*.sh: use $SUBNET everywhere
[Oliver Smith] network_create: find free subnet automatically
------------------------------------------
[...truncated 246.92 KB...]
MTC@8bf9047938a1: setverdict(pass): none -> pass
HLR_Test-GSUP(21)@8bf9047938a1: Final verdict of PTC: none
22@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP-IPA(20)@8bf9047938a1: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(23)@8bf9047938a1: Final verdict of PTC: none
MTC@8bf9047938a1: Setting final verdict of the test case.
MTC@8bf9047938a1: Local verdict of MTC: pass
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC with component reference 22: none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass)
MTC@8bf9047938a1: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'.
Tue Jan 17 06:46:02 UTC 2023
[1;32m====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ======[0m
Saving talloc report from 172.18.103.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=194175)
Waiting for packet dumper to finish... 1 (prev_count=194175, count=384679)
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'.
------ HLR_Tests.TC_gsup_sai_eps ------
Tue Jan 17 06:46:05 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Test case TC_gsup_sai_eps started.
MTC@8bf9047938a1: legacy= false
MTC@8bf9047938a1: in not legacy case 1
MTC@8bf9047938a1: in not legacy case 2
HLR_Test-GSUP-IPA(32)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
HLR_Test-GSUP-IPA(32)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
HLR_Test-GSUP-IPA(32)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } }
HLR_Test-GSUP-IPA(32)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
34@8bf9047938a1: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP")
HLR_Test-GSUP(33)@8bf9047938a1: Created GsupExpect[0] for "262422879080919" to be handled at TC_gsup_sai_eps(36)
HLR_Test-GSUP(33)@8bf9047938a1: Found GsupExpect[0] for "262422879080919" handled at TC_gsup_sai_eps(36)
HLR_Test-GSUP(33)@8bf9047938a1: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422879080919"
TC_gsup_sai_eps(36)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_eps(36)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_eps(36)@8bf9047938a1: Final verdict of PTC: pass
HLR_Test-GSUP(33)@8bf9047938a1: Created GsupExpect[0] for "262428396356187" to be handled at TC_gsup_sai_eps(37)
HLR_Test-GSUP(33)@8bf9047938a1: Found GsupExpect[0] for "262428396356187" handled at TC_gsup_sai_eps(37)
HLR_Test-GSUP(33)@8bf9047938a1: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428396356187"
TC_gsup_sai_eps(37)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_eps(37)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_eps(37)@8bf9047938a1: Final verdict of PTC: pass
HLR_Test-GSUP(33)@8bf9047938a1: Created GsupExpect[0] for "262420056894412" to be handled at TC_gsup_sai_eps(38)
HLR_Test-GSUP(33)@8bf9047938a1: Found GsupExpect[0] for "262420056894412" handled at TC_gsup_sai_eps(38)
HLR_Test-GSUP(33)@8bf9047938a1: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420056894412"
TC_gsup_sai_eps(38)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_eps(38)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_eps(38)@8bf9047938a1: Final verdict of PTC: pass
HLR_Test-GSUP(33)@8bf9047938a1: Created GsupExpect[0] for "262422097727863" to be handled at TC_gsup_sai_eps(39)
HLR_Test-GSUP(33)@8bf9047938a1: Found GsupExpect[0] for "262422097727863" handled at TC_gsup_sai_eps(39)
HLR_Test-GSUP(33)@8bf9047938a1: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422097727863"
TC_gsup_sai_eps(39)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_eps(39)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_eps(39)@8bf9047938a1: Final verdict of PTC: pass
HLR_Test-GSUP(33)@8bf9047938a1: Created GsupExpect[0] for "262427471989975" to be handled at TC_gsup_sai_eps(40)
HLR_Test-GSUP(33)@8bf9047938a1: Found GsupExpect[0] for "262427471989975" handled at TC_gsup_sai_eps(40)
HLR_Test-GSUP(33)@8bf9047938a1: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427471989975"
TC_gsup_sai_eps(40)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_eps(40)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_eps(40)@8bf9047938a1: Final verdict of PTC: pass
MTC@8bf9047938a1: setverdict(pass): none -> pass
HLR_Test-GSUP(33)@8bf9047938a1: Final verdict of PTC: none
34@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP-IPA(32)@8bf9047938a1: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(35)@8bf9047938a1: Final verdict of PTC: none
MTC@8bf9047938a1: Setting final verdict of the test case.
MTC@8bf9047938a1: Local verdict of MTC: pass
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC with component reference 34: none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass)
MTC@8bf9047938a1: Test case TC_gsup_sai_eps finished. Verdict: pass
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'.
Tue Jan 17 06:46:06 UTC 2023
[1;32m====== HLR_Tests.TC_gsup_sai_eps pass ======[0m
Saving talloc report from 172.18.103.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10552)
Waiting for packet dumper to finish... 1 (prev_count=10552, count=117030)
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'.
------ HLR_Tests.TC_gsup_ul_unknown_imsi ------
Tue Jan 17 06:46:08 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Test case TC_gsup_ul_unknown_imsi started.
MTC@8bf9047938a1: legacy= false
MTC@8bf9047938a1: in not legacy case 1
MTC@8bf9047938a1: in not legacy case 2
HLR_Test-GSUP-IPA(41)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
HLR_Test-GSUP-IPA(41)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
HLR_Test-GSUP-IPA(41)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } }
HLR_Test-GSUP-IPA(41)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
43@8bf9047938a1: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP")
HLR_Test-GSUP(42)@8bf9047938a1: Created GsupExpect[0] for "262427047352554" to be handled at TC_gsup_ul_unknown_imsi(45)
HLR_Test-GSUP(42)@8bf9047938a1: Found GsupExpect[0] for "262427047352554" handled at TC_gsup_ul_unknown_imsi(45)
HLR_Test-GSUP(42)@8bf9047938a1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427047352554"
TC_gsup_ul_unknown_imsi(45)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_ul_unknown_imsi(45)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_ul_unknown_imsi(45)@8bf9047938a1: Final verdict of PTC: pass
HLR_Test-GSUP(42)@8bf9047938a1: Final verdict of PTC: none
43@8bf9047938a1: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(44)@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP-IPA(41)@8bf9047938a1: Final verdict of PTC: none
MTC@8bf9047938a1: Setting final verdict of the test case.
MTC@8bf9047938a1: Local verdict of MTC: none
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC with component reference 43: none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass)
MTC@8bf9047938a1: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'.
Tue Jan 17 06:46:09 UTC 2023
[1;32m====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ======[0m
Saving talloc report from 172.18.103.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=555)
Waiting for packet dumper to finish... 1 (prev_count=555, count=23451)
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'.
------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------
Tue Jan 17 06:46:11 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Test case TC_gsup_ul_unknown_imsi_via_proxy started.
MTC@8bf9047938a1: legacy= false
MTC@8bf9047938a1: in not legacy case 1
MTC@8bf9047938a1: in not legacy case 2
HLR_Test-GSUP-IPA(46)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
HLR_Test-GSUP-IPA(46)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
HLR_Test-GSUP-IPA(46)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } }
HLR_Test-GSUP-IPA(46)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
48@8bf9047938a1: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP")
HLR_Test-GSUP(47)@8bf9047938a1: Created GsupExpect[0] for "262423021878961" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50)
HLR_Test-GSUP(47)@8bf9047938a1: Found GsupExpect[0] for "262423021878961" handled at TC_gsup_ul_unknown_imsi_via_proxy(50)
HLR_Test-GSUP(47)@8bf9047938a1: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423021878961"
TC_gsup_ul_unknown_imsi_via_proxy(50)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_ul_unknown_imsi_via_proxy(50)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_ul_unknown_imsi_via_proxy(50)@8bf9047938a1: Final verdict of PTC: pass
48@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP-IPA(46)@8bf9047938a1: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(49)@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP(47)@8bf9047938a1: Final verdict of PTC: none
MTC@8bf9047938a1: Setting final verdict of the test case.
MTC@8bf9047938a1: Local verdict of MTC: none
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC with component reference 48: none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass)
MTC@8bf9047938a1: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'.
Tue Jan 17 06:46:12 UTC 2023
[1;32m====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ======[0m
Saving talloc report from 172.18.103.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11743)
Waiting for packet dumper to finish... 1 (prev_count=11743, count=23782)
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'.
------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------
Tue Jan 17 06:46:15 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@8bf9047938a1: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0).
MTC@8bf9047938a1: Test case TC_gsup_sai_err_unknown_imsi started.
MTC@8bf9047938a1: legacy= false
MTC@8bf9047938a1: in not legacy case 1
MTC@8bf9047938a1: in not legacy case 2
HLR_Test-GSUP-IPA(51)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
HLR_Test-GSUP-IPA(51)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
HLR_Test-GSUP-IPA(51)@8bf9047938a1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } }
HLR_Test-GSUP-IPA(51)@8bf9047938a1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
53@8bf9047938a1: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP")
HLR_Test-GSUP(52)@8bf9047938a1: Created GsupExpect[0] for "262423628583646" to be handled at TC_gsup_sai_err_unknown_imsi(55)
HLR_Test-GSUP(52)@8bf9047938a1: Found GsupExpect[0] for "262423628583646" handled at TC_gsup_sai_err_unknown_imsi(55)
HLR_Test-GSUP(52)@8bf9047938a1: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(55)"262423628583646"
TC_gsup_sai_err_unknown_imsi(55)@8bf9047938a1: setverdict(pass): none -> pass
TC_gsup_sai_err_unknown_imsi(55)@8bf9047938a1: setverdict(pass): pass -> pass, component reason not changed
TC_gsup_sai_err_unknown_imsi(55)@8bf9047938a1: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(54)@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP-IPA(51)@8bf9047938a1: Final verdict of PTC: none
HLR_Test-GSUP(52)@8bf9047938a1: Final verdict of PTC: none
53@8bf9047938a1: Final verdict of PTC: none
MTC@8bf9047938a1: Setting final verdict of the test case.
MTC@8bf9047938a1: Local verdict of MTC: none
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC with component reference 53: none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none)
MTC@8bf9047938a1: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(55): pass (none -> pass)
MTC@8bf9047938a1: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass
MTC@8bf9047938a1: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'.
Tue Jan 17 06:46:16 UTC 2023
[1;32m====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ======[0m
Saving talloc report from 172.18.103.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10831)
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-hlr-test
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ xargs -rn1 docker kill
Error: No such network: ttcn3-hlr-test
+ network_remove
+ set +x
Removing network ttcn3-hlr-test
+ docker network remove ttcn3-hlr-test
Error: No such network: ttcn3-hlr-test
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/1561/artifact…>
+ fix_perms
+ set +x
Fixing permissions
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/ws/logs>:/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/ws/_cache>:/cache --name jenkins-ttcn3-hlr-test-latest-1561-cleaner debian:bullseye chmod -R a+rX /data/ /cache/
+ collect_logs
+ cat <https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/1561/artifact…>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
See <https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/1560/display/…>
Changes:
[Oliver Smith] ttcn3-*/jenkins*.sh: use $SUBNET everywhere
[Oliver Smith] network_create: find free subnet automatically
------------------------------------------
[...truncated 29.67 KB...]
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM0(3)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(5)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(4)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(6)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(7)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(3): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(4): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(5): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'.
Tue Jan 17 06:30:11 UTC 2023
[1;32m====== MGCP_Test.TC_crcx pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4463)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'.
------ MGCP_Test.TC_crcx_no_lco ------
Tue Jan 17 06:30:12 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_no_lco started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM2(10)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(9)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(11)@503e773f9fb7: Final verdict of PTC: none
RTPEM0(8)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(12)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(8): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(9): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(10): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_no_lco finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'.
Tue Jan 17 06:30:13 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_no_lco pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19559)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'.
------ MGCP_Test.TC_crcx_noprefix ------
Tue Jan 17 06:30:14 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_noprefix started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM0(13)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(14)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(15)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(16)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(17)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(13): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(14): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(15): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_noprefix finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'.
Tue Jan 17 06:30:15 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_noprefix pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20572)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'.
------ MGCP_Test.TC_crcx_unsupp_mode ------
Tue Jan 17 06:30:17 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_unsupp_mode started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM0(18)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(20)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(21)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(22)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(19)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(18): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(19): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(20): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_unsupp_mode finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'.
Tue Jan 17 06:30:18 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_unsupp_mode pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15045)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'.
------ MGCP_Test.TC_crcx_osmo_ign ------
Tue Jan 17 06:30:19 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_osmo_ign started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM1(24)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(26)@503e773f9fb7: Final verdict of PTC: none
RTPEM0(23)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(25)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(27)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(23): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(24): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(25): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_osmo_ign finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'.
Tue Jan 17 06:30:20 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_osmo_ign pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=22558)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'.
------ MGCP_Test.TC_crcx_early_bidir_mode ------
Tue Jan 17 06:30:22 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_early_bidir_mode started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM0(28)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(32)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(30)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(29)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(31)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(28): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(29): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(30): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_early_bidir_mode finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass'.
Tue Jan 17 06:30:23 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_early_bidir_mode pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16206)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'.
------ MGCP_Test.TC_crcx_unsupp_param ------
Tue Jan 17 06:30:24 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_unsupp_param started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM2(35)@503e773f9fb7: Final verdict of PTC: none
RTPEM0(33)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(34)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(36)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(37)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(33): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(34): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(35): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(36): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_unsupp_param finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'.
Tue Jan 17 06:30:25 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_unsupp_param pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=13673)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'.
------ MGCP_Test.TC_crcx_missing_callid ------
Tue Jan 17 06:30:27 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Test case TC_crcx_missing_callid started.
MTC@503e773f9fb7: setverdict(pass): none -> pass
RTPEM0(38)@503e773f9fb7: Final verdict of PTC: none
RTPEM1(39)@503e773f9fb7: Final verdict of PTC: none
RTPEM2(40)@503e773f9fb7: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(42)@503e773f9fb7: Final verdict of PTC: none
VirtCallAgent-STATS(41)@503e773f9fb7: Final verdict of PTC: none
MTC@503e773f9fb7: Setting final verdict of the test case.
MTC@503e773f9fb7: Local verdict of MTC: pass
MTC@503e773f9fb7: Local verdict of PTC RTPEM0(38): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM1(39): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC RTPEM2(40): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass)
MTC@503e773f9fb7: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass)
MTC@503e773f9fb7: Test case TC_crcx_missing_callid finished. Verdict: pass
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'.
Tue Jan 17 06:30:28 UTC 2023
[1;32m====== MGCP_Test.TC_crcx_missing_callid pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=304)
Waiting for packet dumper to finish... 1 (prev_count=304, count=13265)
MTC@503e773f9fb7: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0).
MTC@503e773f9fb7: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'.
------ MGCP_Test.TC_crcx_missing_mode ------
Tue Jan 17 06:30:30 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-mgw-test
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ xargs -rn1 docker kill
Error: No such network: ttcn3-mgw-test
+ network_remove
+ set +x
Removing network ttcn3-mgw-test
+ docker network remove ttcn3-mgw-test
Error: No such network: ttcn3-mgw-test
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/1560/artifact…>
+ fix_perms
+ set +x
Fixing permissions
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/ws/logs>:/data -v <https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/ws/_cache>:/cache --name jenkins-ttcn3-mgw-test-latest-1560-cleaner debian:bullseye chmod -R a+rX /data/ /cache/
+ collect_logs
+ cat <https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/1560/artifact…>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
See <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bsc-test-latest/681/di…>
Changes:
[Oliver Smith] ttcn3-*/jenkins*.sh: use $SUBNET everywhere
[Oliver Smith] network_create: find free subnet automatically
------------------------------------------
[...truncated 86.78 KB...]
VirtSMLC-SCCP(68)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(69)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-RSL(74)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-M3UA(70)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(73)@f5d59393ffa8: Final verdict of PTC: none
VirtMGW-MGCP-0(72)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: Setting final verdict of the test case.
MTC@f5d59393ffa8: Local verdict of MTC: pass
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-STATS(64): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-SCCP(65): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-RAN(66): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-M3UA(67): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-SCCP(68): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-BSSAP_LE(69): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-M3UA(70): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMGW-MGCP-0(72): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC TC_stat_num_bts_connected_1(75): none (pass -> pass)
MTC@f5d59393ffa8: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass
MTC@f5d59393ffa8: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'.
Tue Jan 17 06:01:05 UTC 2023
[1;32m====== BSC_Tests.TC_stat_num_bts_connected_1 pass ======[0m
Saving talloc report from 172.18.138.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=265384)
Waiting for packet dumper to finish... 1 (prev_count=265384, count=442883)
MTC@f5d59393ffa8: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0).
MTC@f5d59393ffa8: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'.
------ BSC_Tests.TC_stat_num_bts_connected_2 ------
Tue Jan 17 06:01:10 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@f5d59393ffa8: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0).
MTC@f5d59393ffa8: Test case TC_stat_num_bts_connected_2 started.
MTC@f5d59393ffa8: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(79)@f5d59393ffa8: *************************************************
VirtMSC-M3UA(79)@f5d59393ffa8: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(79)@f5d59393ffa8: *************************************************
MTC@f5d59393ffa8: Starting RAN_Emulation
VirtMSC-SCCP(77)@f5d59393ffa8: v_sccp_pdu_maxlen:268
MTC@f5d59393ffa8: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
MTC@f5d59393ffa8: Starting BSSAP_LE_Emulation
VirtSMLC-M3UA(82)@f5d59393ffa8: *************************************************
VirtSMLC-M3UA(82)@f5d59393ffa8: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(82)@f5d59393ffa8: *************************************************
VirtSMLC-SCCP(80)@f5d59393ffa8: v_sccp_pdu_maxlen:268
VirtMSC-M3UA(79)@f5d59393ffa8: SCTP_ConnectResult -> connection established from: "172.18.138.203":23905 to server: "172.18.138.200":2905 association #8
VirtSMLC-M3UA(82)@f5d59393ffa8: SCTP_ConnectResult -> connection established from: "172.18.138.203":23908 to server: "172.18.138.200":2905 association #8
VirtMSC-RAN(78)@f5d59393ffa8: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
VirtSMLC-BSSAP_LE(81)@f5d59393ffa8: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
IPA-BTS0-TRX0-RSL-IPA(85)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(85)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS0-TRX0-RSL-IPA(85)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS0-TRX0-RSL-IPA(85)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS1-TRX0-RSL-IPA(87)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS1-TRX0-RSL-IPA(87)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS1-TRX0-RSL-IPA(87)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS1-TRX0-RSL-IPA(87)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@f5d59393ffa8: "TC_stat_num_bts_connected_2() start"
TC_stat_num_bts_connected_2(89)@f5d59393ffa8: "TC_stat_num_bts_connected_2": using IMSI '001012065754995'H
VirtMSC-STATS(76)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 }
VirtMSC-STATS(76)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 }
VirtMSC-STATS(76)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 }
VirtMSC-STATS(76)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 }
VirtMSC-STATS(76)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 }
TC_stat_num_bts_connected_2(89)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@f5d59393ffa8: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
VirtMSC-RAN(78)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-STATS(76)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-M3UA(79)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-SCCP(77)@f5d59393ffa8: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(83)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: setverdict(pass): none -> pass
IPA-BTS0-TRX0-RSL-RSL(86)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(81)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-SCCP(80)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(85)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS1-TRX0-RSL-RSL(88)@f5d59393ffa8: Final verdict of PTC: none
VirtMGW-MGCP-0(84)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-M3UA(82)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS1-TRX0-RSL-IPA(87)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: Setting final verdict of the test case.
MTC@f5d59393ffa8: Local verdict of MTC: pass
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-STATS(76): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-SCCP(77): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-RAN(78): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-M3UA(79): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-SCCP(80): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-BSSAP_LE(81): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-M3UA(82): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMGW-MGCP-0(84): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(85): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(86): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(87): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(88): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC TC_stat_num_bts_connected_2(89): none (pass -> pass)
MTC@f5d59393ffa8: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass
MTC@f5d59393ffa8: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'.
Tue Jan 17 06:01:17 UTC 2023
[1;32m====== BSC_Tests.TC_stat_num_bts_connected_2 pass ======[0m
Saving talloc report from 172.18.138.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=550659)
Waiting for packet dumper to finish... 1 (prev_count=550659, count=702780)
MTC@f5d59393ffa8: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0).
MTC@f5d59393ffa8: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'.
------ BSC_Tests.TC_stat_num_bts_connected_3 ------
Tue Jan 17 06:01:22 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@f5d59393ffa8: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0).
MTC@f5d59393ffa8: Test case TC_stat_num_bts_connected_3 started.
MTC@f5d59393ffa8: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
MTC@f5d59393ffa8: Starting RAN_Emulation
VirtMSC-M3UA(93)@f5d59393ffa8: *************************************************
VirtMSC-M3UA(93)@f5d59393ffa8: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(93)@f5d59393ffa8: *************************************************
VirtMSC-SCCP(91)@f5d59393ffa8: v_sccp_pdu_maxlen:268
MTC@f5d59393ffa8: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
MTC@f5d59393ffa8: Starting BSSAP_LE_Emulation
VirtSMLC-M3UA(96)@f5d59393ffa8: *************************************************
VirtSMLC-M3UA(96)@f5d59393ffa8: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(96)@f5d59393ffa8: *************************************************
VirtSMLC-SCCP(94)@f5d59393ffa8: v_sccp_pdu_maxlen:268
VirtMSC-M3UA(93)@f5d59393ffa8: SCTP_ConnectResult -> connection established from: "172.18.138.203":23905 to server: "172.18.138.200":2905 association #8
VirtSMLC-M3UA(96)@f5d59393ffa8: SCTP_ConnectResult -> connection established from: "172.18.138.203":23908 to server: "172.18.138.200":2905 association #8
VirtMSC-RAN(92)@f5d59393ffa8: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
VirtSMLC-BSSAP_LE(95)@f5d59393ffa8: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
IPA-BTS0-TRX0-RSL-IPA(99)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(99)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS0-TRX0-RSL-IPA(99)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS0-TRX0-RSL-IPA(99)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS1-TRX0-RSL-IPA(101)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS1-TRX0-RSL-IPA(101)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS1-TRX0-RSL-IPA(101)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS1-TRX0-RSL-IPA(101)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX0-RSL-IPA(103)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX0-RSL-IPA(103)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS2-TRX0-RSL-IPA(103)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS2-TRX0-RSL-IPA(103)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX1-RSL-IPA(105)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX1-RSL-IPA(105)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS2-TRX1-RSL-IPA(105)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS2-TRX1-RSL-IPA(105)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX2-RSL-IPA(107)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX2-RSL-IPA(107)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS2-TRX2-RSL-IPA(107)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS2-TRX2-RSL-IPA(107)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX3-RSL-IPA(109)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS2-TRX3-RSL-IPA(109)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS2-TRX3-RSL-IPA(109)@f5d59393ffa8: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } }
IPA-BTS2-TRX3-RSL-IPA(109)@f5d59393ffa8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@f5d59393ffa8: "TC_stat_num_bts_connected_3() start"
TC_stat_num_bts_connected_3(111)@f5d59393ffa8: "TC_stat_num_bts_connected_3": using IMSI '001014447633765'H
VirtMSC-STATS(90)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 3, max := 4 }
VirtMSC-STATS(90)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 }
VirtMSC-STATS(90)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 }
VirtMSC-STATS(90)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 }
VirtMSC-STATS(90)@f5d59393ffa8: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 }
TC_stat_num_bts_connected_3(111)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@f5d59393ffa8: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
VirtMSC-M3UA(93)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-SCCP(91)@f5d59393ffa8: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(97)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-STATS(90)@f5d59393ffa8: Final verdict of PTC: none
VirtMSC-RAN(92)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: setverdict(pass): none -> pass
VirtSMLC-SCCP(94)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS1-TRX0-RSL-RSL(102)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX3-RSL-RSL(110)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-M3UA(96)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(99)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX2-RSL-IPA(107)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX1-RSL-IPA(105)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX3-RSL-IPA(109)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX0-RSL-IPA(103)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX1-RSL-RSL(106)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX0-RSL-RSL(104)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS1-TRX0-RSL-IPA(101)@f5d59393ffa8: Final verdict of PTC: none
VirtMGW-MGCP-0(98)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-RSL(100)@f5d59393ffa8: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(95)@f5d59393ffa8: Final verdict of PTC: none
IPA-BTS2-TRX2-RSL-RSL(108)@f5d59393ffa8: Final verdict of PTC: none
MTC@f5d59393ffa8: Setting final verdict of the test case.
MTC@f5d59393ffa8: Local verdict of MTC: pass
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-STATS(90): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-SCCP(91): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-RAN(92): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMSC-M3UA(93): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-SCCP(94): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-BSSAP_LE(95): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtSMLC-M3UA(96): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC VirtMGW-MGCP-0(98): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(99): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(100): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(101): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(102): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(103): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(104): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(105): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(106): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(107): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(108): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(109): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(110): none (pass -> pass)
MTC@f5d59393ffa8: Local verdict of PTC TC_stat_num_bts_connected_3(111): none (pass -> pass)
MTC@f5d59393ffa8: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass
MTC@f5d59393ffa8: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'.
Tue Jan 17 06:01:30 UTC 2023
[1;32m====== BSC_Tests.TC_stat_num_bts_connected_3 pass ======[0m
Saving talloc report from 172.18.138.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=611231)
Waiting for packet dumper to finish... 1 (prev_count=611231, count=623339)
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-bsc-test
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ xargs -rn1 docker kill
+ network_remove
+ set +x
Removing network ttcn3-bsc-test
+ docker network remove ttcn3-bsc-test
Error: No such network: ttcn3-bsc-test
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bsc-test-latest/681/ar…>
+ fix_perms
+ set +x
Fixing permissions
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bsc-test-latest/ws/logs>:/data -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bsc-test-latest/ws/_ca…>:/cache --name jenkins-TTCN3-centos-bsc-test-latest-681-cleaner debian:bullseye chmod -R a+rX /data/ /cache/
+ collect_logs
+ cat <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-bsc-test-latest/681/ar…>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
See <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
Changes:
[Oliver Smith] ttcn3-*/jenkins*.sh: use $SUBNET everywhere
[Oliver Smith] network_create: find free subnet automatically
------------------------------------------
[...truncated 15.07 KB...]
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bullseye-titan
Using default tag: latest
latest: Pulling from osmocom-build/debian-bullseye-titan
Digest: sha256:33c02949d71e8f89cbe9ab1eed644c821e98199744d8b90820c9b324dff3d6d6
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latestregistry.osmocom.org/osmocom-build/debian-bullseye-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-pcu-test
+ echo debian-bullseye
+ distro_arg=debian-bullseye
+ [ -z ]
+ docker_upstream_distro_from_image_name ttcn3-pcu-test
+ echo debian:bullseye
+ upstream_distro_arg=debian:bullseye
+ docker_dir_from_image_name ttcn3-pcu-test
+ echo ttcn3-pcu-test
+ dir=ttcn3-pcu-test
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-pcu-test/Dockerfile
+ from_line=FROM $REGISTRY/$USER/debian-bullseye-titan
+ echo FROM $REGISTRY/$USER/debian-bullseye-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-pcu-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../ttcn3-pcu-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-pcu-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/ws…'>
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 <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/ws…> .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bullseye \
--build-arg DISTRO=debian-bullseye \
--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 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_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_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 \
-t osmocom-build/ttcn3-pcu-test:latest .
Sending build context to Docker daemon 34.82kB
Step 1/9 : ARG REGISTRY
Step 2/9 : ARG USER
Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan
---> c52b3a0afa2b
Step 4/9 : ARG OSMO_TTCN3_BRANCH="master"
---> Using cache
---> 1b7dc1b2b28d
Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_B… /tmp/commit
---> Using cache
---> 25938111891d
Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" pcu
---> Using cache
---> abb8bdc8ead2
Step 7/9 : VOLUME /data
---> Using cache
---> 530ed21012f6
Step 8/9 : COPY PCU_Tests.cfg /data/PCU_Tests.cfg
---> Using cache
---> 9d8272e48238
Step 9/9 : CMD ttcn3-docker-run pcu PCU_Tests
---> Using cache
---> 23825082ba8c
[Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_MGW_BRANCH OSMO_MSC_BRANCH UID OSMO_NITB_BRANCH UPSTREAM_DISTRO OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMO_HNODEB_BRANCH OSMO_STP_BRANCH OSMO_IUH_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMO_CBC_BRANCH OSMO_HNBGW_BRANCH] were not consumed
Successfully built 23825082ba8c
Successfully tagged osmocom-build/ttcn3-pcu-test:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/ws…'>
+ docker_image_exists ttcn3-pcu-test
+ docker images -q osmocom-build/ttcn3-pcu-test
+ test -n 23825082ba8c
+ list_osmo_packages debian-bullseye ttcn3-pcu-test
+ local distro=debian-bullseye
+ local image=ttcn3-pcu-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcu-test -c
+ [ -n ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ mkdir <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ cp sns/PCU_Tests.cfg <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ write_mp_osmo_repo <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ local repo=nightly
+ local config=<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ local line
+ [ -e <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…> ]
+ repo=latest
+ line=Misc_Helpers.mp_osmo_repo := "latest"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ cp sns/osmo-pcu.cfg <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ mkdir <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ network_create
+ docker network ls
+ grep -q ttcn3-pcu-test-sns
+ SUBNET=2114740
+ seq 1 30
+ echo (2114740 + 1) % 256
+ bc
+ SUBNET=181
+ SUB4=172.18.181.0/24
+ SUB6=fd02:db8:181::/64
+ set +x
Creating network ttcn3-pcu-test-sns, trying SUBNET=181...
+ docker network create --internal --subnet 172.18.181.0/24 --ipv6 --subnet fd02:db8:181::/64 ttcn3-pcu-test-sns
8d427dec36682d6862310b8a2b95a576554733565a225bcb22df8649064820ca
+ set +x
### Network ttcn3-pcu-test-sns created (SUBNET=181) ###
+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=181 to: <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
Applying SUBNET=181 to: <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ echo Starting container with PCU
Starting container with PCU
+ docker_network_params 181 101
+ NET=181
+ ADDR_SUFIX=101
+ echo --network ttcn3-pcu-test-sns --ip 172.18.181.101 --ip6 fd02:db8:181::101
+ docker run --rm --network ttcn3-pcu-test-sns --ip 172.18.181.101 --ip6 fd02:db8:181::101 --ulimit core=-1 -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>:/data -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>:/data/unix --name jenkins-TTCN3-centos-pcu-test-sns-latest-682-pcu-sns -d osmocom-build/osmo-pcu-latest-centos8 /bin/sh -c /usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.181.10 >>/data/osmo-pcu.log 2>&1
cc03c351ddaf073b2b4921c21e499024c738409e030559f03ecc9cbdadba5800
+ echo Starting container with PCU testsuite
Starting container with PCU testsuite
+ docker_network_params 181 10
+ NET=181
+ ADDR_SUFIX=10
+ echo --network ttcn3-pcu-test-sns --ip 172.18.181.10 --ip6 fd02:db8:181::10
+ docker run --rm --network ttcn3-pcu-test-sns --ip 172.18.181.10 --ip6 fd02:db8:181::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>:/data -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>:/data/unix --name jenkins-TTCN3-centos-pcu-test-sns-latest-682-ttcn3-pcu-test-sns osmocom-build/ttcn3-pcu-test
+ SUBDIR=pcu
+ SUITE=PCU_Tests
+ '[' -n '' ']'
+ cd /data
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcu/PCU_Tests
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli PCU_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 8.0.0 *
* Copyright (c) 2000-2021 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: PCU_Tests.cfg
MC@f69e7f2efd69: Unix server socket created successfully.
MC@f69e7f2efd69: Listening on TCP port 45529.
f69e7f2efd69 is the default
MC2> spawn /osmo-ttcn3-hacks/pcu/PCU_Tests f69e7f2efd69 45529
TTCN-3 Host Controller (parallel mode), version 8.0.0
MC@f69e7f2efd69: New HC connected from f69e7f2efd69 [172.18.181.10]. f69e7f2efd69: Linux 5.10.0-14-amd64 on x86_64.
cmtc
MC@f69e7f2efd69: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@f69e7f2efd69: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@f69e7f2efd69: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@f69e7f2efd69: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@f69e7f2efd69: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@f69e7f2efd69: Configuration file was processed on all HCs.
MC@f69e7f2efd69: Creating MTC on host f69e7f2efd69.
MC@f69e7f2efd69: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@f69e7f2efd69: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success'.
------ PCU_Tests_SNS.TC_sns_po_size_success ------
Tue Jan 17 05:15:07 UTC 2023
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@f69e7f2efd69: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success' was executed successfully (exit status: 0).
MTC@f69e7f2efd69: Test case TC_sns_po_size_success started.
MTC@f69e7f2efd69: Start timer g_T_guard: 60 s
MTC@f69e7f2efd69: Start timer T: 5 s
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-pcu-test-sns
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ xargs -rn1 docker kill
+ network_remove
+ set +x
Removing network ttcn3-pcu-test-sns
+ docker network remove ttcn3-pcu-test-sns
Error: No such network: ttcn3-pcu-test-sns
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
+ fix_perms
+ set +x
Fixing permissions
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/ws…>:/data -v <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/ws…>:/cache --name jenkins-TTCN3-centos-pcu-test-sns-latest-682-cleaner debian:bullseye chmod -R a+rX /data/ /cache/
+ collect_logs
+ cat <https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns-latest/68…>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.