Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
Commit message: "ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file"
 > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
[ttcn3-sccp-test] $ /bin/sh -xe /tmp/jenkins477724869826357437.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sccp-test + export IMAGE_SUFFIX=master + cd ttcn3-sccp-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs ] + [ xjenkins-ttcn3-sccp-test-1565 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-sccp-test + SUITE_NAME=ttcn3-sccp-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master ttcn3-sccp-test + 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_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/debian-bookworm-build' 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-sccp-test/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: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/master \ --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_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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:983079f8b5fed4fea4e97f85df4d39a585e6c69e7d5c147386caae51c79dd577 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 983079f8b5fe + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/osmo-stp-master' 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-sccp-test/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: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/master \ --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_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/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #7 CACHED #8 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #8 CACHED #9 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #9 CACHED #10 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #10 CACHED #11 [3/7] WORKDIR /DATA #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:518cd719cf0f0c8b48dae177c4f50d5279f1216f75b3d3d7dad52a476e5e6afc 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 518cd719cf0f + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.50.211c.202404172026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.50.211c.202404172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo VTY library ii osmocom-nightly 202404172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sccp-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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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-sccp-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sccp-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sccp-test + echo ttcn3-sccp-test + dir=ttcn3-sccp-test + pull_arg=--pull + grep ^FROM ../ttcn3-sccp-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-sccp-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sccp-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sccp-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-sccp-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-sccp-test/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: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/master \ --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_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-sccp-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 934B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sccp #8 CACHED #9 [4/4] COPY SCCP_TESTS.CFG /data/SCCP_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:6ab116e9c5c50ba55c7570b1e965308b768f148610f35e5d509edfc3a2eb015d 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-sccp-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/ttcn3-sccp-test' + docker_image_exists ttcn3-sccp-test + docker images -q osmocom-build/ttcn3-sccp-test + test -n 6ab116e9c5c5 + list_osmo_packages debian-bookworm ttcn3-sccp-test + local distro=debian-bookworm + local image=ttcn3-sccp-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sccp-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-sccp-test/logs/sccp-tester + cp SCCP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_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-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp + cp sccp_demo_user.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp/ + network_create + SUBNET=1411823 + seq 1 30 + echo (1411823 + 1) % 256 + bc + SUBNET=240 + NET_NAME=ttcn3-sccp-test-240 + SUB4=172.18.240.0/24 + SUB6=fd02:db8:240::/64 + set +x Creating network ttcn3-sccp-test-240, trying SUBNET=240... + docker network create --internal --subnet 172.18.240.0/24 --ipv6 --subnet fd02:db8:240::/64 ttcn3-sccp-test-240 1cd2fa9b4a0fceb38b7ff319bcb3ad2c58fe9d90b497bceacee9805283f6646a + set +x ### Network ttcn3-sccp-test-240 created (SUBNET=240) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp/sccp_demo_user.cfg Applying SUBNET=240 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg + echo Starting container with sccp_demo_user Starting container with sccp_demo_user + docker_network_params 240 200 + NET=240 + ADDR_SUFIX=200 + echo --network ttcn3-sccp-test-240 --ip 172.18.240.200 --ip6 fd02:db8:240::200 + docker run --rm --network ttcn3-sccp-test-240 --ip 172.18.240.200 --ip6 fd02:db8:240::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp:/data --name jenkins-ttcn3-sccp-test-1565-stp -d osmocom-build/osmo-stp-master /bin/sh -c sccp_demo_user -l 172.18.240.200 -r 172.18.240.203 -C /data/sccp_demo_user.cfg >>/data/sccp_demo_user.log 2>&1 39f437b27bb08707eabd29c31e1a00ef5bb5d8c36b379a52d9da60c39dcbd4ac + echo Starting container with SCCP testsuite Starting container with SCCP testsuite + docker_network_params 240 203 + NET=240 + ADDR_SUFIX=203 + echo --network ttcn3-sccp-test-240 --ip 172.18.240.203 --ip6 fd02:db8:240::203 + docker run --rm --network ttcn3-sccp-test-240 --ip 172.18.240.203 --ip6 fd02:db8:240::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester:/data --name jenkins-ttcn3-sccp-test-1565-ttcn3-sccp-test osmocom-build/ttcn3-sccp-test + SUBDIR=sccp + SUITE=SCCP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sccp/SCCP_Tests SCCP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SCCP_Tests.cfg MC@c3dab7d20f9f: Unix server socket created successfully. MC@c3dab7d20f9f: Listening on TCP port 34043. MC2> c3dab7d20f9f is the default spawn /osmo-ttcn3-hacks/sccp/SCCP_Tests c3dab7d20f9f 34043 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c3dab7d20f9f: New HC connected from 172.18.240.203 [172.18.240.203]. c3dab7d20f9f: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@c3dab7d20f9f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c3dab7d20f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c3dab7d20f9f: Configuration file was processed on all HCs. MC@c3dab7d20f9f: Creating MTC on host 172.18.240.203. MC@c3dab7d20f9f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Thu Apr 18 06:21:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_routing_global_title_crash started. 4@c3dab7d20f9f: ************************************************* 4@c3dab7d20f9f: M3UA emulation initiated, the test can be started 4@c3dab7d20f9f: ************************************************* 3@c3dab7d20f9f: v_sccp_pdu_maxlen:268 4@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 4@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 4@c3dab7d20f9f: M3UA_ASPUP sent 4@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@c3dab7d20f9f: Message received on association #8 4@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 4@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@c3dab7d20f9f: Message received on association #8 4@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 4@c3dab7d20f9f: Message received on association #8 4@c3dab7d20f9f: ASPAC_Ack received for association #8 4@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 4@c3dab7d20f9f: Sending buffered message #0 4@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 4@c3dab7d20f9f: Message received on association #8 4@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 4@c3dab7d20f9f: Message received on association #8 4@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: Timeout.... MTC@c3dab7d20f9f: Warning: Stopping inactive timer TL_timer. MTC@c3dab7d20f9f: setverdict(pass): none -> pass 3@c3dab7d20f9f: Final verdict of PTC: none 4@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@c3dab7d20f9f: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Thu Apr 18 06:21:17 UTC 2024 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30122) Waiting for packet dumper to finish... 1 (prev_count=30122, count=36714) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@c3dab7d20f9f: Test execution finished. MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Thu Apr 18 06:21:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_cr_cc started. 5@c3dab7d20f9f: ************************************************* 5@c3dab7d20f9f: M3UA emulation initiated, the test can be started 5@c3dab7d20f9f: ************************************************* 5@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 5@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 5@c3dab7d20f9f: M3UA_ASPUP sent 5@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@c3dab7d20f9f: Message received on association #8 5@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 5@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 5@c3dab7d20f9f: Message received on association #8 5@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 5@c3dab7d20f9f: Message received on association #8 5@c3dab7d20f9f: ASPAC_Ack received for association #8 5@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 5@c3dab7d20f9f: Message received on association #8 5@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 5@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 5@c3dab7d20f9f: Message received on association #8 5@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 5@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_cr_cc finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Thu Apr 18 06:21:21 UTC 2024 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2601) Waiting for packet dumper to finish... 1 (prev_count=2601, count=28787) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Thu Apr 18 06:21:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_udt_without_cr_cc started. 6@c3dab7d20f9f: ************************************************* 6@c3dab7d20f9f: M3UA emulation initiated, the test can be started 6@c3dab7d20f9f: ************************************************* 6@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 6@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 6@c3dab7d20f9f: M3UA_ASPUP sent 6@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@c3dab7d20f9f: Message received on association #8 6@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 6@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 6@c3dab7d20f9f: Message received on association #8 6@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 6@c3dab7d20f9f: Message received on association #8 6@c3dab7d20f9f: ASPAC_Ack received for association #8 6@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 6@c3dab7d20f9f: Message received on association #8 6@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 6@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 6@c3dab7d20f9f: Message received on association #8 6@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 6@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Thu Apr 18 06:21:29 UTC 2024 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22027) Waiting for packet dumper to finish... 1 (prev_count=22027, count=27515) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Thu Apr 18 06:21:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_tiar_timeout started. 7@c3dab7d20f9f: ************************************************* 7@c3dab7d20f9f: M3UA emulation initiated, the test can be started 7@c3dab7d20f9f: ************************************************* 7@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 7@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 7@c3dab7d20f9f: M3UA_ASPUP sent 7@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 7@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: ASPAC_Ack received for association #8 7@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 7@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@c3dab7d20f9f: Message received on association #8 7@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: Waiting for first IT 7@c3dab7d20f9f: Message received on association #8 MTC@c3dab7d20f9f: Waiting for second IT 7@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@c3dab7d20f9f: Message received on association #8 MTC@c3dab7d20f9f: Waiting for RLSD 7@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@c3dab7d20f9f: Message received on association #8 MTC@c3dab7d20f9f: setverdict(pass): none -> pass 7@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_tiar_timeout finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Thu Apr 18 06:21:38 UTC 2024 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=37176) Waiting for packet dumper to finish... 1 (prev_count=37176, count=45292) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Thu Apr 18 06:21:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_it_avoids_tiar started. 8@c3dab7d20f9f: ************************************************* 8@c3dab7d20f9f: M3UA emulation initiated, the test can be started 8@c3dab7d20f9f: ************************************************* 8@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 8@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 8@c3dab7d20f9f: M3UA_ASPUP sent 8@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 8@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: ASPAC_Ack received for association #8 8@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@c3dab7d20f9f: Message received on association #8 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: Message received on association #8 MTC@c3dab7d20f9f: setverdict(fail): none -> fail reason: "Unexpected MTP/SCCP TRANSFERind received: { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000002'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } }", new component reason: "Unexpected MTP/SCCP TRANSFERind received: { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000002'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } }" 8@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: fail reason: "Unexpected MTP/SCCP TRANSFERind received: { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000002'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } }" MTC@c3dab7d20f9f: Local verdict of PTC with component reference 8: none (fail -> fail) MTC@c3dab7d20f9f: Test case TC_it_avoids_tiar finished. Verdict: fail reason: Unexpected MTP/SCCP TRANSFERind received: { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000002'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar fail'. Thu Apr 18 06:21:48 UTC 2024 ------ SCCP_Tests_RAW.TC_it_avoids_tiar fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=44558) Waiting for packet dumper to finish... 1 (prev_count=44558, count=53553) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar fail' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Thu Apr 18 06:21:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_process_rx_xudt started. 9@c3dab7d20f9f: ************************************************* 9@c3dab7d20f9f: M3UA emulation initiated, the test can be started 9@c3dab7d20f9f: ************************************************* 9@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 9@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 9@c3dab7d20f9f: M3UA_ASPUP sent 9@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@c3dab7d20f9f: Message received on association #8 9@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 9@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 9@c3dab7d20f9f: Message received on association #8 9@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 9@c3dab7d20f9f: Message received on association #8 9@c3dab7d20f9f: ASPAC_Ack received for association #8 9@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 9@c3dab7d20f9f: Message received on association #8 9@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 9@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 9@c3dab7d20f9f: Message received on association #8 9@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 9@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_process_rx_xudt finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Thu Apr 18 06:21:52 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2519) Waiting for packet dumper to finish... 1 (prev_count=2519, count=27850) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Thu Apr 18 06:21:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_process_rx_ludt started. 10@c3dab7d20f9f: ************************************************* 10@c3dab7d20f9f: M3UA emulation initiated, the test can be started 10@c3dab7d20f9f: ************************************************* 10@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 10@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 10@c3dab7d20f9f: M3UA_ASPUP sent 10@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@c3dab7d20f9f: Message received on association #8 10@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 10@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 10@c3dab7d20f9f: Message received on association #8 10@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 10@c3dab7d20f9f: Message received on association #8 10@c3dab7d20f9f: ASPAC_Ack received for association #8 10@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 10@c3dab7d20f9f: Message received on association #8 10@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 10@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 10@c3dab7d20f9f: Message received on association #8 10@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 10@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_process_rx_ludt finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Thu Apr 18 06:21:56 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2519) Waiting for packet dumper to finish... 1 (prev_count=2519, count=30858) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Thu Apr 18 06:21:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn1 started. 11@c3dab7d20f9f: ************************************************* 11@c3dab7d20f9f: M3UA emulation initiated, the test can be started 11@c3dab7d20f9f: ************************************************* 11@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 11@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 11@c3dab7d20f9f: M3UA_ASPUP sent 11@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 11@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: ASPAC_Ack received for association #8 11@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 11@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 11@c3dab7d20f9f: Message received on association #8 11@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 11@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Thu Apr 18 06:22:00 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2517) Waiting for packet dumper to finish... 1 (prev_count=2517, count=29104) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Thu Apr 18 06:22:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn_valid started. 12@c3dab7d20f9f: ************************************************* 12@c3dab7d20f9f: M3UA emulation initiated, the test can be started 12@c3dab7d20f9f: ************************************************* 12@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 12@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 12@c3dab7d20f9f: M3UA_ASPUP sent 12@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 12@c3dab7d20f9f: Message received on association #8 12@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 12@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@c3dab7d20f9f: Message received on association #8 12@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 12@c3dab7d20f9f: Message received on association #8 12@c3dab7d20f9f: ASPAC_Ack received for association #8 12@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 12@c3dab7d20f9f: Message received on association #8 12@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 12@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 12@c3dab7d20f9f: Message received on association #8 12@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 12@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Thu Apr 18 06:22:04 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2522) Waiting for packet dumper to finish... 1 (prev_count=2522, count=27198) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Thu Apr 18 06:22:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn_invalid started. 13@c3dab7d20f9f: ************************************************* 13@c3dab7d20f9f: M3UA emulation initiated, the test can be started 13@c3dab7d20f9f: ************************************************* 13@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 13@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 13@c3dab7d20f9f: M3UA_ASPUP sent 13@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 13@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: ASPAC_Ack received for association #8 13@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 13@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 13@c3dab7d20f9f: Message received on association #8 13@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(fail): none -> fail reason: "Received unexpected SCCP/MTP3 TRANSFERind (*): { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000003'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } but waiting for omit", new component reason: "Received unexpected SCCP/MTP3 TRANSFERind (*): { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000003'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } but waiting for omit" 13@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: fail reason: "Received unexpected SCCP/MTP3 TRANSFERind (*): { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000003'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } but waiting for omit" MTC@c3dab7d20f9f: Local verdict of PTC with component reference 13: none (fail -> fail) MTC@c3dab7d20f9f: Test case TC_scmg_sst_ssn_invalid finished. Verdict: fail reason: Received unexpected SCCP/MTP3 TRANSFERind (*): { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000003'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } but waiting for omit MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid fail'. Thu Apr 18 06:22:10 UTC 2024 ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=19672) Waiting for packet dumper to finish... 1 (prev_count=19672, count=27059) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid fail' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Thu Apr 18 06:22:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_callingparty_ssn_only started. 14@c3dab7d20f9f: ************************************************* 14@c3dab7d20f9f: M3UA emulation initiated, the test can be started 14@c3dab7d20f9f: ************************************************* 14@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 14@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 14@c3dab7d20f9f: M3UA_ASPUP sent 14@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@c3dab7d20f9f: Message received on association #8 14@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 14@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 14@c3dab7d20f9f: Message received on association #8 14@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 14@c3dab7d20f9f: Message received on association #8 14@c3dab7d20f9f: ASPAC_Ack received for association #8 14@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 14@c3dab7d20f9f: Message received on association #8 14@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 14@c3dab7d20f9f: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 14@c3dab7d20f9f: Message received on association #8 14@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(pass): none -> pass 14@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: pass MTC@c3dab7d20f9f: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@c3dab7d20f9f: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Thu Apr 18 06:22:14 UTC 2024 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2525) Waiting for packet dumper to finish... 1 (prev_count=2525, count=26174) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Thu Apr 18 06:22:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@c3dab7d20f9f: Test case TC_cr_timeout_cc_too_late started. 15@c3dab7d20f9f: ************************************************* 15@c3dab7d20f9f: M3UA emulation initiated, the test can be started 15@c3dab7d20f9f: ************************************************* 15@c3dab7d20f9f: SCTP_ConnectResult -> connection established from: "172.18.240.203":2905 to server: "172.18.240.200":2905 association #8 15@c3dab7d20f9f: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@c3dab7d20f9f: Association #8 state changed to: aSP_Down_commUP_Received (3) 15@c3dab7d20f9f: M3UA_ASPUP sent 15@c3dab7d20f9f: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@c3dab7d20f9f: Association #8 state changed to: aSP_Inactive (5) 15@c3dab7d20f9f: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: ASPAC_Ack received for association #8 15@c3dab7d20f9f: Association #8 state changed to: aSP_Active (7) 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: Received M3UA_NOTIFY -> discard 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent 15@c3dab7d20f9f: Message received on association #8 15@c3dab7d20f9f: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c3dab7d20f9f: setverdict(fail): none -> fail reason: "Unexpected MTP/SCCP received", new component reason: "Unexpected MTP/SCCP received" 15@c3dab7d20f9f: Warning: The last outgoing messages on port MTP3_SP_PORT may be lost. 15@c3dab7d20f9f: Final verdict of PTC: none MTC@c3dab7d20f9f: Setting final verdict of the test case. MTC@c3dab7d20f9f: Local verdict of MTC: fail reason: "Unexpected MTP/SCCP received" MTC@c3dab7d20f9f: Local verdict of PTC with component reference 15: none (fail -> fail) MTC@c3dab7d20f9f: Test case TC_cr_timeout_cc_too_late finished. Verdict: fail reason: Unexpected MTP/SCCP received MTC@c3dab7d20f9f: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late fail'. Thu Apr 18 06:22:18 UTC 2024 ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2526) Waiting for packet dumper to finish... 1 (prev_count=2526, count=25184) MTC@c3dab7d20f9f: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late fail' was executed successfully (exit status: 0). MC@c3dab7d20f9f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c3dab7d20f9f: Terminating MTC. MC@c3dab7d20f9f: MTC terminated. MC2> exit MC@c3dab7d20f9f: Shutting down session. MC@c3dab7d20f9f: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/sccp/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SCCP_Tests --rm Generated SCCP_Tests.TC_callingparty_ssn_only.merged Generated SCCP_Tests.TC_cr_cc.merged Generated SCCP_Tests.TC_cr_timeout_cc_too_late.merged Generated SCCP_Tests.TC_it_avoids_tiar.merged Generated SCCP_Tests.TC_process_rx_ludt.merged Generated SCCP_Tests.TC_process_rx_xudt.merged Generated SCCP_Tests.TC_routing_global_title_crash.merged Generated SCCP_Tests.TC_scmg_sst_ssn1.merged Generated SCCP_Tests.TC_scmg_sst_ssn_invalid.merged Generated SCCP_Tests.TC_scmg_sst_ssn_valid.merged Generated SCCP_Tests.TC_tiar_timeout.merged Generated SCCP_Tests.TC_udt_without_cr_cc.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-sccp-test-240 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sccp-test-1565-stp + [ -n jenkins-ttcn3-sccp-test-1565-stp ] + docker_kill_wait jenkins-ttcn3-sccp-test-1565-stp + docker kill jenkins-ttcn3-sccp-test-1565-stp jenkins-ttcn3-sccp-test-1565-stp + docker wait jenkins-ttcn3-sccp-test-1565-stp 137 + network_remove + set +x Removing network ttcn3-sccp-test-240 + docker network remove ttcn3-sccp-test-240 ttcn3-sccp-test-240 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache:/cache --name jenkins-ttcn3-sccp-test-1565-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='SCCP_Tests' tests='12' failures='3' errors='0' skipped='0' inconc='0' time='74.00'> <testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.015258'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.011189'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.010863'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='6.010404'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='6.968900'> <failure type='fail-verdict'>Unexpected MTP/SCCP TRANSFERind received: { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000002'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } SCCP_Tests_RAW.ttcn:533 SCCP_Tests_RAW control part SCCP_Tests_RAW.ttcn:291 TC_it_avoids_tiar testcase </failure> </testcase> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.009563'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.011266'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.009014'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.014065'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='2.884623'> <failure type='fail-verdict'>Received unexpected SCCP/MTP3 TRANSFERind (*): { sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 1, dpc := 23, sls := 0, data := { released := { messageType := 4, destLocRef := '000001'O, sourceLocRef := '000003'O, releaseCause := 15, pointer1 := 0, optionalPart := omit, eop := omit } } } but waiting for omit SCCP_Tests_RAW.ttcn:539 SCCP_Tests_RAW control part SCCP_Tests_RAW.ttcn:477 TC_scmg_sst_ssn_invalid testcase </failure> </testcase> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.009492'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='1.009074'> <failure type='fail-verdict'>Unexpected MTP/SCCP received SCCP_Tests_RAW.ttcn:542 SCCP_Tests_RAW control part SCCP_Tests_RAW.ttcn:511 TC_cr_timeout_cc_too_late testcase </failure> </testcase> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: UNSTABLE