Skip to content
Unstable

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-ggsn-test-kernel
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-ggsn-test-kernel # 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-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 affe733c8c1194a7ece649d13c272b5820897f0f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10
Commit message: "debian-buster-jenkins: remove pysim"
 > git rev-list --no-walk affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10
[ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins5170429017578908324.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-1307 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master ttcn3-ggsn-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-ggsn-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-ggsn-test-kernel/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-ggsn-test-kernel/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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ --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.1s #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:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #12 [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 #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 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 #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [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 #21 CACHED #22 [ 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 #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [ 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/ #24 CACHED #25 [ 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 #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:f6b1cfb60afb6a782762b1e2cfcd2e1bb63c84efba0ea9ade13941e9a34a906d done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n f6b1cfb60afb + 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-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-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-ggsn-test-kernel/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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB 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 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 0.488 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.489 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.489 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.489 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.815 Reading package lists... #6 1.197 Reading package lists... #6 1.560 Building dependency tree... #6 1.651 Reading state information... #6 1.737 bc is already the newest version (1.07.1-3+b1). #6 1.737 ca-certificates is already the newest version (20230311). #6 1.737 iproute2 is already the newest version (6.1.0-3). #6 1.737 libelf-dev is already the newest version (0.188-2.1). #6 1.737 The following additional packages will be installed: #6 1.737 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.737 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 1.737 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 1.737 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 1.737 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 1.737 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #6 1.737 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 1.737 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 1.737 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #6 1.737 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 1.737 seabios udev #6 1.738 Suggested packages: #6 1.738 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 1.738 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 1.738 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 1.738 Recommended packages: #6 1.738 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 1.738 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 1.738 qemu-block-extra #6 1.961 The following NEW packages will be installed: #6 1.961 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 1.961 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 1.961 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 1.961 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 1.961 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 1.961 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.961 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 1.962 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 1.962 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 1.962 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 1.962 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 1.962 seabios udev #6 2.002 0 upgraded, 62 newly installed, 0 to remove and 2 not upgraded. #6 2.002 Need to get 96.9 MB of archives. #6 2.002 After this operation, 547 MB of additional disk space will be used. #6 2.002 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.018 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409142026 [1180 B] #6 2.020 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409142026 [8528 B] #6 2.020 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409142026 [4112 B] #6 2.021 Get:5 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.021 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409142026 [168 kB] #6 2.022 Get:7 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.025 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409142026 [50.5 kB] #6 2.033 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409142026 [69.7 kB] #6 2.037 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409142026 [226 kB] #6 2.048 Get:11 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.048 Get:12 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.056 Get:13 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.056 Get:14 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.065 Get:15 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 2.065 Get:16 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.066 Get:17 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 2.066 Get:18 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.067 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409142026 [70.3 kB] #6 2.070 Get:20 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.073 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409142026 [103 kB] #6 2.084 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409142026 [177 kB] #6 2.093 Get:23 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.094 Get:24 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.094 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409142026 [58.8 kB] #6 2.095 Get:26 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.095 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409142026 [62.9 kB] #6 2.096 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409142026 [49.6 kB] #6 2.098 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409142026 [42.9 kB] #6 2.100 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409142026 [846 kB] #6 2.114 Get:31 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.115 Get:32 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.119 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.119 Get:34 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.120 Get:35 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.120 Get:36 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.122 Get:37 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.124 Get:38 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.124 Get:39 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.125 Get:40 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.127 Get:41 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.128 Get:42 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.128 Get:43 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.128 Get:44 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.148 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.149 Get:46 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 2.154 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.155 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.156 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.157 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.157 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.158 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.160 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.160 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.161 Get:55 http://deb.debian.org/debian bookworm/main amd64 linux-image-6.1.0-25-amd64 amd64 6.1.106-3 [68.9 MB] #6 2.767 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 2.834 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 2.835 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 2.837 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 2.848 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 2.852 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 2.853 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 3.091 debconf: delaying package configuration, since apt-utils is not installed #6 3.146 Fetched 96.9 MB in 1s (101 MB/s) #6 3.217 Selecting previously unselected package cpio. #6 3.217 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117405 files and directories currently installed.) #6 3.272 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.287 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.486 Selecting previously unselected package kmod. #6 3.497 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.516 Unpacking kmod (30+20221128-1) ... #6 3.675 Selecting previously unselected package udev. #6 3.687 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #6 3.706 Unpacking udev (252.30-1~deb12u2) ... #6 3.949 Selecting previously unselected package bridge-utils. #6 3.959 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 3.974 Unpacking bridge-utils (1.7.1-1) ... #6 4.088 Selecting previously unselected package busybox-static. #6 4.098 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.113 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.274 Selecting previously unselected package libklibc:amd64. #6 4.284 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.299 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.415 Selecting previously unselected package klibc-utils. #6 4.426 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.441 Unpacking klibc-utils (2.0.12-1) ... #6 4.578 Selecting previously unselected package initramfs-tools-core. #6 4.588 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 4.603 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 4.740 Selecting previously unselected package linux-base. #6 4.751 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 4.767 Unpacking linux-base (4.9) ... #6 4.918 Selecting previously unselected package initramfs-tools. #6 4.927 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #6 4.956 Unpacking initramfs-tools (0.142+deb12u1) ... #6 5.070 Selecting previously unselected package ipxe-qemu. #6 5.081 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.096 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.253 Selecting previously unselected package iso-codes. #6 5.263 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.279 Unpacking iso-codes (4.15.0-1) ... #6 5.708 Selecting previously unselected package libbrlapi0.8:amd64. #6 5.718 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 5.749 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 5.877 Selecting previously unselected package libnspr4:amd64. #6 5.887 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 5.902 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.026 Selecting previously unselected package libnss3:amd64. #6 6.037 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.052 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.252 Selecting previously unselected package libcacard0:amd64. #6 6.263 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.279 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.406 Selecting previously unselected package libcapstone4:amd64. #6 6.416 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.432 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 6.591 Selecting previously unselected package libdaxctl1:amd64. #6 6.603 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 6.618 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 6.720 Selecting previously unselected package libdrm-common. #6 6.730 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 6.745 Unpacking libdrm-common (2.4.114-1) ... #6 6.893 Selecting previously unselected package libdrm2:amd64. #6 6.904 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 6.919 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.045 Selecting previously unselected package libdw1:amd64. #6 7.055 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.073 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.234 Selecting previously unselected package libepoxy0:amd64. #6 7.244 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 7.259 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 7.397 Selecting previously unselected package libexecs0:amd64. #6 7.407 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 7.422 Unpacking libexecs0:amd64 (1.3-2) ... #6 7.540 Selecting previously unselected package libfdt1:amd64. #6 7.550 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 7.566 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 7.689 Selecting previously unselected package libfuse3-3:amd64. #6 7.699 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 7.715 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 7.851 Selecting previously unselected package libwayland-server0:amd64. #6 7.860 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 7.875 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 8.011 Selecting previously unselected package libgbm1:amd64. #6 8.022 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 8.041 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 8.163 Selecting previously unselected package libunwind8:amd64. #6 8.174 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 8.189 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 8.332 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 8.343 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 8.358 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 8.575 Selecting previously unselected package liborc-0.4-0:amd64. #6 8.587 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 8.603 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 8.746 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 8.758 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 8.773 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 8.942 Selecting previously unselected package osmocom-nightly. #6 8.952 Preparing to unpack .../31-osmocom-nightly_202409142026_amd64.deb ... #6 8.967 Unpacking osmocom-nightly (202409142026) ... #6 9.075 Selecting previously unselected package libgtpnl0:amd64. #6 9.085 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409142026_amd64.deb ... #6 9.100 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409142026) ... #6 9.202 Selecting previously unselected package libgtpnl-dev:amd64. #6 9.213 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409142026_amd64.deb ... #6 9.228 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409142026) ... #6 9.356 Selecting previously unselected package libndctl6:amd64. #6 9.367 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 9.382 Unpacking libndctl6:amd64 (76.1-1) ... #6 9.513 Selecting previously unselected package libopus0:amd64. #6 9.523 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 9.538 Unpacking libopus0:amd64 (1.3.1-3) ... #6 9.670 Selecting previously unselected package libosmocore22:amd64. #6 9.681 Preparing to unpack .../36-libosmocore22_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 9.697 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409142026) ... #6 9.833 Selecting previously unselected package libosmocodec4:amd64. #6 9.843 Preparing to unpack .../37-libosmocodec4_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 9.858 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409142026) ... #6 9.980 Selecting previously unselected package libosmoisdn0:amd64. #6 9.992 Preparing to unpack .../38-libosmoisdn0_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.01 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.13 Selecting previously unselected package libosmogsm20:amd64. #6 10.14 Preparing to unpack .../39-libosmogsm20_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.15 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.28 Selecting previously unselected package libosmocoding0:amd64. #6 10.29 Preparing to unpack .../40-libosmocoding0_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.31 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.43 Selecting previously unselected package libosmovty13:amd64. #6 10.44 Preparing to unpack .../41-libosmovty13_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.45 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.58 Selecting previously unselected package libosmogb14:amd64. #6 10.59 Preparing to unpack .../42-libosmogb14_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.60 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.73 Selecting previously unselected package libosmoctrl0:amd64. #6 10.74 Preparing to unpack .../43-libosmoctrl0_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.75 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 10.87 Selecting previously unselected package libosmosim2:amd64. #6 10.88 Preparing to unpack .../44-libosmosim2_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 10.89 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409142026) ... #6 11.02 Selecting previously unselected package libosmousb0:amd64. #6 11.03 Preparing to unpack .../45-libosmousb0_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 11.04 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 11.15 Selecting previously unselected package libosmocore. #6 11.16 Preparing to unpack .../46-libosmocore_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 11.17 Unpacking libosmocore (1.10.0.12.6e1e.202409142026) ... #6 11.27 Selecting previously unselected package libosmocore-dev:amd64. #6 11.29 Preparing to unpack .../47-libosmocore-dev_1.10.0.12.6e1e.202409142026_amd64.deb ... #6 11.30 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409142026) ... #6 11.49 Selecting previously unselected package libpmem1:amd64. #6 11.50 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 11.51 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 11.66 Selecting previously unselected package libslirp0:amd64. #6 11.67 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 11.68 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 11.80 Selecting previously unselected package libsndio7.0:amd64. #6 11.81 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 11.83 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 11.95 Selecting previously unselected package libspice-server1:amd64. #6 11.96 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 11.98 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 12.13 Selecting previously unselected package libusbredirparser1:amd64. #6 12.14 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 12.15 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 12.27 Selecting previously unselected package libvdeplug2:amd64. #6 12.28 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 12.30 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 12.45 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 12.46 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 12.48 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 14.54 Selecting previously unselected package linux-image-amd64. #6 14.55 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #6 14.57 Unpacking linux-image-amd64 (6.1.106-3) ... #6 14.70 Selecting previously unselected package python3-pyelftools. #6 14.71 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 14.72 Unpacking python3-pyelftools (0.29-1) ... #6 14.84 Selecting previously unselected package pax-utils. #6 14.86 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 14.87 Unpacking pax-utils (1.3.7-1) ... #6 15.00 Selecting previously unselected package qemu-system-common. #6 15.01 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.02 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 15.25 Selecting previously unselected package qemu-system-data. #6 15.26 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 15.28 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 15.47 Selecting previously unselected package seabios. #6 15.48 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 15.49 Unpacking seabios (1.16.2-1) ... #6 15.61 Selecting previously unselected package qemu-system-x86. #6 15.62 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.64 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 16.14 Setting up cpio (2.13+dfsg-7.1) ... #6 16.21 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 16.21 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #6 16.25 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 16.33 Setting up libdw1:amd64 (0.188-2.1) ... #6 16.40 Setting up linux-base (4.9) ... #6 16.51 debconf: unable to initialize frontend: Dialog #6 16.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 16.51 debconf: falling back to frontend: Readline #6 16.52 debconf: unable to initialize frontend: Readline #6 16.52 debconf: (This frontend requires a controlling tty.) #6 16.52 debconf: falling back to frontend: Teletype #6 16.58 Setting up osmocom-nightly (202409142026) ... #6 16.62 Setting up python3-pyelftools (0.29-1) ... #6 16.84 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409142026) ... #6 16.88 Setting up libexecs0:amd64 (1.3-2) ... #6 16.93 Setting up kmod (30+20221128-1) ... #6 17.00 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 17.04 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 17.09 Setting up libunwind8:amd64 (1.6.2-3) ... #6 17.13 Setting up libklibc:amd64 (2.0.12-1) ... #6 17.17 Setting up busybox-static (1:1.35.0-4+b3) ... #6 17.21 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 17.25 Setting up libnspr4:amd64 (2:4.35-1) ... #6 17.32 Setting up libopus0:amd64 (1.3.1-3) ... #6 17.37 Setting up udev (252.30-1~deb12u2) ... #6 18.06 invoke-rc.d: could not determine current runlevel #6 18.07 invoke-rc.d: policy-rc.d denied execution of start. #6 18.11 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 18.15 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 18.20 Setting up libdaxctl1:amd64 (76.1-1) ... #6 18.24 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 18.29 Setting up bridge-utils (1.7.1-1) ... #6 18.39 debconf: unable to initialize frontend: Dialog #6 18.39 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 18.39 debconf: falling back to frontend: Readline #6 18.40 debconf: unable to initialize frontend: Readline #6 18.40 debconf: (This frontend requires a controlling tty.) #6 18.40 debconf: falling back to frontend: Teletype #6 18.43 Setting up seabios (1.16.2-1) ... #6 18.47 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 18.52 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 18.57 Setting up libslirp0:amd64 (4.7.0-1) ... #6 18.61 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409142026) ... #6 18.66 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409142026) ... #6 18.70 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 18.75 Setting up libndctl6:amd64 (76.1-1) ... #6 18.81 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 18.87 Setting up klibc-utils (2.0.12-1) ... #6 18.92 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #6 18.94 Setting up libpmem1:amd64 (1.12.1-2) ... #6 18.98 Setting up libdrm-common (2.4.114-1) ... #6 19.02 Setting up iso-codes (4.15.0-1) ... #6 19.07 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 19.11 Setcap worked! gst-ptp-helper is not suid! #6 19.13 Setting up pax-utils (1.3.7-1) ... #6 19.17 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.22 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409142026) ... #6 19.26 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.31 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 19.35 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 19.40 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 19.44 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.48 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 19.53 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.57 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 19.64 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.71 Setting up initramfs-tools (0.142+deb12u1) ... #6 19.80 update-initramfs: deferring update (trigger activated) #6 19.85 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409142026) ... #6 19.90 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 19.95 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409142026) ... #6 20.00 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409142026) ... #6 20.04 Setting up libosmocore (1.10.0.12.6e1e.202409142026) ... #6 20.09 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 20.63 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.63 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 20.63 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.63 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 20.64 /etc/kernel/postinst.d/initramfs-tools: #6 20.64 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 20.65 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 33.59 I: The initramfs will attempt to resume from /dev/md0 #6 33.59 I: Set the RESUME variable to override this. #6 40.45 Setting up linux-image-amd64 (6.1.106-3) ... #6 40.50 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409142026) ... #6 40.55 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 40.67 Processing triggers for man-db (2.11.2-2) ... #6 40.71 Processing triggers for sgml-base (1.31) ... #6 40.78 Processing triggers for mailcap (3.70+nmu1) ... #6 40.82 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 40.89 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 40.93 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 41.02 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 41.06 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 41.10 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 41.11 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 54.06 I: The initramfs will attempt to resume from /dev/md0 #6 54.06 I: Set the RESUME variable to override this. #6 60.45 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 60.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.344 Cloning into 'osmo-ggsn'... #9 DONE 0.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && 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 --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.443 Already on 'master' #11 0.444 Your branch is up to date with 'origin/master'. #11 0.446 refs/heads/master #11 0.473 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.475 master #11 0.477 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.791 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.332 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.332 libtoolize: copying file './ltmain.sh' #11 4.365 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.365 libtoolize: copying file 'm4/libtool.m4' #11 4.393 libtoolize: copying file 'm4/ltoptions.m4' #11 4.424 libtoolize: copying file 'm4/ltsugar.m4' #11 4.458 libtoolize: copying file 'm4/ltversion.m4' #11 4.488 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.522 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.237 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.237 configure.ac:80: You should run autoupdate. #11 7.237 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.237 configure.ac:80: the top level #11 7.237 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.237 configure.ac:102: You should run autoupdate. #11 7.237 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.237 configure.ac:102: the top level #11 8.188 configure.ac:18: installing './compile' #11 8.190 configure.ac:10: installing './config.guess' #11 8.193 configure.ac:10: installing './config.sub' #11 8.196 configure.ac:19: installing './install-sh' #11 8.199 configure.ac:155: installing './missing' #11 8.285 ggsn/Makefile.am: installing './depcomp' #11 8.590 checking build system type... x86_64-pc-linux-gnu #11 8.672 checking host system type... x86_64-pc-linux-gnu #11 8.672 checking whether make supports nested variables... yes #11 8.677 checking for gcc... gcc #11 8.710 checking whether the C compiler works... yes #11 8.757 checking for C compiler default output file name... a.out #11 8.759 checking for suffix of executables... #11 8.802 checking whether we are cross compiling... no #11 8.846 checking for suffix of object files... o #11 8.870 checking whether the compiler supports GNU C... yes #11 8.891 checking whether gcc accepts -g... yes #11 8.915 checking for gcc option to enable C11 features... none needed #11 8.952 checking whether gcc understands -c and -o together... yes #11 8.992 checking for a BSD-compatible install... /usr/bin/install -c #11 9.003 checking for gawk... gawk #11 9.003 checking how to run the C preprocessor... gcc -E #11 9.075 checking how to print strings... printf #11 9.101 checking for a sed that does not truncate output... /usr/bin/sed #11 9.108 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.111 checking for egrep... /usr/bin/grep -E #11 9.113 checking for fgrep... /usr/bin/grep -F #11 9.115 checking for ld used by gcc... /usr/bin/ld #11 9.122 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.126 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.129 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.157 checking whether ln -s works... yes #11 9.158 checking the maximum length of command line arguments... 1572864 #11 9.168 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.168 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.168 checking for /usr/bin/ld option to reload object files... -r #11 9.168 checking for file... file #11 9.169 checking for objdump... objdump #11 9.169 checking how to recognize dependent libraries... pass_all #11 9.170 checking for dlltool... no #11 9.170 checking how to associate runtime and link libraries... printf %s\n #11 9.170 checking for ar... ar #11 9.171 checking for archiver @FILE support... @ #11 9.207 checking for strip... strip #11 9.207 checking for ranlib... ranlib #11 9.207 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.291 checking for sysroot... no #11 9.291 checking for a working dd... /usr/bin/dd #11 9.296 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.322 checking for mt... mt #11 9.322 checking if mt is a manifest tool... no #11 9.329 checking for stdio.h... yes #11 9.352 checking for stdlib.h... yes #11 9.375 checking for string.h... yes #11 9.400 checking for inttypes.h... yes #11 9.428 checking for stdint.h... yes #11 9.457 checking for strings.h... yes #11 9.484 checking for sys/stat.h... yes #11 9.512 checking for sys/types.h... yes #11 9.542 checking for unistd.h... yes #11 9.569 checking for sys/time.h... yes #11 9.601 checking for dlfcn.h... yes #11 9.632 checking for objdir... .libs #11 9.705 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.733 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.733 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.761 checking if gcc static flag -static works... yes #11 9.833 checking if gcc supports -c -o file.o... yes #11 9.871 checking if gcc supports -c -o file.o... (cached) yes #11 9.871 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.882 checking whether -lc should be explicitly linked in... no #11 9.918 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.993 checking how to hardcode library paths into programs... immediate #11 9.993 checking whether stripping libraries is possible... yes #11 9.995 checking if libtool supports shared libraries... yes #11 9.995 checking whether to build shared libraries... yes #11 9.995 checking whether to build static libraries... yes #11 9.996 checking for pkg-config... /usr/bin/pkg-config #11 9.997 checking for pkg-config... /usr/bin/pkg-config #11 9.997 checking pkg-config is at least version 0.20... yes #11 9.999 checking for libgtpnl >= 1.3.0... yes #11 10.01 checking for egrep... (cached) /usr/bin/grep -E #11 10.01 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.04 checking for arpa/inet.h... yes #11 10.07 checking for fcntl.h... yes #11 10.10 checking for netdb.h... yes #11 10.13 checking for netinet/in.h... yes #11 10.17 checking for stdint.h... (cached) yes #11 10.17 checking for stdlib.h... (cached) yes #11 10.17 checking for string.h... (cached) yes #11 10.17 checking for sys/ioctl.h... yes #11 10.20 checking for sys/socket.h... yes #11 10.23 checking for sys/time.h... (cached) yes #11 10.23 checking for unistd.h... (cached) yes #11 10.23 checking for linux/if.h... yes #11 10.26 checking for net/if.h... yes #11 10.28 checking for linux/if_tun.h... yes #11 10.31 checking for net/if_tun.h... no #11 10.35 checking for linux/netlink.h... yes #11 10.38 checking for linux/rtnetlink.h... yes #11 10.41 checking for an ANSI C-conforming const... yes #11 10.44 checking for mode_t... yes #11 10.51 checking for size_t... yes #11 10.58 checking whether struct ifaliasreq exist... no #11 10.59 checking whether struct ifreq.ifru_netmask exist... yes #11 10.61 checking whether struct rt_msghdr exist... no #11 10.63 checking whether struct iphdr exists... yes #11 10.65 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.67 checking whether gcc needs -traditional... no #11 10.70 checking for gethostbyname... yes #11 10.74 checking for inet_ntoa... yes #11 10.79 checking for memset... yes #11 10.84 checking for select... yes #11 10.89 checking for socket... yes #11 10.94 checking for strdup... yes #11 10.99 checking for strerror... yes #11 11.03 checking for strtol... yes #11 11.08 checking for inet_aton... yes #11 11.14 checking for getopt.h... yes #11 11.17 checking for getopt_long... yes #11 11.21 checking whether build environment is sane... yes #11 11.23 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.23 checking whether make sets $(MAKE)... yes #11 11.24 checking whether make supports the include directive... yes (GNU style) #11 11.26 checking dependency style of gcc... gcc3 #11 11.31 checking for libosmocore >= 1.10.0... yes #11 11.31 checking for libosmovty >= 1.10.0... yes #11 11.32 checking for libosmoctrl >= 1.10.0... yes #11 11.33 CFLAGS=" -std=gnu11" #11 11.33 CPPFLAGS="" #11 11.36 checking that generated files are newer than configure... done #11 12.22 configure: creating ./config.status #11 12.84 config.status: creating Makefile #11 12.86 config.status: creating doc/Makefile #11 12.88 config.status: creating doc/examples/Makefile #11 12.90 config.status: creating ggsn/Makefile #11 12.92 config.status: creating gtp/Makefile #11 12.94 config.status: creating lib/Makefile #11 12.96 config.status: creating intl/Makefile #11 12.98 config.status: creating po/Makefile #11 13.00 config.status: creating utils/Makefile #11 13.02 config.status: creating sgsnemu/Makefile #11 13.04 config.status: creating doc/manuals/Makefile #11 13.06 config.status: creating contrib/Makefile #11 13.08 config.status: creating contrib/systemd/Makefile #11 13.10 config.status: creating tests/Makefile #11 13.12 config.status: creating tests/lib/Makefile #11 13.14 config.status: creating tests/gtp/Makefile #11 13.17 config.status: creating include/Makefile #11 13.19 config.status: creating include/osmocom/Makefile #11 13.21 config.status: creating include/osmocom/gtp/Makefile #11 13.22 config.status: creating libgtp.pc #11 13.24 config.status: creating config.h #11 13.26 config.status: executing tests/atconfig commands #11 13.26 config.status: executing libtool commands #11 13.27 config.status: executing depfiles commands #11 13.55 #11 13.55 osmo-ggsn Configuration: #11 13.55 GTP Linux kernel support: yes #11 13.60 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.60 make install-recursive #11 13.61 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.61 Making install in include #11 13.61 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.62 Making install in osmocom #11 13.62 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.63 Making install in gtp #11 13.63 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.63 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.63 make[5]: Nothing to be done for 'install-exec-am'. #11 13.63 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.64 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.64 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.64 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.64 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.65 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.65 make[5]: Nothing to be done for 'install-exec-am'. #11 13.65 make[5]: Nothing to be done for 'install-data-am'. #11 13.65 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.65 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.65 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.65 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.65 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.65 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.65 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.65 Making install in lib #11 13.66 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.66 CC checksum.o #11 13.66 CC getopt1.o #11 13.66 CC debug.o #11 13.66 CC getopt.o #11 13.66 CC in46_addr.o #11 13.66 CC icmpv6.o #11 13.66 CC lookup.o #11 13.66 CC ippool.o #11 13.66 CC netdev.o #11 13.66 CC tun.o #11 13.66 CC netns.o #11 13.66 CC util.o #11 13.66 CC gtp-kernel.o #11 13.74 AR libmisc.a #11 13.74 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.76 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.76 make[3]: Nothing to be done for 'install-exec-am'. #11 13.76 make[3]: Nothing to be done for 'install-data-am'. #11 13.76 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.76 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.76 Making install in gtp #11 13.76 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.76 CC gtp.lo #11 13.76 CC gsn.lo #11 13.76 CC gtpie.lo #11 13.76 CC queue.lo #11 13.76 CC lookupa.lo #11 13.76 CC pdp.lo #11 14.19 CCLD libgtp.la #11 14.43 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.43 make[3]: Nothing to be done for 'install-data-am'. #11 14.43 /usr/bin/mkdir -p '/usr/local/lib' #11 14.43 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.46 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.47 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so.10 || { rm -f libgtp.so.10 && ln -s libgtp.so.10.0.0 libgtp.so.10; }; }) #11 14.48 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.10.0.0 libgtp.so; }; }) #11 14.48 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.49 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.50 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.50 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.55 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.55 ---------------------------------------------------------------------- #11 14.55 Libraries have been installed in: #11 14.55 /usr/local/lib #11 14.55 #11 14.55 If you ever happen to want to link against installed libraries #11 14.55 in a given directory, LIBDIR, you must either use libtool, and #11 14.55 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.55 flag during linking and do at least one of the following: #11 14.55 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.55 during execution #11 14.55 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.55 during linking #11 14.55 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.55 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.55 #11 14.55 See any operating system documentation about shared libraries for #11 14.55 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.55 ---------------------------------------------------------------------- #11 14.55 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.55 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.55 Making install in ggsn #11 14.55 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.55 CC ggsn_main.o #11 14.56 CC ggsn.o #11 14.56 CC ggsn_vty.o #11 14.56 CC sgsn.o #11 14.56 CC pco.o #11 14.69 CCLD osmo-ggsn #11 15.12 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.12 make[3]: Nothing to be done for 'install-data-am'. #11 15.12 /usr/bin/mkdir -p '/usr/local/bin' #11 15.12 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.17 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.18 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.18 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.18 Making install in sgsnemu #11 15.18 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.18 CC sgsnemu.o #11 15.18 CC cmdline.o #11 15.33 CCLD sgsnemu #11 15.57 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.57 make[3]: Nothing to be done for 'install-data-am'. #11 15.57 /usr/bin/mkdir -p '/usr/local/bin' #11 15.58 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.63 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.63 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.63 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.63 Making install in doc #11 15.63 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.64 Making install in examples #11 15.64 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.64 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.64 make[4]: Nothing to be done for 'install-exec-am'. #11 15.65 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.65 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.65 make install-data-hook #11 15.66 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.66 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.66 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.66 mkdir -p "$(dirname $j)" && \ #11 15.66 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.66 done #11 15.67 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.67 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.67 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.67 Making install in manuals #11 15.68 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.68 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.68 make[4]: Nothing to be done for 'install-exec-am'. #11 15.68 make[4]: Nothing to be done for 'install-data-am'. #11 15.68 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.68 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.68 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.68 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.68 make[4]: Nothing to be done for 'install-exec-am'. #11 15.69 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.69 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.69 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.70 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.70 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.70 Making install in contrib #11 15.70 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.70 Making install in systemd #11 15.71 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.71 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.71 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.72 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.72 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.72 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.72 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.72 make[4]: Nothing to be done for 'install-exec-am'. #11 15.72 make[4]: Nothing to be done for 'install-data-am'. #11 15.72 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.72 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.72 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.72 Making install in utils #11 15.73 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.73 CC gtp_echo_responder.o #11 15.78 CCLD gtp-echo-responder #11 15.89 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.89 make[3]: Nothing to be done for 'install-data-am'. #11 15.89 /usr/bin/mkdir -p '/usr/local/bin' #11 15.90 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.93 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.94 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.94 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.94 Making install in tests #11 15.94 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.94 Making install in lib #11 15.95 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.95 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.95 make[4]: Nothing to be done for 'install-exec-am'. #11 15.95 make[4]: Nothing to be done for 'install-data-am'. #11 15.95 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.95 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.95 Making install in gtp #11 15.95 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.96 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.96 make[4]: Nothing to be done for 'install-exec-am'. #11 15.96 make[4]: Nothing to be done for 'install-data-am'. #11 15.96 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.96 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.96 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.97 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.97 make[4]: Nothing to be done for 'install-exec-am'. #11 15.97 make[4]: Nothing to be done for 'install-data-am'. #11 15.97 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.97 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.97 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.97 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.98 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.98 make[3]: Nothing to be done for 'install-exec-am'. #11 15.98 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.98 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.98 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.98 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.98 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.2s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.3s done #14 writing image sha256:1afdf17ef30336506c364bba36984aa7c0245180e079cd9cca502c52b5c74a0c done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n 1afdf17ef303 + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409142026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409142026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409142026 amd64 Osmo VTY library ii osmocom-nightly 202409142026 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-ggsn-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:033a180480319b66aed6fecf39bac0c36ed714e7a0eb0198d4dee372ad7a4d76 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-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-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-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-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-ggsn-test-kernel/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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B 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: 890B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #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" ggsn_tests #8 CACHED #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:066bff5eccdc57c65ae90d89e86f6e62a941c3efd63728e1e465c8bac0744002 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 066bff5eccdc + list_osmo_packages debian-bookworm ttcn3-ggsn-test + local distro=debian-bookworm + local image=ttcn3-ggsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ggsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=1819730 + seq 1 30 + echo (1819730 + 1) % 256 + bc + SUBNET=83 + NET_NAME=ttcn3-ggsn-test-83 + SUB4=172.18.83.0/24 + SUB6=fd02:db8:83::/64 + set +x Creating network ttcn3-ggsn-test-83, trying SUBNET=83... + docker network create --internal --subnet 172.18.83.0/24 --ipv6 --subnet fd02:db8:83::/64 ttcn3-ggsn-test-83 c9b4cb17272a1fd934877074a0cbe31c67b7aaa84c8e50b61b91939515f9ec30 + set +x ### Network ttcn3-ggsn-test-83 created (SUBNET=83) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + [ all = all ] + [ 1 = 1 ] + continue + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1307-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 ip route add default via 172.18.83.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 + echo ip route add default via 172.18.83.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:19:ba:43:05 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 7a:8d:9c:39:e9:f7 brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 21611: eth0@if21612: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.194 MHz processor [ 0.005247] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005419] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007330] AGP: No AGP bridge found [ 0.007573] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008388] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.028232] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.033230] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.033676] ACPI: Early table checksum verification disabled [ 0.034018] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.034322] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034866] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035438] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035517] ACPI: FACS 0x000000001FFE0000 000040 [ 0.035573] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035599] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035623] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035696] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.035721] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.035728] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.035735] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.035742] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.035748] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.038176] No NUMA configuration found [ 0.038197] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.038859] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.042603] Zone ranges: [ 0.042632] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.042697] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.042709] Normal empty [ 0.042723] Device empty [ 0.042735] Movable zone start for each node [ 0.042773] Early memory node ranges [ 0.042802] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.042932] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.043159] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.044166] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.044448] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.047580] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.047915] ACPI: PM-Timer IO Port: 0x608 [ 0.048341] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.048702] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.048822] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.049060] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.049103] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.049182] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.049191] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.049362] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.049412] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.049724] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.050589] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.050628] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.050651] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.050659] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.050766] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.050794] Booting paravirtualized kernel on bare hardware [ 0.051071] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.059935] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111836] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.112242] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.112323] pcpu-alloc: [0] 0 [ 0.113621] Fallback order for Node 0: 0 [ 0.113876] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113894] Policy zone: DMA32 [ 0.114049] Kernel command line: [ 0.114049] root=/dev/ram0 [ 0.114049] console=ttyS0 [ 0.114049] panic=-1 [ 0.114049] init=/init [ 0.114049] loglevel=8 [ 0.114049] SMOKE_TEST [ 0.114049] [ 0.115182] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.117010] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.117857] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.119356] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.119496] AGP: Checking aperture... [ 0.121166] AGP: No AGP bridge found [ 0.132621] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.138839] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.141126] ftrace: allocating 40246 entries in 158 pages [ 0.182165] ftrace: allocated 158 pages with 5 groups [ 0.191167] Dynamic Preempt: voluntary [ 0.193940] rcu: Preemptible hierarchical RCU implementation. [ 0.193966] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.194068] Trampoline variant of Tasks RCU enabled. [ 0.194075] Rude variant of Tasks RCU enabled. [ 0.194082] Tracing variant of Tasks RCU enabled. [ 0.194170] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.194198] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.225522] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.230545] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.234793] Console: colour *CGA 80x25 [ 0.250937] printk: console [ttyS0] enabled [ 0.252072] ACPI: Core revision 20220331 [ 0.256591] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.258255] APIC: Switch to symmetric I/O mode setup [ 0.261494] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281797] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb35d10f4, max_idle_ns: 440795230794 ns [ 0.282448] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.38 BogoMIPS (lpj=14372776) [ 0.285186] process: using AMD E400 aware idle routine [ 0.285478] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.286171] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.286546] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.286858] Spectre V2 : Mitigation: Retpolines [ 0.286966] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.287153] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.288011] x86/fpu: x87 FPU will use FXSAVE [ 0.603327] Freeing SMP alternatives memory: 36K [ 0.604129] pid_max: default: 32768 minimum: 301 [ 0.610845] LSM: Security Framework initializing [ 0.612522] landlock: Up and running. [ 0.612631] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.615508] AppArmor: AppArmor initialized [ 0.615639] TOMOYO Linux initialized [ 0.616141] LSM support for eBPF active [ 0.618596] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.618856] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.753787] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.755829] cblist_init_generic: Setting adjustable number of callback queues. [ 0.755985] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.756306] cblist_init_generic: Setting adjustable number of callback queues. [ 0.756433] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.757015] cblist_init_generic: Setting adjustable number of callback queues. [ 0.757153] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.757513] Performance Events: PMU not available due to virtualization, using software events only. [ 0.758528] signal: max sigframe size: 1440 [ 0.759358] rcu: Hierarchical SRCU implementation. [ 0.759493] rcu: Max phase no-delay instances is 1000. [ 0.764208] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.766030] smp: Bringing up secondary CPUs ... [ 0.766621] smp: Brought up 1 node, 1 CPU [ 0.766754] smpboot: Max logical packages: 1 [ 0.766889] smpboot: Total of 1 processors activated (7186.38 BogoMIPS) [ 0.778560] node 0 deferred pages initialised in 8ms [ 0.790299] devtmpfs: initialized [ 0.793122] x86/mm: Memory block size: 128MB [ 0.798627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.799207] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.801660] pinctrl core: initialized pinctrl subsystem [ 0.817260] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.820610] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.821231] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.821469] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.821771] audit: initializing netlink subsys (disabled) [ 0.827232] audit: type=2000 audit(1726375652.560:1): state=initialized audit_enabled=0 res=1 [ 0.827874] thermal_sys: Registered thermal governor 'fair_share' [ 0.827899] thermal_sys: Registered thermal governor 'bang_bang' [ 0.828021] thermal_sys: Registered thermal governor 'step_wise' [ 0.828147] thermal_sys: Registered thermal governor 'user_space' [ 0.828268] thermal_sys: Registered thermal governor 'power_allocator' [ 0.829355] cpuidle: using governor ladder [ 0.829667] cpuidle: using governor menu [ 0.830912] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.833557] PCI: Using configuration type 1 for base access [ 0.843298] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.895788] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.895966] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.908959] ACPI: Added _OSI(Module Device) [ 0.909079] ACPI: Added _OSI(Processor Device) [ 0.909163] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.909250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.929388] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.952892] ACPI: Interpreter enabled [ 0.953889] ACPI: PM: (supports S0 S3 S4 S5) [ 0.954005] ACPI: Using IOAPIC for interrupt routing [ 0.954520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.954697] PCI: Using E820 reservations for host bridge windows [ 0.955962] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.984114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.984916] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.985244] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.986157] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.991400] acpiphp: Slot [2] registered [ 0.991597] acpiphp: Slot [3] registered [ 0.991815] acpiphp: Slot [4] registered [ 0.991962] acpiphp: Slot [5] registered [ 0.992103] acpiphp: Slot [6] registered [ 0.992249] acpiphp: Slot [7] registered [ 0.992392] acpiphp: Slot [8] registered [ 0.992549] acpiphp: Slot [9] registered [ 0.992698] acpiphp: Slot [10] registered [ 0.992846] acpiphp: Slot [11] registered [ 0.992993] acpiphp: Slot [12] registered [ 0.993138] acpiphp: Slot [13] registered [ 0.993283] acpiphp: Slot [14] registered [ 0.993427] acpiphp: Slot [15] registered [ 0.993587] acpiphp: Slot [16] registered [ 0.993733] acpiphp: Slot [17] registered [ 0.993884] acpiphp: Slot [18] registered [ 0.994031] acpiphp: Slot [19] registered [ 0.994204] acpiphp: Slot [20] registered [ 0.994349] acpiphp: Slot [21] registered [ 0.994508] acpiphp: Slot [22] registered [ 0.994654] acpiphp: Slot [23] registered [ 0.994797] acpiphp: Slot [24] registered [ 0.994940] acpiphp: Slot [25] registered [ 0.995082] acpiphp: Slot [26] registered [ 0.995224] acpiphp: Slot [27] registered [ 0.995367] acpiphp: Slot [28] registered [ 0.995525] acpiphp: Slot [29] registered [ 0.995687] acpiphp: Slot [30] registered [ 0.995835] acpiphp: Slot [31] registered [ 0.996148] PCI host bridge to bus 0000:00 [ 0.996424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.996709] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.996857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.997062] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.997216] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.997532] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.998839] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.005230] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.007729] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.009536] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 1.010369] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.010531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.010684] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.010850] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.011336] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.011757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.011931] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.012472] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 1.013497] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 1.014615] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 1.017512] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 1.018630] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.024315] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.024880] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.025256] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.026361] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.026594] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.029448] iommu: Default domain type: Translated [ 1.029562] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.030598] pps_core: LinuxPPS API ver. 1 registered [ 1.030699] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.030890] PTP clock support registered [ 1.031148] EDAC MC: Ver: 3.0.0 [ 1.039448] NetLabel: Initializing [ 1.039553] NetLabel: domain hash size = 128 [ 1.039634] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.040370] NetLabel: unlabeled traffic allowed by default [ 1.040491] PCI: Using ACPI for IRQ routing [ 1.040667] PCI: pci_cache_line_size set to 64 bytes [ 1.041123] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.041381] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.044295] vgaarb: loaded [ 1.044935] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.045245] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.045404] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.050852] clocksource: Switched to clocksource tsc-early [ 1.109912] VFS: Disk quotas dquot_6.6.0 [ 1.110170] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.113653] AppArmor: AppArmor Filesystem Enabled [ 1.115713] pnp: PnP ACPI init [ 1.117912] pnp 00:03: [dma 2] [ 1.119132] pnp: PnP ACPI: found 6 devices [ 1.135518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.136559] NET: Registered PF_INET protocol family [ 1.137606] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.146968] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.147326] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.147548] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.147878] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.148168] TCP: Hash tables configured (established 4096 bind 4096) [ 1.149597] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.150602] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.150913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.152166] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.152615] NET: Registered PF_XDP protocol family [ 1.153424] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.153575] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.153749] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.153894] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.154042] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.154621] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.154825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.155025] PCI: CLS 0 bytes, default 64 [ 1.159457] Trying to unpack rootfs image as initramfs... [ 1.171224] Initialise system trusted keyrings [ 1.172783] Key type blacklist registered [ 1.173499] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.190420] zbud: loaded [ 1.201326] integrity: Platform Keyring initialized [ 1.201789] integrity: Machine keyring initialized [ 1.201905] Key type asymmetric registered [ 1.202034] Asymmetric key parser 'x509' registered [ 1.433308] Freeing initrd memory: 7560K [ 1.455096] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.455638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.456264] io scheduler mq-deadline registered [ 1.463065] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.466324] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.468270] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.470860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.474194] Linux agpgart interface v0.103 [ 1.475790] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.478854] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.481607] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.481882] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.483692] mousedev: PS/2 mouse device common for all mice [ 1.486420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.487510] rtc_cmos 00:05: RTC can wake from S4 [ 1.490824] rtc_cmos 00:05: registered as rtc0 [ 1.491421] rtc_cmos 00:05: setting system clock to 2024-09-15T04:47:33 UTC (1726375653) [ 1.492836] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.495668] ledtrig-cpu: registered to indicate activity on CPUs [ 1.538763] NET: Registered PF_INET6 protocol family [ 1.547820] Segment Routing with IPv6 [ 1.548107] In-situ OAM (IOAM) with IPv6 [ 1.548493] mip6: Mobile IPv6 [ 1.548784] NET: Registered PF_PACKET protocol family [ 1.549220] mpls_gso: MPLS GSO support [ 1.550811] IPI shorthand broadcast: enabled [ 1.551425] sched_clock: Marking stable (1520064888, 31129003)->(1554486964, -3293073) [ 1.553526] registered taskstats version 1 [ 1.553805] Loading compiled-in X.509 certificates [ 1.609615] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.609952] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.613603] zswap: loaded using pool lzo/zbud [ 1.615780] Key type .fscrypt registered [ 1.615901] Key type fscrypt-provisioning registered [ 1.623544] Key type encrypted registered [ 1.623701] AppArmor: AppArmor sha1 policy hashing enabled [ 1.624226] ima: No TPM chip found, activating TPM-bypass! [ 1.624367] ima: Allocated hash algorithm: sha256 [ 1.625906] ima: No architecture policies found [ 1.626408] evm: Initialising EVM extended attributes: [ 1.626508] evm: security.selinux [ 1.626588] evm: security.SMACK64 (disabled) [ 1.626661] evm: security.SMACK64EXEC (disabled) [ 1.626736] evm: security.SMACK64TRANSMUTE (disabled) [ 1.626818] evm: security.SMACK64MMAP (disabled) [ 1.626892] evm: security.apparmor [ 1.626949] evm: security.ima [ 1.627000] evm: security.capability [ 1.627076] evm: HMAC attrs: 0x1 [ 1.878716] clk: Disabling unused clocks [ 1.890033] Freeing unused decrypted memory: 2036K [ 1.956537] Freeing unused kernel image (initmem) memory: 2796K [ 1.956955] Write protecting the kernel read-only data: 26624k [ 1.960228] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.961449] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.102641] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.103517] Run /init as init process [ 2.103637] with arguments: [ 2.103710] /init [ 2.103761] SMOKE_TEST [ 2.103809] with environment: [ 2.103868] HOME=/ [ 2.103916] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s [ 2.183427] tsc: Refined TSC clocksource calibration: 3593.155 MHz [ 2.183892] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb1124129, max_idle_ns: 440795347378 ns [ 2.184187] clocksource: Switched to clocksource tsc + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net modprobe virtio_pci [ 2.422484] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.449145] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.463124] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.513639] ACPI: PM: Preparing to enter system sleep state S5 [ 2.514261] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 83 200 + NET=83 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.83.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn -d --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 3cd9cddb8923cc7de7c9a551d278c6022e719d2e04af8bb4dcc667821a7eb929 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 83 202 + NET=83 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.83.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@dd8ef591a6c0: Unix server socket created successfully. MC@dd8ef591a6c0: Listening on TCP port 46825. dd8ef591a6c0 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests dd8ef591a6c0 46825 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dd8ef591a6c0: New HC connected from 172.18.83.202 [172.18.83.202]. dd8ef591a6c0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@dd8ef591a6c0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@dd8ef591a6c0: Configuration file was processed on all HCs. MC@dd8ef591a6c0: Creating MTC on host 172.18.83.202. MC@dd8ef591a6c0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 15 04:47:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 15 04:47:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11952) Waiting for packet dumper to finish... 1 (prev_count=11952, count=12108) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 15 04:47:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_ipcp started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_ipcp() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 15 04:47:58 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11732) Waiting for packet dumper to finish... 1 (prev_count=11732, count=11796) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 15 04:48:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 15 04:48:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11623) Waiting for packet dumper to finish... 1 (prev_count=11623, count=11687) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 15 04:48:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_pcodns started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_pcodns() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 15 04:48:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10957) Waiting for packet dumper to finish... 1 (prev_count=10957, count=11021) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 15 04:48:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_gtpu_access() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 15 04:48:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11074) Waiting for packet dumper to finish... 1 (prev_count=11074, count=11138) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 15 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_default. MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 15 04:48:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11654) Waiting for packet dumper to finish... 1 (prev_count=11654, count=11718) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 15 04:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_default. MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 15 04:48:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11891) Waiting for packet dumper to finish... 1 (prev_count=11891, count=11955) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 15 04:49:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_clients_interact_with_txseq started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_clients_interact_with_txseq() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(fail): pass -> fail MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_default. MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: fail MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 15 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14621) Waiting for packet dumper to finish... 1 (prev_count=14621, count=14685) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 15 04:49:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_clients_interact_without_txseq started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_clients_interact_without_txseq() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(fail): pass -> fail MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_default. MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: fail MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 15 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14583) Waiting for packet dumper to finish... 1 (prev_count=14583, count=14647) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 15 04:49:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_with_single_dns started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_with_single_dns() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 15 04:49:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16226) Waiting for packet dumper to finish... 1 (prev_count=16226, count=16290) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 15 04:49:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_deact_with_separate_dns() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 15 04:49:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11568) Waiting for packet dumper to finish... 1 (prev_count=11568, count=11632) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 15 04:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_update_teic started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_update_teic() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: sending UpdatePDP MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 15 04:49:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12854) Waiting for packet dumper to finish... 1 (prev_count=12854, count=12918) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 15 04:49:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp4_act_update_teid started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp4_act_update_teid() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: sending UpdatePDP MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Sep 15 04:50:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=13106) Waiting for packet dumper to finish... 1 (prev_count=13106, count=13170) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:50:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_echo_req_resp started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_echo_req_resp() start" MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_echo_req_resp finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:50:11 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:50:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_echo_req_resp_gtpu started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_echo_req_resp_gtpu() start" MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:50:21 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Sep 15 04:50:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp_act2_recovery started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp_act2_recovery() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: sending 2nd CreatePDP (recovery increased) MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sun Sep 15 04:50:31 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14794) Waiting for packet dumper to finish... 1 (prev_count=14794, count=14858) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Sep 15 04:50:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_act_deact_retrans_duplicate started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_act_deact_retrans_duplicate() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Sep 15 04:50:42 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11920) Waiting for packet dumper to finish... 1 (prev_count=11920, count=11984) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 15 04:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_pdp_act_restart_ctr_echo started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_pdp_act_restart_ctr_echo() start" MTC@dd8ef591a6c0: sending CreatePDP MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sun Sep 15 04:51:02 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14410) Waiting for packet dumper to finish... 1 (prev_count=14410, count=14474) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 15 04:51:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_lots_of_concurrent_pdp_ctx() start" MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_next. MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Sep 15 04:51:33 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4254965) Waiting for packet dumper to finish... 1 (prev_count=4254965, count=4255029) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 15 04:51:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@dd8ef591a6c0: Test case TC_addr_pool_exhaustion started. MTC@dd8ef591a6c0: GTP1C ConnectionID: 1 MTC@dd8ef591a6c0: "TC_addr_pool_exhaustion() start" MTC@dd8ef591a6c0: Successfully created 1024 PDP contexts before exhausting the pool MTC@dd8ef591a6c0: setverdict(pass): none -> pass MTC@dd8ef591a6c0: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Warning: Stopping inactive timer T_next. MTC@dd8ef591a6c0: setverdict(pass): pass -> pass, component reason not changed MTC@dd8ef591a6c0: Setting final verdict of the test case. MTC@dd8ef591a6c0: Local verdict of MTC: pass MTC@dd8ef591a6c0: No PTCs were created. MTC@dd8ef591a6c0: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@dd8ef591a6c0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Sep 15 04:51:55 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3913234) Waiting for packet dumper to finish... 1 (prev_count=3913234, count=3913298) MTC@dd8ef591a6c0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@dd8ef591a6c0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dd8ef591a6c0: Terminating MTC. MC@dd8ef591a6c0: MTC terminated. MC2> exit MC@dd8ef591a6c0: Shutting down session. MC@dd8ef591a6c0: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 pass: 11 NEW: PASS: 7 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1307-ggsn jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1307-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 ip route add default via 172.18.83.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 + echo ip route add default via 172.18.83.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:ae:3b:99:ff [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 02:9c:77:b1:68:ff brd ff:ff:ff:ff:ff:ff 3: br-test: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 21648: eth0@if21649: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.191 MHz processor [ 0.005124] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005289] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007192] AGP: No AGP bridge found [ 0.007425] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008251] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.029626] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.035267] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.035716] ACPI: Early table checksum verification disabled [ 0.036062] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.036366] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.036895] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.037465] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.037543] ACPI: FACS 0x000000001FFE0000 000040 [ 0.037598] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.037623] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.037646] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.037718] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.037743] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.037750] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.037756] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.037763] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.037769] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.040181] No NUMA configuration found [ 0.040201] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.040847] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.044990] Zone ranges: [ 0.045018] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.045082] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.045093] Normal empty [ 0.045108] Device empty [ 0.045119] Movable zone start for each node [ 0.045158] Early memory node ranges [ 0.045187] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.045314] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.045536] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.046559] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.046839] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.049903] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.050200] ACPI: PM-Timer IO Port: 0x608 [ 0.050622] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.050967] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.051088] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.051326] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.051366] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.051442] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.051452] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.051619] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.051667] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.051967] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.052809] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.052848] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.052869] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.052875] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.052978] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.053008] Booting paravirtualized kernel on bare hardware [ 0.053272] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.061746] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.126439] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.126860] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.126940] pcpu-alloc: [0] 0 [ 0.128223] Fallback order for Node 0: 0 [ 0.128476] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.128497] Policy zone: DMA32 [ 0.128649] Kernel command line: [ 0.128649] root=/dev/ram0 [ 0.128649] console=ttyS0 [ 0.128649] panic=-1 [ 0.128649] init=/init [ 0.128649] loglevel=8 [ 0.128649] SMOKE_TEST [ 0.128649] [ 0.129754] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.131161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.131793] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.133288] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.133427] AGP: Checking aperture... [ 0.135123] AGP: No AGP bridge found [ 0.146370] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.152416] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.154672] ftrace: allocating 40246 entries in 158 pages [ 0.196429] ftrace: allocated 158 pages with 5 groups [ 0.205263] Dynamic Preempt: voluntary [ 0.208025] rcu: Preemptible hierarchical RCU implementation. [ 0.208051] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.208150] Trampoline variant of Tasks RCU enabled. [ 0.208158] Rude variant of Tasks RCU enabled. [ 0.208164] Tracing variant of Tasks RCU enabled. [ 0.208251] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.208280] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.239060] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.244010] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.248176] Console: colour *CGA 80x25 [ 0.262292] printk: console [ttyS0] enabled [ 0.263302] ACPI: Core revision 20220331 [ 0.267653] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.271353] APIC: Switch to symmetric I/O mode setup [ 0.274929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.292816] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb3332693, max_idle_ns: 440795314889 ns [ 0.293389] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.38 BogoMIPS (lpj=14372764) [ 0.295941] process: using AMD E400 aware idle routine [ 0.296215] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.296329] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.297219] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.297474] Spectre V2 : Mitigation: Retpolines [ 0.297566] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.297720] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.298486] x86/fpu: x87 FPU will use FXSAVE [ 0.583850] Freeing SMP alternatives memory: 36K [ 0.584580] pid_max: default: 32768 minimum: 301 [ 0.591155] LSM: Security Framework initializing [ 0.592754] landlock: Up and running. [ 0.592839] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.595634] AppArmor: AppArmor initialized [ 0.595741] TOMOYO Linux initialized [ 0.596216] LSM support for eBPF active [ 0.598619] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.598843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.732827] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.734928] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735097] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735444] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735591] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.736026] cblist_init_generic: Setting adjustable number of callback queues. [ 0.736175] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.736530] Performance Events: PMU not available due to virtualization, using software events only. [ 0.737582] signal: max sigframe size: 1440 [ 0.738391] rcu: Hierarchical SRCU implementation. [ 0.738527] rcu: Max phase no-delay instances is 1000. [ 0.743006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.744737] smp: Bringing up secondary CPUs ... [ 0.744904] smp: Brought up 1 node, 1 CPU [ 0.745024] smpboot: Max logical packages: 1 [ 0.745559] smpboot: Total of 1 processors activated (7186.38 BogoMIPS) [ 0.756659] node 0 deferred pages initialised in 4ms [ 0.767448] devtmpfs: initialized [ 0.770176] x86/mm: Memory block size: 128MB [ 0.775361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.775894] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.778327] pinctrl core: initialized pinctrl subsystem [ 0.792746] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.796018] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.796638] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.796895] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.797270] audit: initializing netlink subsys (disabled) [ 0.801554] audit: type=2000 audit(1726375931.532:1): state=initialized audit_enabled=0 res=1 [ 0.803575] thermal_sys: Registered thermal governor 'fair_share' [ 0.803603] thermal_sys: Registered thermal governor 'bang_bang' [ 0.803738] thermal_sys: Registered thermal governor 'step_wise' [ 0.803863] thermal_sys: Registered thermal governor 'user_space' [ 0.803988] thermal_sys: Registered thermal governor 'power_allocator' [ 0.805070] cpuidle: using governor ladder [ 0.805456] cpuidle: using governor menu [ 0.806740] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.810006] PCI: Using configuration type 1 for base access [ 0.819765] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.873825] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.873993] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.887474] ACPI: Added _OSI(Module Device) [ 0.887579] ACPI: Added _OSI(Processor Device) [ 0.887667] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.887752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.908326] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.925586] ACPI: Interpreter enabled [ 0.926484] ACPI: PM: (supports S0 S3 S4 S5) [ 0.926589] ACPI: Using IOAPIC for interrupt routing [ 0.927020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.927210] PCI: Using E820 reservations for host bridge windows [ 0.928508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.951284] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.952018] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.952311] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.953088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.958239] acpiphp: Slot [2] registered [ 0.958422] acpiphp: Slot [3] registered [ 0.958562] acpiphp: Slot [4] registered [ 0.958711] acpiphp: Slot [5] registered [ 0.958830] acpiphp: Slot [6] registered [ 0.958962] acpiphp: Slot [7] registered [ 0.959098] acpiphp: Slot [8] registered [ 0.959260] acpiphp: Slot [9] registered [ 0.959400] acpiphp: Slot [10] registered [ 0.959531] acpiphp: Slot [11] registered [ 0.959669] acpiphp: Slot [12] registered [ 0.959807] acpiphp: Slot [13] registered [ 0.959948] acpiphp: Slot [14] registered [ 0.960067] acpiphp: Slot [15] registered [ 0.960230] acpiphp: Slot [16] registered [ 0.960365] acpiphp: Slot [17] registered [ 0.960500] acpiphp: Slot [18] registered [ 0.960636] acpiphp: Slot [19] registered [ 0.960774] acpiphp: Slot [20] registered [ 0.960906] acpiphp: Slot [21] registered [ 0.961069] acpiphp: Slot [22] registered [ 0.961174] acpiphp: Slot [23] registered [ 0.961314] acpiphp: Slot [24] registered [ 0.961455] acpiphp: Slot [25] registered [ 0.961603] acpiphp: Slot [26] registered [ 0.961748] acpiphp: Slot [27] registered [ 0.961870] acpiphp: Slot [28] registered [ 0.962037] acpiphp: Slot [29] registered [ 0.962178] acpiphp: Slot [30] registered [ 0.962313] acpiphp: Slot [31] registered [ 0.962614] PCI host bridge to bus 0000:00 [ 0.962885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.963148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.963277] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.963451] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.963590] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.963893] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.965241] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.971603] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.974075] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.975910] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.976795] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.976987] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.977153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.977328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.977831] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.978285] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.978478] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.979039] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.980149] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.981122] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.984099] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.985123] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.991610] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.992226] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.992666] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.993131] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.993414] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.996338] iommu: Default domain type: Translated [ 0.996450] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.997543] pps_core: LinuxPPS API ver. 1 registered [ 0.997663] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.997908] PTP clock support registered [ 0.998220] EDAC MC: Ver: 3.0.0 [ 1.008328] NetLabel: Initializing [ 1.008408] NetLabel: domain hash size = 128 [ 1.008522] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.009353] NetLabel: unlabeled traffic allowed by default [ 1.009503] PCI: Using ACPI for IRQ routing [ 1.009712] PCI: pci_cache_line_size set to 64 bytes [ 1.010203] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.010466] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.013381] vgaarb: loaded [ 1.014037] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.014363] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.014539] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.018088] clocksource: Switched to clocksource tsc-early [ 1.074424] VFS: Disk quotas dquot_6.6.0 [ 1.074671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.078176] AppArmor: AppArmor Filesystem Enabled [ 1.078481] pnp: PnP ACPI init [ 1.082179] pnp 00:03: [dma 2] [ 1.083339] pnp: PnP ACPI: found 6 devices [ 1.099006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.099903] NET: Registered PF_INET protocol family [ 1.100880] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.108978] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.109256] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.109430] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.109724] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.110020] TCP: Hash tables configured (established 4096 bind 4096) [ 1.111379] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.112115] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.112401] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.113653] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.114098] NET: Registered PF_XDP protocol family [ 1.114917] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.115039] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.115157] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.115283] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.115398] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.116151] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.116336] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.116519] PCI: CLS 0 bytes, default 64 [ 1.120700] Trying to unpack rootfs image as initramfs... [ 1.127413] Initialise system trusted keyrings [ 1.133761] Key type blacklist registered [ 1.134386] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.146851] zbud: loaded [ 1.154931] integrity: Platform Keyring initialized [ 1.155264] integrity: Machine keyring initialized [ 1.155366] Key type asymmetric registered [ 1.155495] Asymmetric key parser 'x509' registered [ 1.390537] Freeing initrd memory: 7560K [ 1.411555] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.411900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.412440] io scheduler mq-deadline registered [ 1.418949] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.421988] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423758] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.426316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.429396] Linux agpgart interface v0.103 [ 1.430803] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.433826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.436377] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.436615] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438195] mousedev: PS/2 mouse device common for all mice [ 1.440842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.442561] rtc_cmos 00:05: RTC can wake from S4 [ 1.446344] rtc_cmos 00:05: registered as rtc0 [ 1.446899] rtc_cmos 00:05: setting system clock to 2024-09-15T04:52:12 UTC (1726375932) [ 1.448393] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.448950] ledtrig-cpu: registered to indicate activity on CPUs [ 1.489862] NET: Registered PF_INET6 protocol family [ 1.498466] Segment Routing with IPv6 [ 1.498700] In-situ OAM (IOAM) with IPv6 [ 1.499068] mip6: Mobile IPv6 [ 1.499348] NET: Registered PF_PACKET protocol family [ 1.499708] mpls_gso: MPLS GSO support [ 1.501288] IPI shorthand broadcast: enabled [ 1.501744] sched_clock: Marking stable (1480075293, 20636130)->(1505161877, -4450454) [ 1.503758] registered taskstats version 1 [ 1.504035] Loading compiled-in X.509 certificates [ 1.558378] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.558661] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.561974] zswap: loaded using pool lzo/zbud [ 1.563499] Key type .fscrypt registered [ 1.563592] Key type fscrypt-provisioning registered [ 1.571010] Key type encrypted registered [ 1.571138] AppArmor: AppArmor sha1 policy hashing enabled [ 1.571657] ima: No TPM chip found, activating TPM-bypass! [ 1.571806] ima: Allocated hash algorithm: sha256 [ 1.573369] ima: No architecture policies found [ 1.573865] evm: Initialising EVM extended attributes: [ 1.573976] evm: security.selinux [ 1.574069] evm: security.SMACK64 (disabled) [ 1.574154] evm: security.SMACK64EXEC (disabled) [ 1.574242] evm: security.SMACK64TRANSMUTE (disabled) [ 1.574344] evm: security.SMACK64MMAP (disabled) [ 1.574451] evm: security.apparmor [ 1.574529] evm: security.ima [ 1.574600] evm: security.capability [ 1.574693] evm: HMAC attrs: 0x1 [ 1.819991] clk: Disabling unused clocks [ 1.830714] Freeing unused decrypted memory: 2036K [ 1.891628] Freeing unused kernel image (initmem) memory: 2796K [ 1.891917] Write protecting the kernel read-only data: 26624k [ 1.895136] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.896149] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.038701] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.039106] Run /init as init process [ 2.039226] with arguments: [ 2.039304] /init [ 2.039364] SMOKE_TEST [ 2.039427] with environment: [ 2.039508] HOME=/ [ 2.039570] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.157000] tsc: Refined TSC clocksource calibration: 3593.157 MHz [ 2.157400] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb131b0c8, max_idle_ns: 440795284308 ns [ 2.157678] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.320387] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.345708] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.358478] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.398345] ACPI: PM: Preparing to enter system sleep state S5 [ 2.398910] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 83 200 + NET=83 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.83.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn -d --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 4f87a349c08e41a8202380c3ed232ea08952bbe3abaf951a1a70ea38187b02a4 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 83 202 + NET=83 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.83.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@15fd589a8895: Unix server socket created successfully. MC@15fd589a8895: Listening on TCP port 42545. 15fd589a8895 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 15fd589a8895 42545 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@15fd589a8895: New HC connected from 172.18.83.202 [172.18.83.202]. 15fd589a8895: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@15fd589a8895: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@15fd589a8895: Configuration file was processed on all HCs. MC@15fd589a8895: Creating MTC on host 172.18.83.202. MC@15fd589a8895: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 15 04:52:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Sep 15 04:52:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15866) Waiting for packet dumper to finish... 1 (prev_count=15866, count=16114) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 15 04:52:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_pcodns started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_pcodns() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Sep 15 04:52:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10081) Waiting for packet dumper to finish... 1 (prev_count=10081, count=10329) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 15 04:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_icmp6 started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_icmp6() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Sep 15 04:52:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9901) Waiting for packet dumper to finish... 1 (prev_count=9901, count=9965) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 15 04:52:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_gtpu_access() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Sep 15 04:52:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10103) Waiting for packet dumper to finish... 1 (prev_count=10103, count=10259) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 15 04:52:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sun Sep 15 04:52:55 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10032) Waiting for packet dumper to finish... 1 (prev_count=10032, count=10096) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 15 04:53:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Sep 15 04:53:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9964) Waiting for packet dumper to finish... 1 (prev_count=9964, count=10028) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 15 04:53:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Sep 15 04:53:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 15 04:53:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Sep 15 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10127) Waiting for packet dumper to finish... 1 (prev_count=10127, count=10191) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 15 04:53:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_pdp6_clients_interact started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_pdp6_clients_interact() start" MTC@15fd589a8895: sending CreatePDP MTC@15fd589a8895: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Sep 15 04:53:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10075) Waiting for packet dumper to finish... 1 (prev_count=10075, count=10139) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:53:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_echo_req_resp started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_echo_req_resp() start" MTC@15fd589a8895: setverdict(pass): none -> pass MTC@15fd589a8895: setverdict(pass): pass -> pass, component reason not changed MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: pass MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_echo_req_resp finished. Verdict: pass MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:53:37 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:53:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@15fd589a8895: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@15fd589a8895: Test case TC_echo_req_resp_gtpu started. MTC@15fd589a8895: GTP1C ConnectionID: 1 MTC@15fd589a8895: "TC_echo_req_resp_gtpu() start" MTC@15fd589a8895: setverdict(pass): none -> pass MTC@15fd589a8895: setverdict(pass): pass -> pass, component reason not changed MTC@15fd589a8895: Setting final verdict of the test case. MTC@15fd589a8895: Local verdict of MTC: pass MTC@15fd589a8895: No PTCs were created. MTC@15fd589a8895: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@15fd589a8895: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:53:47 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@15fd589a8895: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@15fd589a8895: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@15fd589a8895: Terminating MTC. MC@15fd589a8895: MTC terminated. MC2> exit MC@15fd589a8895: Shutting down session. MC@15fd589a8895: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 4 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1307-ggsn jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_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-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=83 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1307-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 + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 ip route add default via 172.18.83.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.83.201/24 brd 172.18.83.255 dev eth0 + echo ip route add default via 172.18.83.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:9c:a6:b9:f3 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 16:3c:a7:16:45:22 brd ff:ff:ff:ff:ff:ff 3: br-test: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 21658: eth0@if21659: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.184 MHz processor [ 0.004909] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005065] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.006874] AGP: No AGP bridge found [ 0.007093] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.007862] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026202] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030640] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031040] ACPI: Early table checksum verification disabled [ 0.031348] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031614] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032096] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032611] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032687] ACPI: FACS 0x000000001FFE0000 000040 [ 0.032741] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032766] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032788] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032856] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.032883] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.032890] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.032896] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.032902] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.032908] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035160] No NUMA configuration found [ 0.035179] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.035805] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.039709] Zone ranges: [ 0.039736] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.039798] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.039808] Normal empty [ 0.039822] Device empty [ 0.039833] Movable zone start for each node [ 0.039868] Early memory node ranges [ 0.039896] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040018] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040233] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041225] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041496] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044438] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.044702] ACPI: PM-Timer IO Port: 0x608 [ 0.045088] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045402] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045510] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.045726] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.045765] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.045836] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.045845] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.045999] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046045] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046316] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047082] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047118] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047137] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047143] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047236] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047262] Booting paravirtualized kernel on bare hardware [ 0.047508] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.055671] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.104374] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.104730] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.104802] pcpu-alloc: [0] 0 [ 0.106024] Fallback order for Node 0: 0 [ 0.106263] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.106285] Policy zone: DMA32 [ 0.106429] Kernel command line: [ 0.106429] root=/dev/ram0 [ 0.106429] console=ttyS0 [ 0.106429] panic=-1 [ 0.106429] init=/init [ 0.106429] loglevel=8 [ 0.106429] SMOKE_TEST [ 0.106429] [ 0.107534] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.109595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.110157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.111576] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.111706] AGP: Checking aperture... [ 0.113292] AGP: No AGP bridge found [ 0.124207] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.130242] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.132440] ftrace: allocating 40246 entries in 158 pages [ 0.171476] ftrace: allocated 158 pages with 5 groups [ 0.179867] Dynamic Preempt: voluntary [ 0.182534] rcu: Preemptible hierarchical RCU implementation. [ 0.182564] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.182659] Trampoline variant of Tasks RCU enabled. [ 0.182666] Rude variant of Tasks RCU enabled. [ 0.182672] Tracing variant of Tasks RCU enabled. [ 0.182752] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.182779] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.212633] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.217404] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.221430] Console: colour *CGA 80x25 [ 0.237075] printk: console [ttyS0] enabled [ 0.238140] ACPI: Core revision 20220331 [ 0.242588] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.246447] APIC: Switch to symmetric I/O mode setup [ 0.250194] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267798] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2ca5cb3, max_idle_ns: 440795312977 ns [ 0.268406] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.36 BogoMIPS (lpj=14372736) [ 0.271022] process: using AMD E400 aware idle routine [ 0.271326] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.271455] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.272359] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.272653] Spectre V2 : Mitigation: Retpolines [ 0.272757] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.272947] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.273782] x86/fpu: x87 FPU will use FXSAVE [ 0.556520] Freeing SMP alternatives memory: 36K [ 0.557233] pid_max: default: 32768 minimum: 301 [ 0.570112] LSM: Security Framework initializing [ 0.573007] landlock: Up and running. [ 0.573172] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.576674] AppArmor: AppArmor initialized [ 0.576775] TOMOYO Linux initialized [ 0.577275] LSM support for eBPF active [ 0.579727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.579958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.713297] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.717096] cblist_init_generic: Setting adjustable number of callback queues. [ 0.717398] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.717701] cblist_init_generic: Setting adjustable number of callback queues. [ 0.717819] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.718207] cblist_init_generic: Setting adjustable number of callback queues. [ 0.718324] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.718652] Performance Events: PMU not available due to virtualization, using software events only. [ 0.719584] signal: max sigframe size: 1440 [ 0.720500] rcu: Hierarchical SRCU implementation. [ 0.720602] rcu: Max phase no-delay instances is 1000. [ 0.724984] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.726630] smp: Bringing up secondary CPUs ... [ 0.726767] smp: Brought up 1 node, 1 CPU [ 0.726861] smpboot: Max logical packages: 1 [ 0.726981] smpboot: Total of 1 processors activated (7186.36 BogoMIPS) [ 0.738160] node 0 deferred pages initialised in 4ms [ 0.748839] devtmpfs: initialized [ 0.751462] x86/mm: Memory block size: 128MB [ 0.756624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.757107] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.759353] pinctrl core: initialized pinctrl subsystem [ 0.773358] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.776399] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.776953] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.777161] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.777413] audit: initializing netlink subsys (disabled) [ 0.782564] thermal_sys: Registered thermal governor 'fair_share' [ 0.782590] thermal_sys: Registered thermal governor 'bang_bang' [ 0.782699] thermal_sys: Registered thermal governor 'step_wise' [ 0.782793] thermal_sys: Registered thermal governor 'user_space' [ 0.782884] thermal_sys: Registered thermal governor 'power_allocator' [ 0.784509] audit: type=2000 audit(1726376042.536:1): state=initialized audit_enabled=0 res=1 [ 0.784994] cpuidle: using governor ladder [ 0.785175] cpuidle: using governor menu [ 0.786285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.788834] PCI: Using configuration type 1 for base access [ 0.797905] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.848889] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.849018] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.859468] ACPI: Added _OSI(Module Device) [ 0.859561] ACPI: Added _OSI(Processor Device) [ 0.859641] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.859716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.880042] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.900964] ACPI: Interpreter enabled [ 0.901874] ACPI: PM: (supports S0 S3 S4 S5) [ 0.901982] ACPI: Using IOAPIC for interrupt routing [ 0.902391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.902575] PCI: Using E820 reservations for host bridge windows [ 0.903867] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.926239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.926917] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.927211] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.927980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.932899] acpiphp: Slot [2] registered [ 0.933063] acpiphp: Slot [3] registered [ 0.933190] acpiphp: Slot [4] registered [ 0.933305] acpiphp: Slot [5] registered [ 0.933417] acpiphp: Slot [6] registered [ 0.933544] acpiphp: Slot [7] registered [ 0.933681] acpiphp: Slot [8] registered [ 0.933832] acpiphp: Slot [9] registered [ 0.933986] acpiphp: Slot [10] registered [ 0.934131] acpiphp: Slot [11] registered [ 0.934262] acpiphp: Slot [12] registered [ 0.934405] acpiphp: Slot [13] registered [ 0.934554] acpiphp: Slot [14] registered [ 0.934687] acpiphp: Slot [15] registered [ 0.934856] acpiphp: Slot [16] registered [ 0.935017] acpiphp: Slot [17] registered [ 0.935165] acpiphp: Slot [18] registered [ 0.935312] acpiphp: Slot [19] registered [ 0.935460] acpiphp: Slot [20] registered [ 0.935618] acpiphp: Slot [21] registered [ 0.935794] acpiphp: Slot [22] registered [ 0.935948] acpiphp: Slot [23] registered [ 0.936128] acpiphp: Slot [24] registered [ 0.936285] acpiphp: Slot [25] registered [ 0.936435] acpiphp: Slot [26] registered [ 0.936608] acpiphp: Slot [27] registered [ 0.936755] acpiphp: Slot [28] registered [ 0.936925] acpiphp: Slot [29] registered [ 0.937080] acpiphp: Slot [30] registered [ 0.937227] acpiphp: Slot [31] registered [ 0.937571] PCI host bridge to bus 0000:00 [ 0.937852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.938153] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.938290] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.938484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.938642] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.938975] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.940458] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.946249] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.948566] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.950210] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.951028] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.951175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.951307] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.951432] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.951933] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.952643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.952959] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.953988] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.955896] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.957683] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.961093] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.961983] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.968465] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.969013] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.969407] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.969796] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.970048] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.972906] iommu: Default domain type: Translated [ 0.973021] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.974032] pps_core: LinuxPPS API ver. 1 registered [ 0.974149] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.974383] PTP clock support registered [ 0.974659] EDAC MC: Ver: 3.0.0 [ 0.982497] NetLabel: Initializing [ 0.982593] NetLabel: domain hash size = 128 [ 0.982691] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.983421] NetLabel: unlabeled traffic allowed by default [ 0.983565] PCI: Using ACPI for IRQ routing [ 0.983757] PCI: pci_cache_line_size set to 64 bytes [ 0.984230] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.984489] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.987111] vgaarb: loaded [ 0.987703] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.988010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.988143] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.991917] clocksource: Switched to clocksource tsc-early [ 1.045118] VFS: Disk quotas dquot_6.6.0 [ 1.045386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.050355] AppArmor: AppArmor Filesystem Enabled [ 1.050689] pnp: PnP ACPI init [ 1.052851] pnp 00:03: [dma 2] [ 1.054065] pnp: PnP ACPI: found 6 devices [ 1.069938] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.070850] NET: Registered PF_INET protocol family [ 1.071827] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.079921] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.080392] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.080817] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.081146] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.081428] TCP: Hash tables configured (established 4096 bind 4096) [ 1.082780] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.083153] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.083453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.084882] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.085317] NET: Registered PF_XDP protocol family [ 1.086090] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.086243] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.086375] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.086522] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.086667] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.087210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.087408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.087599] PCI: CLS 0 bytes, default 64 [ 1.091591] Trying to unpack rootfs image as initramfs... [ 1.102501] Initialise system trusted keyrings [ 1.104016] Key type blacklist registered [ 1.108532] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.125301] zbud: loaded [ 1.129070] integrity: Platform Keyring initialized [ 1.129424] integrity: Machine keyring initialized [ 1.129546] Key type asymmetric registered [ 1.129689] Asymmetric key parser 'x509' registered [ 1.347961] Freeing initrd memory: 7560K [ 1.368935] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.369309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.369890] io scheduler mq-deadline registered [ 1.376386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.379467] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.381312] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.383924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.387210] Linux agpgart interface v0.103 [ 1.388664] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.391811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.394633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.396340] mousedev: PS/2 mouse device common for all mice [ 1.399042] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.400784] rtc_cmos 00:05: RTC can wake from S4 [ 1.404638] rtc_cmos 00:05: registered as rtc0 [ 1.405215] rtc_cmos 00:05: setting system clock to 2024-09-15T04:54:03 UTC (1726376043) [ 1.406789] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.407349] ledtrig-cpu: registered to indicate activity on CPUs [ 1.448016] NET: Registered PF_INET6 protocol family [ 1.456577] Segment Routing with IPv6 [ 1.456820] In-situ OAM (IOAM) with IPv6 [ 1.457214] mip6: Mobile IPv6 [ 1.457510] NET: Registered PF_PACKET protocol family [ 1.457905] mpls_gso: MPLS GSO support [ 1.459597] IPI shorthand broadcast: enabled [ 1.460075] sched_clock: Marking stable (1436034619, 22275558)->(1462761795, -4451618) [ 1.462104] registered taskstats version 1 [ 1.462503] Loading compiled-in X.509 certificates [ 1.516569] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.516864] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.520173] zswap: loaded using pool lzo/zbud [ 1.521730] Key type .fscrypt registered [ 1.521843] Key type fscrypt-provisioning registered [ 1.529186] Key type encrypted registered [ 1.529332] AppArmor: AppArmor sha1 policy hashing enabled [ 1.529829] ima: No TPM chip found, activating TPM-bypass! [ 1.529985] ima: Allocated hash algorithm: sha256 [ 1.531550] ima: No architecture policies found [ 1.532029] evm: Initialising EVM extended attributes: [ 1.532155] evm: security.selinux [ 1.532253] evm: security.SMACK64 (disabled) [ 1.532344] evm: security.SMACK64EXEC (disabled) [ 1.532449] evm: security.SMACK64TRANSMUTE (disabled) [ 1.532554] evm: security.SMACK64MMAP (disabled) [ 1.532653] evm: security.apparmor [ 1.532729] evm: security.ima [ 1.532795] evm: security.capability [ 1.532887] evm: HMAC attrs: 0x1 [ 1.782162] clk: Disabling unused clocks [ 1.792516] Freeing unused decrypted memory: 2036K [ 1.852033] Freeing unused kernel image (initmem) memory: 2796K [ 1.852239] Write protecting the kernel read-only data: 26624k [ 1.855205] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.856533] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.992813] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.993154] Run /init as init process [ 1.993266] with arguments: [ 1.993335] /init [ 1.993391] SMOKE_TEST [ 1.993447] with environment: [ 1.993517] HOME=/ [ 1.993575] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net [ 2.130533] tsc: Refined TSC clocksource calibration: 3593.157 MHz [ 2.130932] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb131b0c8, max_idle_ns: 440795284308 ns [ 2.131174] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.273865] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.298352] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.311327] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.349611] ACPI: PM: Preparing to enter system sleep state S5 [ 2.350182] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 83 200 + NET=83 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.83.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn -d --network ttcn3-ggsn-test-83 --ip 172.18.83.200 --ip6 fd02:db8:83::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 5f67556df4a01383851e8c933fd867235191a6025fb593822cf41ffe2d51374f + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 83 202 + NET=83 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-83 --ip 172.18.83.202 --ip6 fd02:db8:83::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.83.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1307-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@2a606f975f4f: Unix server socket created successfully. MC@2a606f975f4f: Listening on TCP port 39827. MC2> 2a606f975f4f is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 2a606f975f4f 39827 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2a606f975f4f: New HC connected from 172.18.83.202 [172.18.83.202]. 2a606f975f4f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@2a606f975f4f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@2a606f975f4f: Configuration file was processed on all HCs. MC@2a606f975f4f: Creating MTC on host 172.18.83.202. MC@2a606f975f4f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Sep 15 04:54:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Sep 15 04:54:15 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17539) Waiting for packet dumper to finish... 1 (prev_count=17539, count=17695) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Sep 15 04:54:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_ipcp started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_ipcp() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Sep 15 04:54:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11492) Waiting for packet dumper to finish... 1 (prev_count=11492, count=11556) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Sep 15 04:54:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Sep 15 04:54:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11631) Waiting for packet dumper to finish... 1 (prev_count=11631, count=11695) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Sep 15 04:54:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_pcodns started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_pcodns() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Sep 15 04:54:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11040) Waiting for packet dumper to finish... 1 (prev_count=11040, count=11104) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Sep 15 04:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_gtpu_access() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Sep 15 04:54:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11320) Waiting for packet dumper to finish... 1 (prev_count=11320, count=11384) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Sep 15 04:55:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: Warning: Stopping inactive timer T_default. MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Sep 15 04:55:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11745) Waiting for packet dumper to finish... 1 (prev_count=11745, count=11809) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Sep 15 04:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: Warning: Stopping inactive timer T_default. MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Sep 15 04:55:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11890) Waiting for packet dumper to finish... 1 (prev_count=11890, count=11954) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Sep 15 04:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_clients_interact_with_txseq started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_clients_interact_with_txseq() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(fail): pass -> fail MTC@2a606f975f4f: Warning: Stopping inactive timer T_default. MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Sep 15 04:55:35 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14621) Waiting for packet dumper to finish... 1 (prev_count=14621, count=14685) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Sep 15 04:55:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_clients_interact_without_txseq started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_clients_interact_without_txseq() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(fail): pass -> fail MTC@2a606f975f4f: Warning: Stopping inactive timer T_default. MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sun Sep 15 04:55:48 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14642) Waiting for packet dumper to finish... 1 (prev_count=14642, count=14706) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Sep 15 04:55:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_with_single_dns started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_with_single_dns() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Sep 15 04:55:58 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16556) Waiting for packet dumper to finish... 1 (prev_count=16556, count=16620) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Sep 15 04:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_deact_with_separate_dns() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Sep 15 04:56:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11664) Waiting for packet dumper to finish... 1 (prev_count=11664, count=11728) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Sep 15 04:56:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_update_teic started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_update_teic() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: sending UpdatePDP MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Sep 15 04:56:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12516) Waiting for packet dumper to finish... 1 (prev_count=12516, count=12580) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Sep 15 04:56:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp4_act_update_teid started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp4_act_update_teid() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: sending UpdatePDP MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Sep 15 04:56:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13152) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Sep 15 04:56:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sun Sep 15 04:56:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9871) Waiting for packet dumper to finish... 1 (prev_count=9871, count=9935) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Sep 15 04:56:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_pcodns started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_pcodns() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sun Sep 15 04:56:44 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9905) Waiting for packet dumper to finish... 1 (prev_count=9905, count=9969) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Sep 15 04:56:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_icmp6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_icmp6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sun Sep 15 04:56:52 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10141) Waiting for packet dumper to finish... 1 (prev_count=10141, count=10205) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Sep 15 04:56:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_gtpu_access() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sun Sep 15 04:57:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9911) Waiting for packet dumper to finish... 1 (prev_count=9911, count=9975) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Sep 15 04:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sun Sep 15 04:57:08 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9941) Waiting for packet dumper to finish... 1 (prev_count=9941, count=10005) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Sep 15 04:57:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sun Sep 15 04:57:16 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9956) Waiting for packet dumper to finish... 1 (prev_count=9956, count=10020) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Sep 15 04:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sun Sep 15 04:57:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9971) Waiting for packet dumper to finish... 1 (prev_count=9971, count=10035) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Sep 15 04:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sun Sep 15 04:57:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9944) Waiting for packet dumper to finish... 1 (prev_count=9944, count=10008) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Sep 15 04:57:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp6_clients_interact started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp6_clients_interact() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sun Sep 15 04:57:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9891) Waiting for packet dumper to finish... 1 (prev_count=9891, count=9955) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Sep 15 04:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sun Sep 15 04:57:49 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9985) Waiting for packet dumper to finish... 1 (prev_count=9985, count=10049) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Sep 15 04:57:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_ipcp started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_ipcp() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sun Sep 15 04:57:57 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9920) Waiting for packet dumper to finish... 1 (prev_count=9920, count=9984) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Sep 15 04:58:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_icmp6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_icmp6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sun Sep 15 04:58:05 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669) Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Sep 15 04:58:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_pcodns4 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_pcodns4() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sun Sep 15 04:58:13 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9915) Waiting for packet dumper to finish... 1 (prev_count=9915, count=9979) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Sep 15 04:58:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_pcodns6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_pcodns6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sun Sep 15 04:58:21 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9910) Waiting for packet dumper to finish... 1 (prev_count=9910, count=9974) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Sep 15 04:58:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_gtpu_access() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sun Sep 15 04:58:29 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9682) Waiting for packet dumper to finish... 1 (prev_count=9682, count=9746) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sun Sep 15 04:58:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sun Sep 15 04:58:37 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9733) Waiting for packet dumper to finish... 1 (prev_count=9733, count=9797) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sun Sep 15 04:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sun Sep 15 04:58:45 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9740) Waiting for packet dumper to finish... 1 (prev_count=9740, count=9804) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sun Sep 15 04:58:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sun Sep 15 04:58:53 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9846) Waiting for packet dumper to finish... 1 (prev_count=9846, count=9910) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Sep 15 04:59:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp46_clients_interact started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp46_clients_interact() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sun Sep 15 04:59:01 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9665) Waiting for packet dumper to finish... 1 (prev_count=9665, count=9729) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Sep 15 04:59:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_echo_req_resp started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_echo_req_resp() start" MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_echo_req_resp finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Sep 15 04:59:11 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Sep 15 04:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_echo_req_resp_gtpu started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_echo_req_resp_gtpu() start" MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: setverdict(pass): pass -> pass, component reason not changed MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: pass MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Sep 15 04:59:21 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7305) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Sep 15 04:59:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_pdp_act_restart_ctr_echo started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_pdp_act_restart_ctr_echo() start" MTC@2a606f975f4f: sending CreatePDP MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sun Sep 15 04:59:28 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10024) Waiting for packet dumper to finish... 1 (prev_count=10024, count=10088) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Sep 15 04:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_lots_of_concurrent_pdp_ctx() start" MTC@2a606f975f4f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sun Sep 15 04:59:37 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9820) Waiting for packet dumper to finish... 1 (prev_count=9820, count=9884) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Sep 15 04:59:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2a606f975f4f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@2a606f975f4f: Test case TC_addr_pool_exhaustion started. MTC@2a606f975f4f: GTP1C ConnectionID: 1 MTC@2a606f975f4f: "TC_addr_pool_exhaustion() start" MTC@2a606f975f4f: Successfully created 0 PDP contexts before exhausting the pool MTC@2a606f975f4f: setverdict(pass): none -> pass MTC@2a606f975f4f: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@2a606f975f4f: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2a606f975f4f: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@2a606f975f4f: Setting final verdict of the test case. MTC@2a606f975f4f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2a606f975f4f: No PTCs were created. MTC@2a606f975f4f: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@2a606f975f4f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sun Sep 15 05:01:45 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.83.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9882) Waiting for packet dumper to finish... 1 (prev_count=9882, count=10202) MTC@2a606f975f4f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@2a606f975f4f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2a606f975f4f: Terminating MTC. MC@2a606f975f4f: MTC terminated. MC2> exit MC@2a606f975f4f: Shutting down session. MC@2a606f975f4f: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 9 pass: 8 NEW: PASS: 5 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1307-ggsn jenkins-ttcn3-ggsn-test-kernel-1307-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1307-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-83 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-83 + docker network remove ttcn3-ggsn-test-83 ttcn3-ggsn-test-83 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1307-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-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='2' errors='0' skipped='0' inconc='0' time='257.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.065183'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.027890'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.024492'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.021104'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.027814'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.025271'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.028075'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.032051'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.032656'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.026507'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020990'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.022177'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.027678'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.016991'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.018759'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.027812'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.027651'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.034567'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.488102'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.769539'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='37' failures='24' errors='0' skipped='0' inconc='0' time='460.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.063144'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.024869'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021287'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.019548'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.024227'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024240'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.025646'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.033755'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.034526'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.026999'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.022305'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.022731'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.028204'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.027148'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.014219'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018656'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.017701'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.019908'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.019027'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.020172'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.029526'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.020341'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.019266'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.018681'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.017327'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.018707'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.017720'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.016204'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.017883'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.017455'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.016681'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.017525'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.018782'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.016837'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.017406'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.406616'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.116514'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='11' failures='9' errors='0' skipped='0' inconc='0' time='92.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.059223'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.018949'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.017675'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.016685'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.017699'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.019893'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.020019'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.020203'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.020191'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017465'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.018489'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE