Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-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.39.5'
> 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-4g-only
Seen branch in repository origin/osmith/wip-asan
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 1cd38f2dbd652b319be6248ca6209088a7208dae (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10
Commit message: "redmine: upgrade to 5.1.5"
> git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10
[ttcn3-sccp-test] $ /bin/sh -xe /tmp/jenkins5399065451311205867.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-1843 = 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
+ [ -z ]
+ 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/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
--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.76kB 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.0s
#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 2B done
#4 DONE 0.0s
#5 [internal] load build context
#5 DONE 0.0s
#6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#6 DONE 0.0s
#7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df
#7 resolve registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df 0.1s done
#7 DONE 0.1s
#8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#8 DONE 0.2s
#5 [internal] load build context
#5 transferring context: 1.96kB done
#5 DONE 0.1s
#9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#9 DONE 0.2s
#10 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#10 DONE 0.3s
#11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release
#11 DONE 0.4s
#12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED
#13 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/
#13 CACHED
#14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#14 CACHED
#15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#15 CACHED
#16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
#16 CACHED
#17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#17 CACHED
#18 [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
#18 CACHED
#19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#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 [ 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@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt
#21 CACHED
#22 [ 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 pylint 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
#22 CACHED
#23 [ 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
#23 CACHED
#24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#24 CACHED
#25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
#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:bd69f94f64eee8aa78f44d94fa96409046732bdfd9f41255f4e07574bce9b173 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 bd69f94f64ee
+ 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
+ [ -z ]
+ 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/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/osmo-stp-master:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.24kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#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 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran
#6 DONE 0.1s
#7 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran
#7 CACHED
#8 [6/7] RUN CD libosmo-sigtran && 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
#8 CACHED
#9 [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
#9 CACHED
#10 [3/7] WORKDIR /DATA
#10 CACHED
#11 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sigtran.git
#11 CACHED
#12 [7/7] COPY OSMO-STP.CFG /data/
#12 CACHED
#13 exporting to image
#13 exporting layers done
#13 writing image sha256:01b0354c8d83b1833ed4094d0bba4586f11ac6924f8132178cbb1ae0393b8eca 0.0s done
#13 naming to docker.io/osmocom-build/osmo-stp-master:latest done
#13 DONE 0.0s
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
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 01b0354c8d83
+ 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.5.1.29.907d.202501162026 amd64 Development headers for Osmocom network interface
ii libosmocodec4:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo codec library
ii libosmocoding0:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo coding library
ii libosmocore 1.10.0.58.6cd7a.202501162026 amd64 Open Source MObile COMmunications CORE library (metapackage)
ii libosmocore-dev:amd64 1.10.0.58.6cd7a.202501162026 amd64 Development headers for Open Source MObile COMmunications CORE library
ii libosmocore22:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo Core library
ii libosmoctrl0:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo control library
ii libosmogb14:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo GPRS GB library
ii libosmogsm20:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo GSM utility library
ii libosmoisdn0:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo ISDN utility library
ii libosmonetif11:amd64 1.5.1.29.907d.202501162026 amd64 Common/shared code regarding network interface for OpenBSC
ii libosmosim2:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo SIM library
ii libosmousb0:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo USB library
ii libosmovty13:amd64 1.10.0.58.6cd7a.202501162026 amd64 Osmo VTY library
ii osmocom-nightly 202501162026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
+ [ 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:0baf92a68518bf393ed3e10ff813cbc7e6f7ef96198000a0d8f8c1e890f4cc74
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
+ [ -z ]
+ 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/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/ttcn3-sccp-test:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 390B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
#1 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
#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.0s
#6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#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:4cfb61556fdc296116abb1c22b92be700ce4556f636832b613e0c8845f402367 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-sccp-test:latest done
#10 DONE 0.0s
2 warnings found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
- JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
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 4cfb61556fdc
+ 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=1636453
+ seq 1 30
+ echo (1636453 + 1) % 256
+ bc
+ SUBNET=102
+ NET_NAME=ttcn3-sccp-test-102
+ SUB4=172.18.102.0/24
+ SUB6=fd02:db8:102::/64
+ set +x
Creating network ttcn3-sccp-test-102, trying SUBNET=102...
+ docker network create --internal --subnet 172.18.102.0/24 --ipv6 --subnet fd02:db8:102::/64 ttcn3-sccp-test-102
edfa1abe24d3ace84568f1e72fd88a86c20a8e6b981450cefca483bfc673966e
+ set +x
### Network ttcn3-sccp-test-102 created (SUBNET=102) ###
+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp-tester/SCCP_Tests.cfg
Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp/sccp_demo_user.cfg
+ echo Starting container with sccp_demo_user
Starting container with sccp_demo_user
+ docker_network_params 102 200
+ NET=102
+ ADDR_SUFIX=200
+ echo --network ttcn3-sccp-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200
+ docker run --rm --network ttcn3-sccp-test-102 --ip 172.18.102.200 --ip6 fd02:db8:102::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp:/data --name jenkins-ttcn3-sccp-test-1843-stp -d osmocom-build/osmo-stp-master /bin/sh -c sccp_demo_user -l 172.18.102.200 -r 172.18.102.203 -C /data/sccp_demo_user.cfg >>/data/sccp_demo_user.log 2>&1
f0cc89499f289932a2f899b97e6eea7de5d50710a58cf13468b4368752b4657e
+ echo Starting container with SCCP testsuite
Starting container with SCCP testsuite
+ docker_network_params 102 203
+ NET=102
+ ADDR_SUFIX=203
+ echo --network ttcn3-sccp-test-102 --ip 172.18.102.203 --ip6 fd02:db8:102::203
+ docker run --rm --network ttcn3-sccp-test-102 --ip 172.18.102.203 --ip6 fd02:db8:102::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-1843-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@78ccbbac67be: Unix server socket created successfully.
MC@78ccbbac67be: Listening on TCP port 35527.
78ccbbac67be is the default
MC2> spawn /osmo-ttcn3-hacks/sccp/SCCP_Tests 78ccbbac67be 35527
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@78ccbbac67be: New HC connected from 172.18.102.203 [172.18.102.203]. 78ccbbac67be: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@78ccbbac67be: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@78ccbbac67be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@78ccbbac67be: Configuration file was processed on all HCs.
MC@78ccbbac67be: Creating MTC on host 172.18.102.203.
MC@78ccbbac67be: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'.
------ SCCP_Tests.TC_routing_global_title_crash ------
Sun Jan 19 03:21:05 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests.TC_routing_global_title_crash.pcap" >/data/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_routing_global_title_crash started.
4@78ccbbac67be: *************************************************
4@78ccbbac67be: M3UA emulation initiated, the test can be started
4@78ccbbac67be: *************************************************
3@78ccbbac67be: v_sccp_pdu_maxlen:268
4@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
4@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
4@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered
4@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
4@78ccbbac67be: M3UA_ASPUP sent
4@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
4@78ccbbac67be: Message received on association #8
4@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
4@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
4@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
4@78ccbbac67be: Message received on association #8
4@78ccbbac67be: Received M3UA_NOTIFY -> discard
4@78ccbbac67be: Message received on association #8
4@78ccbbac67be: ASPAC_Ack received for association #8
4@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
4@78ccbbac67be: Sending buffered message #0
4@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
4@78ccbbac67be: Message received on association #8
4@78ccbbac67be: Received M3UA_NOTIFY -> discard
4@78ccbbac67be: Message received on association #8
4@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: Timeout....
MTC@78ccbbac67be: Warning: Stopping inactive timer TL_timer.
MTC@78ccbbac67be: setverdict(pass): none -> pass
3@78ccbbac67be: Final verdict of PTC: none
4@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 3: none (pass -> pass)
MTC@78ccbbac67be: Local verdict of PTC with component reference 4: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_routing_global_title_crash finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'.
Sun Jan 19 03:21:16 UTC 2025
====== SCCP_Tests.TC_routing_global_title_crash pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=29110)
Waiting for packet dumper to finish... 1 (prev_count=29110, count=37629)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0).
MC@78ccbbac67be: Test execution finished.
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'.
------ SCCP_Tests_RAW.TC_cr_cc ------
Sun Jan 19 03:21:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_cr_cc started.
5@78ccbbac67be: *************************************************
5@78ccbbac67be: M3UA emulation initiated, the test can be started
5@78ccbbac67be: *************************************************
5@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
5@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
5@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
5@78ccbbac67be: M3UA_ASPUP sent
5@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
5@78ccbbac67be: Message received on association #8
5@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
5@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
5@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
5@78ccbbac67be: Message received on association #8
5@78ccbbac67be: Received M3UA_NOTIFY -> discard
5@78ccbbac67be: Message received on association #8
5@78ccbbac67be: ASPAC_Ack received for association #8
5@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
5@78ccbbac67be: Message received on association #8
5@78ccbbac67be: Received M3UA_NOTIFY -> discard
5@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
5@78ccbbac67be: Message received on association #8
5@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
5@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 5: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_cr_cc finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'.
Sun Jan 19 03:21:20 UTC 2025
====== SCCP_Tests_RAW.TC_cr_cc pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2509)
Waiting for packet dumper to finish... 1 (prev_count=2509, count=31412)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'.
------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------
Sun Jan 19 03:21:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_udt_without_cr_cc started.
6@78ccbbac67be: *************************************************
6@78ccbbac67be: M3UA emulation initiated, the test can be started
6@78ccbbac67be: *************************************************
6@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
6@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
6@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
6@78ccbbac67be: M3UA_ASPUP sent
6@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
6@78ccbbac67be: Message received on association #8
6@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
6@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
6@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
6@78ccbbac67be: Message received on association #8
6@78ccbbac67be: Received M3UA_NOTIFY -> discard
6@78ccbbac67be: Message received on association #8
6@78ccbbac67be: ASPAC_Ack received for association #8
6@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
6@78ccbbac67be: Message received on association #8
6@78ccbbac67be: Received M3UA_NOTIFY -> discard
6@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
6@78ccbbac67be: Message received on association #8
6@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
6@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 6: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_udt_without_cr_cc finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'.
Sun Jan 19 03:21:29 UTC 2025
====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22833)
Waiting for packet dumper to finish... 1 (prev_count=22833, count=30248)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'.
------ SCCP_Tests_RAW.TC_tiar_timeout ------
Sun Jan 19 03:21:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/data/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_tiar_timeout started.
7@78ccbbac67be: *************************************************
7@78ccbbac67be: M3UA emulation initiated, the test can be started
7@78ccbbac67be: *************************************************
7@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
7@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
7@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
7@78ccbbac67be: M3UA_ASPUP sent
7@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
7@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
7@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: Received M3UA_NOTIFY -> discard
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: ASPAC_Ack received for association #8
7@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: Received M3UA_NOTIFY -> discard
7@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
7@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: Waiting for first IT
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: Waiting for second IT
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: Waiting for RLSD
7@78ccbbac67be: Message received on association #8
7@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
7@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
MTC@78ccbbac67be: setverdict(pass): none -> pass
7@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 7: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_tiar_timeout finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'.
Sun Jan 19 03:21:39 UTC 2025
====== SCCP_Tests_RAW.TC_tiar_timeout pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=44258)
Waiting for packet dumper to finish... 1 (prev_count=44258, count=51757)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'.
------ SCCP_Tests_RAW.TC_it_avoids_tiar ------
Sun Jan 19 03:21:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/data/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_it_avoids_tiar started.
8@78ccbbac67be: *************************************************
8@78ccbbac67be: M3UA emulation initiated, the test can be started
8@78ccbbac67be: *************************************************
8@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
8@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
8@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
8@78ccbbac67be: M3UA_ASPUP sent
8@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
8@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
8@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: Received M3UA_NOTIFY -> discard
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: ASPAC_Ack received for association #8
8@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: Received M3UA_NOTIFY -> discard
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
MTC@78ccbbac67be: Waiting for RLSD
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
8@78ccbbac67be: Message received on association #8
8@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): pass -> pass, component reason not changed
8@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
8@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 8: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_it_avoids_tiar finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'.
Sun Jan 19 03:21:53 UTC 2025
====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=61164)
Waiting for packet dumper to finish... 1 (prev_count=61164, count=68663)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'.
------ SCCP_Tests_RAW.TC_process_rx_xudt ------
Sun Jan 19 03:21:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_process_rx_xudt started.
9@78ccbbac67be: *************************************************
9@78ccbbac67be: M3UA emulation initiated, the test can be started
9@78ccbbac67be: *************************************************
9@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
9@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
9@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
9@78ccbbac67be: M3UA_ASPUP sent
9@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
9@78ccbbac67be: Message received on association #8
9@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
9@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
9@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
9@78ccbbac67be: Message received on association #8
9@78ccbbac67be: Received M3UA_NOTIFY -> discard
9@78ccbbac67be: Message received on association #8
9@78ccbbac67be: ASPAC_Ack received for association #8
9@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
9@78ccbbac67be: Message received on association #8
9@78ccbbac67be: Received M3UA_NOTIFY -> discard
9@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
9@78ccbbac67be: Message received on association #8
9@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
9@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 9: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_process_rx_xudt finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'.
Sun Jan 19 03:21:57 UTC 2025
====== SCCP_Tests_RAW.TC_process_rx_xudt pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1558)
Waiting for packet dumper to finish... 1 (prev_count=1558, count=30496)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'.
------ SCCP_Tests_RAW.TC_process_rx_ludt ------
Sun Jan 19 03:21:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_process_rx_ludt started.
10@78ccbbac67be: *************************************************
10@78ccbbac67be: M3UA emulation initiated, the test can be started
10@78ccbbac67be: *************************************************
10@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
10@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
10@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
10@78ccbbac67be: M3UA_ASPUP sent
10@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
10@78ccbbac67be: Message received on association #8
10@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
10@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
10@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
10@78ccbbac67be: Message received on association #8
10@78ccbbac67be: Received M3UA_NOTIFY -> discard
10@78ccbbac67be: Message received on association #8
10@78ccbbac67be: ASPAC_Ack received for association #8
10@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
10@78ccbbac67be: Message received on association #8
10@78ccbbac67be: Received M3UA_NOTIFY -> discard
10@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
10@78ccbbac67be: Message received on association #8
10@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
10@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 10: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_process_rx_ludt finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'.
Sun Jan 19 03:22:01 UTC 2025
====== SCCP_Tests_RAW.TC_process_rx_ludt pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26663)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'.
------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------
Sun Jan 19 03:22:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn1 started.
11@78ccbbac67be: *************************************************
11@78ccbbac67be: M3UA emulation initiated, the test can be started
11@78ccbbac67be: *************************************************
11@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
11@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
11@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
11@78ccbbac67be: M3UA_ASPUP sent
11@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
11@78ccbbac67be: Message received on association #8
11@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
11@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
11@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
11@78ccbbac67be: Message received on association #8
11@78ccbbac67be: Received M3UA_NOTIFY -> discard
11@78ccbbac67be: Message received on association #8
11@78ccbbac67be: ASPAC_Ack received for association #8
11@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
11@78ccbbac67be: Message received on association #8
11@78ccbbac67be: Received M3UA_NOTIFY -> discard
11@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
11@78ccbbac67be: Message received on association #8
11@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
11@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 11: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn1 finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'.
Sun Jan 19 03:22:04 UTC 2025
====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3299)
Waiting for packet dumper to finish... 1 (prev_count=3299, count=30692)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'.
------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------
Sun Jan 19 03:22:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn_valid started.
12@78ccbbac67be: *************************************************
12@78ccbbac67be: M3UA emulation initiated, the test can be started
12@78ccbbac67be: *************************************************
12@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
12@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
12@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
12@78ccbbac67be: M3UA_ASPUP sent
12@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
12@78ccbbac67be: Message received on association #8
12@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
12@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
12@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
12@78ccbbac67be: Message received on association #8
12@78ccbbac67be: Received M3UA_NOTIFY -> discard
12@78ccbbac67be: Message received on association #8
12@78ccbbac67be: ASPAC_Ack received for association #8
12@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
12@78ccbbac67be: Message received on association #8
12@78ccbbac67be: Received M3UA_NOTIFY -> discard
12@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
12@78ccbbac67be: Message received on association #8
12@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
12@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 12: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'.
Sun Jan 19 03:22:08 UTC 2025
====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2762)
Waiting for packet dumper to finish... 1 (prev_count=2762, count=30155)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'.
------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------
Sun Jan 19 03:22:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn_invalid started.
13@78ccbbac67be: *************************************************
13@78ccbbac67be: M3UA emulation initiated, the test can be started
13@78ccbbac67be: *************************************************
13@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
13@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
13@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
13@78ccbbac67be: M3UA_ASPUP sent
13@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
13@78ccbbac67be: Message received on association #8
13@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
13@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
13@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
13@78ccbbac67be: Message received on association #8
13@78ccbbac67be: Received M3UA_NOTIFY -> discard
13@78ccbbac67be: Message received on association #8
13@78ccbbac67be: ASPAC_Ack received for association #8
13@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
13@78ccbbac67be: Message received on association #8
13@78ccbbac67be: Received M3UA_NOTIFY -> discard
13@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
MTC@78ccbbac67be: setverdict(pass): none -> pass
13@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 13: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'.
Sun Jan 19 03:22:17 UTC 2025
====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18455)
Waiting for packet dumper to finish... 1 (prev_count=18455, count=25870)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'.
------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------
Sun Jan 19 03:22:19 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/data/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_callingparty_ssn_only started.
14@78ccbbac67be: *************************************************
14@78ccbbac67be: M3UA emulation initiated, the test can be started
14@78ccbbac67be: *************************************************
14@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
14@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
14@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
14@78ccbbac67be: M3UA_ASPUP sent
14@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
14@78ccbbac67be: Message received on association #8
14@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
14@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
14@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
14@78ccbbac67be: Message received on association #8
14@78ccbbac67be: Received M3UA_NOTIFY -> discard
14@78ccbbac67be: Message received on association #8
14@78ccbbac67be: ASPAC_Ack received for association #8
14@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
14@78ccbbac67be: Message received on association #8
14@78ccbbac67be: Received M3UA_NOTIFY -> discard
14@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
14@78ccbbac67be: Message received on association #8
14@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: setverdict(pass): none -> pass
14@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 14: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_callingparty_ssn_only finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'.
Sun Jan 19 03:22:21 UTC 2025
====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2765)
Waiting for packet dumper to finish... 1 (prev_count=2765, count=29131)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0).
MTC@78ccbbac67be: 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 ------
Sun Jan 19 03:22:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/data/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0).
MTC@78ccbbac67be: Test case TC_cr_timeout_cc_too_late started.
15@78ccbbac67be: *************************************************
15@78ccbbac67be: M3UA emulation initiated, the test can be started
15@78ccbbac67be: *************************************************
15@78ccbbac67be: SCTP_ConnectResult -> connection established from: "172.18.102.203":2905 to server: "172.18.102.200":2905 association #8
15@78ccbbac67be: Association #8 state changed to aSP_Down_sCTP_Associate_done (2)
15@78ccbbac67be: Association #8 state changed to: aSP_Down_commUP_Received (3)
15@78ccbbac67be: M3UA_ASPUP sent
15@78ccbbac67be: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: M3UA_ASPUP_Ack received -> send M3UA_ASPAC
15@78ccbbac67be: Association #8 state changed to: aSP_Inactive (5)
15@78ccbbac67be: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: Received M3UA_NOTIFY -> discard
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: ASPAC_Ack received for association #8
15@78ccbbac67be: Association #8 state changed to: aSP_Active (7)
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: Received M3UA_NOTIFY -> discard
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
MTC@78ccbbac67be: Waiting for RLSD
15@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
15@78ccbbac67be: Message received on association #8
15@78ccbbac67be: MTP3_SP_PORT: Data received -> TRANSFERind sent
15@78ccbbac67be: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP
MTC@78ccbbac67be: setverdict(pass): none -> pass
15@78ccbbac67be: Final verdict of PTC: none
MTC@78ccbbac67be: Setting final verdict of the test case.
MTC@78ccbbac67be: Local verdict of MTC: pass
MTC@78ccbbac67be: Local verdict of PTC with component reference 15: none (pass -> pass)
MTC@78ccbbac67be: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass
MTC@78ccbbac67be: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'.
Sun Jan 19 03:22:26 UTC 2025
====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ======
Waiting for packet dumper to finish... 0 (prev_count=-1, count=27452)
Waiting for packet dumper to finish... 1 (prev_count=27452, count=35039)
MTC@78ccbbac67be: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0).
MC@78ccbbac67be: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@78ccbbac67be: Terminating MTC.
MC@78ccbbac67be: MTC terminated.
MC2> exit
MC@78ccbbac67be: Shutting down session.
MC@78ccbbac67be: 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-102
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-sccp-test-1843-stp
+ [ -n jenkins-ttcn3-sccp-test-1843-stp ]
+ docker_kill_wait jenkins-ttcn3-sccp-test-1843-stp
+ docker kill jenkins-ttcn3-sccp-test-1843-stp
jenkins-ttcn3-sccp-test-1843-stp
+ docker wait jenkins-ttcn3-sccp-test-1843-stp
137
+ network_remove
+ set +x
Removing network ttcn3-sccp-test-102
+ docker network remove ttcn3-sccp-test-102
ttcn3-sccp-test-102
+ 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-1843-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='0' errors='0' skipped='0' inconc='0' time='83.00'>
<testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.036370'/>
<testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.025121'/>
<testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.042100'/>
<testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.040978'/>
<testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.062933'/>
<testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.018285'/>
<testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.029915'/>
<testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.026598'/>
<testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.024448'/>
<testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.026081'/>
<testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.024814'/>
<testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.022950'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS