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 e4544a555b270c0a321b977d7e412626a73275f9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4544a555b270c0a321b977d7e412626a73275f9 # timeout=10
Commit message: "Remove ttcn3 testsuites ported to testenv, part 1"
 > git rev-list --no-walk e84d7566c178f1434e9a64c1d95e41f84dee6767 # timeout=10
[ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins16431357294691496387.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-1302 = 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://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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/ #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 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 #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [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 #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [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 #23 CACHED #24 [ 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 #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:36a77bae47c0dd264ccb13adcc64bd0957f8681a7b7e6514f6b63a481868ee1a 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 36a77bae47c0 + 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.464 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.464 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.464 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.584 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.802 Reading package lists... #6 1.188 Reading package lists... #6 1.550 Building dependency tree... #6 1.639 Reading state information... #6 1.728 bc is already the newest version (1.07.1-3+b1). #6 1.728 ca-certificates is already the newest version (20230311). #6 1.728 iproute2 is already the newest version (6.1.0-3). #6 1.728 libelf-dev is already the newest version (0.188-2.1). #6 1.728 The following additional packages will be installed: #6 1.728 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.728 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 1.728 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 1.728 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 1.728 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 1.728 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #6 1.728 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 1.728 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 1.728 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #6 1.728 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 1.729 seabios udev #6 1.729 Suggested packages: #6 1.729 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 1.729 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 1.729 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 1.729 Recommended packages: #6 1.729 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 1.729 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 1.729 qemu-block-extra #6 1.964 The following NEW packages will be installed: #6 1.964 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 1.964 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 1.964 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 1.964 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 1.964 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 1.964 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.964 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 1.965 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 1.965 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 1.965 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 1.965 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 1.965 seabios udev #6 2.006 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #6 2.006 Need to get 96.9 MB of archives. #6 2.006 After this operation, 547 MB of additional disk space will be used. #6 2.006 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.035 Get:2 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.036 Get:3 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.062 Get:4 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.062 Get:5 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.069 Get:6 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.070 Get:7 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.070 Get:8 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 2.071 Get:9 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.071 Get:10 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 2.071 Get:11 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.075 Get:12 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.104 Get:13 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.105 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.106 Get:15 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.123 Get:16 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.124 Get:17 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.127 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.127 Get:19 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.128 Get:20 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.128 Get:21 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.129 Get:22 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.131 Get:23 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.131 Get:24 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.131 Get:25 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.135 Get:26 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.136 Get:27 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.136 Get:28 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.137 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.155 Get:30 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.156 Get:31 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 2.159 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409092026 [1180 B] #6 2.164 Get:33 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.164 Get:34 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.166 Get:35 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.167 Get:36 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.167 Get:37 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.168 Get:38 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.169 Get:39 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.169 Get:40 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.169 Get:41 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.172 Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409092026 [8524 B] #6 2.175 Get:43 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409092026 [4104 B] #6 2.176 Get:44 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409092026 [168 kB] #6 2.199 Get:45 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409092026 [50.5 kB] #6 2.203 Get:46 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409092026 [69.7 kB] #6 2.209 Get:47 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409092026 [227 kB] #6 2.231 Get:48 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409092026 [70.4 kB] #6 2.237 Get:49 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409092026 [103 kB] #6 2.246 Get:50 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409092026 [177 kB] #6 2.260 Get:51 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409092026 [58.8 kB] #6 2.265 Get:52 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409092026 [62.9 kB] #6 2.270 Get:53 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409092026 [49.6 kB] #6 2.274 Get:54 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409092026 [42.9 kB] #6 2.278 Get:55 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409092026 [846 kB] #6 2.792 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 2.792 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 2.792 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 2.793 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 2.801 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 2.805 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 2.806 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 3.062 debconf: delaying package configuration, since apt-utils is not installed #6 3.114 Fetched 96.9 MB in 1s (105 MB/s) #6 3.187 Selecting previously unselected package cpio. #6 3.187 (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.241 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.256 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.449 Selecting previously unselected package kmod. #6 3.459 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.477 Unpacking kmod (30+20221128-1) ... #6 3.636 Selecting previously unselected package udev. #6 3.648 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #6 3.666 Unpacking udev (252.30-1~deb12u2) ... #6 3.903 Selecting previously unselected package bridge-utils. #6 3.913 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 3.929 Unpacking bridge-utils (1.7.1-1) ... #6 4.049 Selecting previously unselected package busybox-static. #6 4.058 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.074 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.231 Selecting previously unselected package libklibc:amd64. #6 4.242 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.258 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.387 Selecting previously unselected package klibc-utils. #6 4.397 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.412 Unpacking klibc-utils (2.0.12-1) ... #6 4.554 Selecting previously unselected package initramfs-tools-core. #6 4.565 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 4.580 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 4.722 Selecting previously unselected package linux-base. #6 4.734 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 4.752 Unpacking linux-base (4.9) ... #6 4.906 Selecting previously unselected package initramfs-tools. #6 4.917 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #6 4.948 Unpacking initramfs-tools (0.142+deb12u1) ... #6 5.073 Selecting previously unselected package ipxe-qemu. #6 5.084 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.099 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.258 Selecting previously unselected package iso-codes. #6 5.269 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.285 Unpacking iso-codes (4.15.0-1) ... #6 5.715 Selecting previously unselected package libbrlapi0.8:amd64. #6 5.724 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 5.754 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 5.877 Selecting previously unselected package libnspr4:amd64. #6 5.888 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 5.905 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.031 Selecting previously unselected package libnss3:amd64. #6 6.042 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.057 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.256 Selecting previously unselected package libcacard0:amd64. #6 6.266 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.280 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.411 Selecting previously unselected package libcapstone4:amd64. #6 6.421 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.435 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 6.623 Selecting previously unselected package libdaxctl1:amd64. #6 6.634 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 6.650 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 6.753 Selecting previously unselected package libdrm-common. #6 6.764 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 6.779 Unpacking libdrm-common (2.4.114-1) ... #6 6.905 Selecting previously unselected package libdrm2:amd64. #6 6.916 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 6.935 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.063 Selecting previously unselected package libdw1:amd64. #6 7.073 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.089 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.263 Selecting previously unselected package libepoxy0:amd64. #6 7.273 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 7.289 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 7.420 Selecting previously unselected package libexecs0:amd64. #6 7.431 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 7.446 Unpacking libexecs0:amd64 (1.3-2) ... #6 7.568 Selecting previously unselected package libfdt1:amd64. #6 7.578 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 7.595 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 7.735 Selecting previously unselected package libfuse3-3:amd64. #6 7.747 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 7.764 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 7.904 Selecting previously unselected package libwayland-server0:amd64. #6 7.914 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 7.929 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 8.058 Selecting previously unselected package libgbm1:amd64. #6 8.069 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 8.085 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 8.215 Selecting previously unselected package libunwind8:amd64. #6 8.225 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 8.241 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 8.386 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 8.395 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 8.410 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 8.594 Selecting previously unselected package liborc-0.4-0:amd64. #6 8.606 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 8.621 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 8.763 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 8.774 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 8.789 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 8.956 Selecting previously unselected package osmocom-nightly. #6 8.966 Preparing to unpack .../31-osmocom-nightly_202409092026_amd64.deb ... #6 8.981 Unpacking osmocom-nightly (202409092026) ... #6 9.099 Selecting previously unselected package libgtpnl0:amd64. #6 9.110 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409092026_amd64.deb ... #6 9.125 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409092026) ... #6 9.219 Selecting previously unselected package libgtpnl-dev:amd64. #6 9.228 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409092026_amd64.deb ... #6 9.244 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409092026) ... #6 9.370 Selecting previously unselected package libndctl6:amd64. #6 9.381 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 9.395 Unpacking libndctl6:amd64 (76.1-1) ... #6 9.528 Selecting previously unselected package libopus0:amd64. #6 9.538 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 9.554 Unpacking libopus0:amd64 (1.3.1-3) ... #6 9.685 Selecting previously unselected package libosmocore22:amd64. #6 9.695 Preparing to unpack .../36-libosmocore22_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 9.711 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... #6 9.845 Selecting previously unselected package libosmocodec4:amd64. #6 9.855 Preparing to unpack .../37-libosmocodec4_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 9.870 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409092026) ... #6 9.992 Selecting previously unselected package libosmoisdn0:amd64. #6 10.00 Preparing to unpack .../38-libosmoisdn0_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.02 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.14 Selecting previously unselected package libosmogsm20:amd64. #6 10.15 Preparing to unpack .../39-libosmogsm20_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.17 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.30 Selecting previously unselected package libosmocoding0:amd64. #6 10.31 Preparing to unpack .../40-libosmocoding0_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.33 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.45 Selecting previously unselected package libosmovty13:amd64. #6 10.46 Preparing to unpack .../41-libosmovty13_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.48 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.61 Selecting previously unselected package libosmogb14:amd64. #6 10.62 Preparing to unpack .../42-libosmogb14_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.63 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.75 Selecting previously unselected package libosmoctrl0:amd64. #6 10.76 Preparing to unpack .../43-libosmoctrl0_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.78 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 10.90 Selecting previously unselected package libosmosim2:amd64. #6 10.91 Preparing to unpack .../44-libosmosim2_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 10.93 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409092026) ... #6 11.05 Selecting previously unselected package libosmousb0:amd64. #6 11.06 Preparing to unpack .../45-libosmousb0_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 11.08 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 11.18 Selecting previously unselected package libosmocore. #6 11.19 Preparing to unpack .../46-libosmocore_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 11.21 Unpacking libosmocore (1.10.0.12.6e1e.202409092026) ... #6 11.32 Selecting previously unselected package libosmocore-dev:amd64. #6 11.33 Preparing to unpack .../47-libosmocore-dev_1.10.0.12.6e1e.202409092026_amd64.deb ... #6 11.34 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409092026) ... #6 11.52 Selecting previously unselected package libpmem1:amd64. #6 11.53 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 11.54 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 11.67 Selecting previously unselected package libslirp0:amd64. #6 11.67 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 11.69 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 11.82 Selecting previously unselected package libsndio7.0:amd64. #6 11.83 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 11.85 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 11.98 Selecting previously unselected package libspice-server1:amd64. #6 11.99 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 12.01 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 12.17 Selecting previously unselected package libusbredirparser1:amd64. #6 12.18 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 12.20 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 12.32 Selecting previously unselected package libvdeplug2:amd64. #6 12.33 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 12.35 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 12.50 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 12.51 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 12.53 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 14.56 Selecting previously unselected package linux-image-amd64. #6 14.57 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #6 14.59 Unpacking linux-image-amd64 (6.1.106-3) ... #6 14.71 Selecting previously unselected package python3-pyelftools. #6 14.72 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 14.73 Unpacking python3-pyelftools (0.29-1) ... #6 14.85 Selecting previously unselected package pax-utils. #6 14.86 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 14.88 Unpacking pax-utils (1.3.7-1) ... #6 14.99 Selecting previously unselected package qemu-system-common. #6 15.00 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.24 Selecting previously unselected package qemu-system-data. #6 15.25 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 15.27 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 15.45 Selecting previously unselected package seabios. #6 15.46 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 15.48 Unpacking seabios (1.16.2-1) ... #6 15.60 Selecting previously unselected package qemu-system-x86. #6 15.60 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 15.62 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 16.15 Setting up cpio (2.13+dfsg-7.1) ... #6 16.23 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 16.23 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.27 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 16.36 Setting up libdw1:amd64 (0.188-2.1) ... #6 16.44 Setting up linux-base (4.9) ... #6 16.54 debconf: unable to initialize frontend: Dialog #6 16.54 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 16.54 debconf: falling back to frontend: Readline #6 16.55 debconf: unable to initialize frontend: Readline #6 16.55 debconf: (This frontend requires a controlling tty.) #6 16.55 debconf: falling back to frontend: Teletype #6 16.60 Setting up osmocom-nightly (202409092026) ... #6 16.65 Setting up python3-pyelftools (0.29-1) ... #6 16.86 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409092026) ... #6 16.90 Setting up libexecs0:amd64 (1.3-2) ... #6 16.95 Setting up kmod (30+20221128-1) ... #6 17.02 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 17.07 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 17.11 Setting up libunwind8:amd64 (1.6.2-3) ... #6 17.16 Setting up libklibc:amd64 (2.0.12-1) ... #6 17.20 Setting up busybox-static (1:1.35.0-4+b3) ... #6 17.25 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 17.29 Setting up libnspr4:amd64 (2:4.35-1) ... #6 17.34 Setting up libopus0:amd64 (1.3.1-3) ... #6 17.38 Setting up udev (252.30-1~deb12u2) ... #6 18.05 invoke-rc.d: could not determine current runlevel #6 18.06 invoke-rc.d: policy-rc.d denied execution of start. #6 18.09 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 18.14 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 18.19 Setting up libdaxctl1:amd64 (76.1-1) ... #6 18.23 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 18.28 Setting up bridge-utils (1.7.1-1) ... #6 18.38 debconf: unable to initialize frontend: Dialog #6 18.38 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 18.38 debconf: falling back to frontend: Readline #6 18.39 debconf: unable to initialize frontend: Readline #6 18.39 debconf: (This frontend requires a controlling tty.) #6 18.39 debconf: falling back to frontend: Teletype #6 18.42 Setting up seabios (1.16.2-1) ... #6 18.46 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 18.50 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 18.55 Setting up libslirp0:amd64 (4.7.0-1) ... #6 18.59 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... #6 18.64 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409092026) ... #6 18.69 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 18.73 Setting up libndctl6:amd64 (76.1-1) ... #6 18.78 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 18.82 Setting up klibc-utils (2.0.12-1) ... #6 18.87 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.89 Setting up libpmem1:amd64 (1.12.1-2) ... #6 18.94 Setting up libdrm-common (2.4.114-1) ... #6 18.99 Setting up iso-codes (4.15.0-1) ... #6 19.03 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 19.07 Setcap worked! gst-ptp-helper is not suid! #6 19.08 Setting up pax-utils (1.3.7-1) ... #6 19.13 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.17 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409092026) ... #6 19.22 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.27 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 19.32 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 19.36 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 19.41 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.45 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 19.50 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.55 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 19.62 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.69 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.202409092026) ... #6 19.90 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 19.94 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409092026) ... #6 19.99 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409092026) ... #6 20.04 Setting up libosmocore (1.10.0.12.6e1e.202409092026) ... #6 20.09 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 20.64 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.64 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 20.64 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 20.64 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.72 I: The initramfs will attempt to resume from /dev/md0 #6 33.72 I: Set the RESUME variable to override this. #6 40.12 Setting up linux-image-amd64 (6.1.106-3) ... #6 40.20 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409092026) ... #6 40.27 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 40.64 Processing triggers for man-db (2.11.2-2) ... #6 40.69 Processing triggers for sgml-base (1.31) ... #6 40.76 Processing triggers for mailcap (3.70+nmu1) ... #6 40.80 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 40.86 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 40.91 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 40.99 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 41.03 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 41.08 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 41.08 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 54.11 I: The initramfs will attempt to resume from /dev/md0 #6 54.11 I: Set the RESUME variable to override this. #6 60.50 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 60.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.359 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.435 Already on 'master' #11 0.435 Your branch is up to date with 'origin/master'. #11 0.437 refs/heads/master #11 0.464 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.466 master #11 0.468 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.754 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.265 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.265 libtoolize: copying file './ltmain.sh' #11 4.292 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.292 libtoolize: copying file 'm4/libtool.m4' #11 4.322 libtoolize: copying file 'm4/ltoptions.m4' #11 4.353 libtoolize: copying file 'm4/ltsugar.m4' #11 4.382 libtoolize: copying file 'm4/ltversion.m4' #11 4.413 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.448 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.078 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.078 configure.ac:80: You should run autoupdate. #11 7.078 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.078 configure.ac:80: the top level #11 7.078 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.078 configure.ac:102: You should run autoupdate. #11 7.078 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.078 configure.ac:102: the top level #11 8.011 configure.ac:18: installing './compile' #11 8.014 configure.ac:10: installing './config.guess' #11 8.016 configure.ac:10: installing './config.sub' #11 8.020 configure.ac:19: installing './install-sh' #11 8.023 configure.ac:155: installing './missing' #11 8.106 ggsn/Makefile.am: installing './depcomp' #11 8.398 checking build system type... x86_64-pc-linux-gnu #11 8.472 checking host system type... x86_64-pc-linux-gnu #11 8.472 checking whether make supports nested variables... yes #11 8.476 checking for gcc... gcc #11 8.508 checking whether the C compiler works... yes #11 8.553 checking for C compiler default output file name... a.out #11 8.554 checking for suffix of executables... #11 8.599 checking whether we are cross compiling... no #11 8.641 checking for suffix of object files... o #11 8.668 checking whether the compiler supports GNU C... yes #11 8.692 checking whether gcc accepts -g... yes #11 8.723 checking for gcc option to enable C11 features... none needed #11 8.755 checking whether gcc understands -c and -o together... yes #11 8.797 checking for a BSD-compatible install... /usr/bin/install -c #11 8.808 checking for gawk... gawk #11 8.808 checking how to run the C preprocessor... gcc -E #11 8.889 checking how to print strings... printf #11 8.916 checking for a sed that does not truncate output... /usr/bin/sed #11 8.923 checking for grep that handles long lines and -e... /usr/bin/grep #11 8.926 checking for egrep... /usr/bin/grep -E #11 8.928 checking for fgrep... /usr/bin/grep -F #11 8.930 checking for ld used by gcc... /usr/bin/ld #11 8.937 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 8.941 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 8.944 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 8.977 checking whether ln -s works... yes #11 8.977 checking the maximum length of command line arguments... 1572864 #11 8.986 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 8.986 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 8.986 checking for /usr/bin/ld option to reload object files... -r #11 8.987 checking for file... file #11 8.987 checking for objdump... objdump #11 8.987 checking how to recognize dependent libraries... pass_all #11 8.987 checking for dlltool... no #11 8.988 checking how to associate runtime and link libraries... printf %s\n #11 8.988 checking for ar... ar #11 8.988 checking for archiver @FILE support... @ #11 9.022 checking for strip... strip #11 9.022 checking for ranlib... ranlib #11 9.023 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.111 checking for sysroot... no #11 9.111 checking for a working dd... /usr/bin/dd #11 9.118 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.142 checking for mt... mt #11 9.142 checking if mt is a manifest tool... no #11 9.149 checking for stdio.h... yes #11 9.170 checking for stdlib.h... yes #11 9.195 checking for string.h... yes #11 9.223 checking for inttypes.h... yes #11 9.247 checking for stdint.h... yes #11 9.272 checking for strings.h... yes #11 9.300 checking for sys/stat.h... yes #11 9.329 checking for sys/types.h... yes #11 9.358 checking for unistd.h... yes #11 9.389 checking for sys/time.h... yes #11 9.418 checking for dlfcn.h... yes #11 9.449 checking for objdir... .libs #11 9.523 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.550 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.550 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.577 checking if gcc static flag -static works... yes #11 9.645 checking if gcc supports -c -o file.o... yes #11 9.681 checking if gcc supports -c -o file.o... (cached) yes #11 9.681 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.694 checking whether -lc should be explicitly linked in... no #11 9.725 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.789 checking how to hardcode library paths into programs... immediate #11 9.790 checking whether stripping libraries is possible... yes #11 9.792 checking if libtool supports shared libraries... yes #11 9.792 checking whether to build shared libraries... yes #11 9.792 checking whether to build static libraries... yes #11 9.793 checking for pkg-config... /usr/bin/pkg-config #11 9.793 checking for pkg-config... /usr/bin/pkg-config #11 9.793 checking pkg-config is at least version 0.20... yes #11 9.795 checking for libgtpnl >= 1.3.0... yes #11 9.805 checking for egrep... (cached) /usr/bin/grep -E #11 9.805 checking for sys/wait.h that is POSIX.1 compatible... yes #11 9.835 checking for arpa/inet.h... yes #11 9.868 checking for fcntl.h... yes #11 9.899 checking for netdb.h... yes #11 9.931 checking for netinet/in.h... yes #11 9.965 checking for stdint.h... (cached) yes #11 9.965 checking for stdlib.h... (cached) yes #11 9.965 checking for string.h... (cached) yes #11 9.965 checking for sys/ioctl.h... yes #11 9.993 checking for sys/socket.h... yes #11 10.02 checking for sys/time.h... (cached) yes #11 10.02 checking for unistd.h... (cached) yes #11 10.02 checking for linux/if.h... yes #11 10.05 checking for net/if.h... yes #11 10.07 checking for linux/if_tun.h... yes #11 10.11 checking for net/if_tun.h... no #11 10.14 checking for linux/netlink.h... yes #11 10.17 checking for linux/rtnetlink.h... yes #11 10.20 checking for an ANSI C-conforming const... yes #11 10.23 checking for mode_t... yes #11 10.29 checking for size_t... yes #11 10.36 checking whether struct ifaliasreq exist... no #11 10.38 checking whether struct ifreq.ifru_netmask exist... yes #11 10.40 checking whether struct rt_msghdr exist... no #11 10.42 checking whether struct iphdr exists... yes #11 10.43 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.45 checking whether gcc needs -traditional... no #11 10.48 checking for gethostbyname... yes #11 10.51 checking for inet_ntoa... yes #11 10.56 checking for memset... yes #11 10.61 checking for select... yes #11 10.66 checking for socket... yes #11 10.71 checking for strdup... yes #11 10.76 checking for strerror... yes #11 10.80 checking for strtol... yes #11 10.85 checking for inet_aton... yes #11 10.91 checking for getopt.h... yes #11 10.94 checking for getopt_long... yes #11 10.99 checking whether build environment is sane... yes #11 11.00 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.00 checking whether make sets $(MAKE)... yes #11 11.02 checking whether make supports the include directive... yes (GNU style) #11 11.03 checking dependency style of gcc... gcc3 #11 11.07 checking for libosmocore >= 1.10.0... yes #11 11.08 checking for libosmovty >= 1.10.0... yes #11 11.09 checking for libosmoctrl >= 1.10.0... yes #11 11.11 CFLAGS=" -std=gnu11" #11 11.11 CPPFLAGS="" #11 11.13 checking that generated files are newer than configure... done #11 12.00 configure: creating ./config.status #11 12.62 config.status: creating Makefile #11 12.64 config.status: creating doc/Makefile #11 12.66 config.status: creating doc/examples/Makefile #11 12.68 config.status: creating ggsn/Makefile #11 12.70 config.status: creating gtp/Makefile #11 12.72 config.status: creating lib/Makefile #11 12.74 config.status: creating intl/Makefile #11 12.76 config.status: creating po/Makefile #11 12.78 config.status: creating utils/Makefile #11 12.80 config.status: creating sgsnemu/Makefile #11 12.82 config.status: creating doc/manuals/Makefile #11 12.84 config.status: creating contrib/Makefile #11 12.86 config.status: creating contrib/systemd/Makefile #11 12.88 config.status: creating tests/Makefile #11 12.90 config.status: creating tests/lib/Makefile #11 12.92 config.status: creating tests/gtp/Makefile #11 12.94 config.status: creating include/Makefile #11 12.96 config.status: creating include/osmocom/Makefile #11 12.98 config.status: creating include/osmocom/gtp/Makefile #11 13.00 config.status: creating libgtp.pc #11 13.02 config.status: creating config.h #11 13.04 config.status: executing tests/atconfig commands #11 13.04 config.status: executing libtool commands #11 13.05 config.status: executing depfiles commands #11 13.33 #11 13.33 osmo-ggsn Configuration: #11 13.33 GTP Linux kernel support: yes #11 13.37 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.38 make install-recursive #11 13.38 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.38 Making install in include #11 13.39 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.39 Making install in osmocom #11 13.39 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.40 Making install in gtp #11 13.40 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.40 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.40 make[5]: Nothing to be done for 'install-exec-am'. #11 13.40 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.41 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.41 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.41 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.41 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.42 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.42 make[5]: Nothing to be done for 'install-exec-am'. #11 13.42 make[5]: Nothing to be done for 'install-data-am'. #11 13.42 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.42 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.42 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.42 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.42 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.42 make[4]: Nothing to be done for 'install-exec-am'. #11 13.42 make[4]: Nothing to be done for 'install-data-am'. #11 13.42 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.42 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.43 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.43 Making install in lib #11 13.43 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.43 CC checksum.o #11 13.43 CC getopt.o #11 13.43 CC debug.o #11 13.43 CC getopt1.o #11 13.43 CC icmpv6.o #11 13.43 CC in46_addr.o #11 13.43 CC ippool.o #11 13.43 CC lookup.o #11 13.43 CC netdev.o #11 13.43 CC netns.o #11 13.43 CC tun.o #11 13.44 CC util.o #11 13.44 CC gtp-kernel.o #11 13.52 AR libmisc.a #11 13.52 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.53 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.53 make[3]: Nothing to be done for 'install-exec-am'. #11 13.53 make[3]: Nothing to be done for 'install-data-am'. #11 13.53 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.53 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.53 Making install in gtp #11 13.54 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.54 CC gsn.lo #11 13.54 CC gtp.lo #11 13.54 CC lookupa.lo #11 13.54 CC gtpie.lo #11 13.54 CC pdp.lo #11 13.54 CC queue.lo #11 13.97 CCLD libgtp.la #11 14.21 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.21 make[3]: Nothing to be done for 'install-data-am'. #11 14.21 /usr/bin/mkdir -p '/usr/local/lib' #11 14.21 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.25 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.26 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.26 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.27 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.27 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.28 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.28 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.33 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.33 ---------------------------------------------------------------------- #11 14.33 Libraries have been installed in: #11 14.33 /usr/local/lib #11 14.33 #11 14.33 If you ever happen to want to link against installed libraries #11 14.33 in a given directory, LIBDIR, you must either use libtool, and #11 14.33 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.33 flag during linking and do at least one of the following: #11 14.33 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.33 during execution #11 14.33 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.33 during linking #11 14.33 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.33 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.33 #11 14.33 See any operating system documentation about shared libraries for #11 14.33 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.33 ---------------------------------------------------------------------- #11 14.33 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.33 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.33 Making install in ggsn #11 14.33 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.33 CC ggsn_main.o #11 14.33 CC ggsn_vty.o #11 14.33 CC ggsn.o #11 14.33 CC sgsn.o #11 14.33 CC pco.o #11 14.47 CCLD osmo-ggsn #11 14.87 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.87 make[3]: Nothing to be done for 'install-data-am'. #11 14.87 /usr/bin/mkdir -p '/usr/local/bin' #11 14.88 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 14.92 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 14.93 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.93 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.93 Making install in sgsnemu #11 14.93 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 14.93 CC sgsnemu.o #11 14.93 CC cmdline.o #11 15.09 CCLD sgsnemu #11 15.32 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.32 make[3]: Nothing to be done for 'install-data-am'. #11 15.32 /usr/bin/mkdir -p '/usr/local/bin' #11 15.33 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.38 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.38 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.38 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.38 Making install in doc #11 15.39 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.39 Making install in examples #11 15.39 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.40 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.40 make[4]: Nothing to be done for 'install-exec-am'. #11 15.40 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.40 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.40 make install-data-hook #11 15.40 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.40 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.40 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.40 mkdir -p "$(dirname $j)" && \ #11 15.40 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.40 done #11 15.42 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.42 Making install in manuals #11 15.42 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[4]: Nothing to be done for 'install-exec-am'. #11 15.43 make[4]: Nothing to be done for 'install-data-am'. #11 15.43 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.43 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.43 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.43 make[4]: Nothing to be done for 'install-exec-am'. #11 15.44 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.44 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.44 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.44 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.44 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.45 Making install in contrib #11 15.45 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.45 Making install in systemd #11 15.45 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.46 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.46 make[4]: Nothing to be done for 'install-exec-am'. #11 15.46 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.46 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.46 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.46 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.47 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[4]: Nothing to be done for 'install-exec-am'. #11 15.47 make[4]: Nothing to be done for 'install-data-am'. #11 15.47 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.47 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.47 Making install in utils #11 15.47 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.48 CC gtp_echo_responder.o #11 15.53 CCLD gtp-echo-responder #11 15.64 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.64 make[3]: Nothing to be done for 'install-data-am'. #11 15.64 /usr/bin/mkdir -p '/usr/local/bin' #11 15.65 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.69 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.69 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.69 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.69 Making install in tests #11 15.69 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.70 Making install in lib #11 15.70 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.71 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 make[4]: Nothing to be done for 'install-data-am'. #11 15.71 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.71 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.71 Making install in gtp #11 15.71 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[4]: Nothing to be done for 'install-exec-am'. #11 15.71 make[4]: Nothing to be done for 'install-data-am'. #11 15.71 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.71 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.72 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #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/tests' #11 15.72 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.72 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.72 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.73 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.73 make[3]: Nothing to be done for 'install-exec-am'. #11 15.73 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.73 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.73 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.73 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.73 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.0s #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.6s done #14 writing image sha256:f3956b6a4f028decd2d097d51b2b70c7eede20c546bfb3b5fa4f04493c2b0137 done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.6s 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 f3956b6a4f02 + 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.202409092026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409092026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409092026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409092026 amd64 Osmo VTY library ii osmocom-nightly 202409092026 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:00ea4ed1eea02094fbacf572c5ee2f6d9ad752a154eaad516f2f4bce43665e7d 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.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" 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:50312bb2024428186ccc73173ed69b0af9bd74685bcbc4047a2a0011a05992b4 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest done #10 DONE 0.0s 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 50312bb20244 + 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=3846520 + seq 1 30 + echo (3846520 + 1) % 256 + bc + SUBNET=121 + NET_NAME=ttcn3-ggsn-test-121 + SUB4=172.18.121.0/24 + SUB6=fd02:db8:121::/64 + set +x Creating network ttcn3-ggsn-test-121, trying SUBNET=121... + docker network create --internal --subnet 172.18.121.0/24 --ipv6 --subnet fd02:db8:121::/64 ttcn3-ggsn-test-121 2f77b223785b9f0505ac2ebfefd08f5fbd5c26db5bf6c113dbbbecb7902be87e + set +x ### Network ttcn3-ggsn-test-121 created (SUBNET=121) ### + 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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=121 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-1302-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.121.201/24 brd 172.18.121.255 dev eth0 ip route add default via 172.18.121.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.121.201/24 brd 172.18.121.255 dev eth0 + echo ip route add default via 172.18.121.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:36:03:05:45 [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 1a:43:37:32:79:ab 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 16758: eth0@if16759: <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.218 MHz processor [ 0.005145] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005309] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007239] AGP: No AGP bridge found [ 0.007472] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008275] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027821] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.033205] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.033633] ACPI: Early table checksum verification disabled [ 0.033975] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.034263] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034772] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035331] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035409] ACPI: FACS 0x000000001FFE0000 000040 [ 0.035464] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035491] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035518] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.035590] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.035614] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.035621] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.035628] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.035634] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.035640] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.037994] No NUMA configuration found [ 0.038014] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.038666] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.042347] Zone ranges: [ 0.042374] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.042438] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.042450] Normal empty [ 0.042464] Device empty [ 0.042476] Movable zone start for each node [ 0.042512] Early memory node ranges [ 0.042541] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.042669] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042892] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.043929] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.044207] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.047279] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.047585] ACPI: PM-Timer IO Port: 0x608 [ 0.047992] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.048330] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.048446] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.048677] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.048717] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.048794] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.048804] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.048965] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.049012] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.049304] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.050123] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.050162] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.050182] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.050188] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.050284] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.050311] Booting paravirtualized kernel on bare hardware [ 0.050577] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.059280] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111259] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.111644] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.111721] pcpu-alloc: [0] 0 [ 0.113003] Fallback order for Node 0: 0 [ 0.113255] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113272] Policy zone: DMA32 [ 0.113423] Kernel command line: [ 0.113423] root=/dev/ram0 [ 0.113423] console=ttyS0 [ 0.113423] panic=-1 [ 0.113423] init=/init [ 0.113423] loglevel=8 [ 0.113423] SMOKE_TEST [ 0.113423] [ 0.114536] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.115952] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116867] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.118333] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.118471] AGP: Checking aperture... [ 0.120157] AGP: No AGP bridge found [ 0.131332] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.137419] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.139702] ftrace: allocating 40246 entries in 158 pages [ 0.180180] ftrace: allocated 158 pages with 5 groups [ 0.190617] Dynamic Preempt: voluntary [ 0.194114] rcu: Preemptible hierarchical RCU implementation. [ 0.194154] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.194301] Trampoline variant of Tasks RCU enabled. [ 0.194315] Rude variant of Tasks RCU enabled. [ 0.194326] Tracing variant of Tasks RCU enabled. [ 0.194425] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.194455] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.225960] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.230985] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.235205] Console: colour *CGA 80x25 [ 0.249182] printk: console [ttyS0] enabled [ 0.250227] ACPI: Core revision 20220331 [ 0.254699] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.258682] APIC: Switch to symmetric I/O mode setup [ 0.262447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280198] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb4cbd478, max_idle_ns: 440795343558 ns [ 0.281240] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.43 BogoMIPS (lpj=14372872) [ 0.286260] process: using AMD E400 aware idle routine [ 0.286572] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.286717] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.287094] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.287398] Spectre V2 : Mitigation: Retpolines [ 0.287515] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.287716] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.288546] x86/fpu: x87 FPU will use FXSAVE [ 0.580571] Freeing SMP alternatives memory: 36K [ 0.581247] pid_max: default: 32768 minimum: 301 [ 0.588019] LSM: Security Framework initializing [ 0.589717] landlock: Up and running. [ 0.589828] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.592672] AppArmor: AppArmor initialized [ 0.592774] TOMOYO Linux initialized [ 0.593272] LSM support for eBPF active [ 0.595696] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.595968] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.730705] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.734555] cblist_init_generic: Setting adjustable number of callback queues. [ 0.734712] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735009] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735129] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735517] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735638] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735965] Performance Events: PMU not available due to virtualization, using software events only. [ 0.737084] signal: max sigframe size: 1440 [ 0.737875] rcu: Hierarchical SRCU implementation. [ 0.737993] rcu: Max phase no-delay instances is 1000. [ 0.742415] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.744151] smp: Bringing up secondary CPUs ... [ 0.744323] smp: Brought up 1 node, 1 CPU [ 0.744444] smpboot: Max logical packages: 1 [ 0.744606] smpboot: Total of 1 processors activated (7186.43 BogoMIPS) [ 0.756270] node 0 deferred pages initialised in 4ms [ 0.767706] devtmpfs: initialized [ 0.770587] x86/mm: Memory block size: 128MB [ 0.775962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.776511] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.779038] pinctrl core: initialized pinctrl subsystem [ 0.794092] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.797859] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.798481] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.798720] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.799023] audit: initializing netlink subsys (disabled) [ 0.804366] thermal_sys: Registered thermal governor 'fair_share' [ 0.804394] thermal_sys: Registered thermal governor 'bang_bang' [ 0.804509] thermal_sys: Registered thermal governor 'step_wise' [ 0.804615] thermal_sys: Registered thermal governor 'user_space' [ 0.805315] audit: type=2000 audit(1725943652.544:1): state=initialized audit_enabled=0 res=1 [ 0.806390] thermal_sys: Registered thermal governor 'power_allocator' [ 0.808117] cpuidle: using governor ladder [ 0.808869] cpuidle: using governor menu [ 0.810871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.815519] PCI: Using configuration type 1 for base access [ 0.826346] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.881451] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.881634] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.891515] ACPI: Added _OSI(Module Device) [ 0.891625] ACPI: Added _OSI(Processor Device) [ 0.891706] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.891795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.917013] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.936041] ACPI: Interpreter enabled [ 0.937089] ACPI: PM: (supports S0 S3 S4 S5) [ 0.937206] ACPI: Using IOAPIC for interrupt routing [ 0.937720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.937918] PCI: Using E820 reservations for host bridge windows [ 0.939255] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.963703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.964453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.964751] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.965550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.971074] acpiphp: Slot [2] registered [ 0.971252] acpiphp: Slot [3] registered [ 0.971412] acpiphp: Slot [4] registered [ 0.971548] acpiphp: Slot [5] registered [ 0.971691] acpiphp: Slot [6] registered [ 0.971820] acpiphp: Slot [7] registered [ 0.971972] acpiphp: Slot [8] registered [ 0.972129] acpiphp: Slot [9] registered [ 0.972269] acpiphp: Slot [10] registered [ 0.972429] acpiphp: Slot [11] registered [ 0.972562] acpiphp: Slot [12] registered [ 0.972736] acpiphp: Slot [13] registered [ 0.972880] acpiphp: Slot [14] registered [ 0.973018] acpiphp: Slot [15] registered [ 0.973191] acpiphp: Slot [16] registered [ 0.973342] acpiphp: Slot [17] registered [ 0.973497] acpiphp: Slot [18] registered [ 0.973647] acpiphp: Slot [19] registered [ 0.973787] acpiphp: Slot [20] registered [ 0.973935] acpiphp: Slot [21] registered [ 0.974107] acpiphp: Slot [22] registered [ 0.974265] acpiphp: Slot [23] registered [ 0.974396] acpiphp: Slot [24] registered [ 0.974538] acpiphp: Slot [25] registered [ 0.974679] acpiphp: Slot [26] registered [ 0.974819] acpiphp: Slot [27] registered [ 0.974959] acpiphp: Slot [28] registered [ 0.975127] acpiphp: Slot [29] registered [ 0.975266] acpiphp: Slot [30] registered [ 0.975406] acpiphp: Slot [31] registered [ 0.975722] PCI host bridge to bus 0000:00 [ 0.975999] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.976261] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.976398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.976580] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.976737] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.977034] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.978344] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.985202] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.987918] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.989768] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.990705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.990922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.991110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.991304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.991929] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.992421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.992780] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.993391] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.993992] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.994638] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.997302] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.998561] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.005834] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.006481] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.006922] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.007491] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.007895] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.011377] iommu: Default domain type: Translated [ 1.011510] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.012789] pps_core: LinuxPPS API ver. 1 registered [ 1.012899] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.013124] PTP clock support registered [ 1.013437] EDAC MC: Ver: 3.0.0 [ 1.024520] NetLabel: Initializing [ 1.024633] NetLabel: domain hash size = 128 [ 1.024739] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.025612] NetLabel: unlabeled traffic allowed by default [ 1.025753] PCI: Using ACPI for IRQ routing [ 1.025972] PCI: pci_cache_line_size set to 64 bytes [ 1.026524] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.026795] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.030646] vgaarb: loaded [ 1.031458] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.031977] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.032263] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.038971] clocksource: Switched to clocksource tsc-early [ 1.106092] VFS: Disk quotas dquot_6.6.0 [ 1.106353] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.109870] AppArmor: AppArmor Filesystem Enabled [ 1.110181] pnp: PnP ACPI init [ 1.113936] pnp 00:03: [dma 2] [ 1.115181] pnp: PnP ACPI: found 6 devices [ 1.131715] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.132654] NET: Registered PF_INET protocol family [ 1.133643] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.142045] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.142358] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.142536] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.143171] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.143434] TCP: Hash tables configured (established 4096 bind 4096) [ 1.144814] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.145163] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.145443] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.146658] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.147356] NET: Registered PF_XDP protocol family [ 1.148165] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.148313] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.148420] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.148538] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.148668] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.149243] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.149426] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.149597] PCI: CLS 0 bytes, default 64 [ 1.153834] Trying to unpack rootfs image as initramfs... [ 1.165534] Initialise system trusted keyrings [ 1.167197] Key type blacklist registered [ 1.171319] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.188536] zbud: loaded [ 1.192718] integrity: Platform Keyring initialized [ 1.193099] integrity: Machine keyring initialized [ 1.193228] Key type asymmetric registered [ 1.193379] Asymmetric key parser 'x509' registered [ 1.426888] Freeing initrd memory: 7560K [ 1.448335] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.448736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.449413] io scheduler mq-deadline registered [ 1.456095] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.459217] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.461780] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.464439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.467698] Linux agpgart interface v0.103 [ 1.469253] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.472533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.475325] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.475610] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.477090] mousedev: PS/2 mouse device common for all mice [ 1.480023] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.481588] rtc_cmos 00:05: RTC can wake from S4 [ 1.484591] rtc_cmos 00:05: registered as rtc0 [ 1.485186] rtc_cmos 00:05: setting system clock to 2024-09-10T04:47:33 UTC (1725943653) [ 1.486658] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.489449] ledtrig-cpu: registered to indicate activity on CPUs [ 1.532739] NET: Registered PF_INET6 protocol family [ 1.542216] Segment Routing with IPv6 [ 1.542463] In-situ OAM (IOAM) with IPv6 [ 1.542830] mip6: Mobile IPv6 [ 1.543100] NET: Registered PF_PACKET protocol family [ 1.543475] mpls_gso: MPLS GSO support [ 1.545038] IPI shorthand broadcast: enabled [ 1.545580] sched_clock: Marking stable (1524041246, 21263577)->(1548100920, -2796097) [ 1.547638] registered taskstats version 1 [ 1.547919] Loading compiled-in X.509 certificates [ 1.603611] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.603964] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.607745] zswap: loaded using pool lzo/zbud [ 1.609576] Key type .fscrypt registered [ 1.609699] Key type fscrypt-provisioning registered [ 1.617634] Key type encrypted registered [ 1.617801] AppArmor: AppArmor sha1 policy hashing enabled [ 1.618335] ima: No TPM chip found, activating TPM-bypass! [ 1.618467] ima: Allocated hash algorithm: sha256 [ 1.620047] ima: No architecture policies found [ 1.620626] evm: Initialising EVM extended attributes: [ 1.620740] evm: security.selinux [ 1.620826] evm: security.SMACK64 (disabled) [ 1.620902] evm: security.SMACK64EXEC (disabled) [ 1.620981] evm: security.SMACK64TRANSMUTE (disabled) [ 1.621066] evm: security.SMACK64MMAP (disabled) [ 1.621143] evm: security.apparmor [ 1.621201] evm: security.ima [ 1.621251] evm: security.capability [ 1.621532] evm: HMAC attrs: 0x1 [ 1.869781] clk: Disabling unused clocks [ 1.880728] Freeing unused decrypted memory: 2036K [ 1.944677] Freeing unused kernel image (initmem) memory: 2796K [ 1.945102] Write protecting the kernel read-only data: 26624k [ 1.948495] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.949879] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.082244] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.083105] Run /init as init process [ 2.083226] with arguments: [ 2.083300] /init [ 2.083350] SMOKE_TEST [ 2.083399] with environment: [ 2.083460] HOME=/ [ 2.083508] 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 [ 2.173702] tsc: Refined TSC clocksource calibration: 3593.156 MHz [ 2.174491] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb127363e, max_idle_ns: 440795305332 ns [ 2.175010] clocksource: Switched to clocksource tsc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.396719] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.424226] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.438899] 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.483724] ACPI: PM: Preparing to enter system sleep state S5 [ 2.484345] 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 121 200 + NET=121 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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.121.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-1302-ggsn -d --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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 49ebbc04f1e462c53a75f4cb503f45ef54da9b350d7365dbe30732c606d4a907 + 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 121 202 + NET=121 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::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.121.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1302-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@9ab62e657179: Unix server socket created successfully. MC@9ab62e657179: Listening on TCP port 43527. MC2> 9ab62e657179 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 9ab62e657179 43527 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9ab62e657179: New HC connected from 172.18.121.202 [172.18.121.202]. 9ab62e657179: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9ab62e657179: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@9ab62e657179: Configuration file was processed on all HCs. MC@9ab62e657179: Creating MTC on host 172.18.121.202. MC@9ab62e657179: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Sep 10 04:47: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_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Sep 10 04:47:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.121.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=16551) Waiting for packet dumper to finish... 1 (prev_count=16551, count=16707) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Sep 10 04:47: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_ipcp started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_ipcp() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Sep 10 04:47:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.121.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=11508) Waiting for packet dumper to finish... 1 (prev_count=11508, count=11572) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@9ab62e657179: 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 ------ Tue Sep 10 04:48: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Sep 10 04:48:07 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.121.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=11723) Waiting for packet dumper to finish... 1 (prev_count=11723, count=11787) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Sep 10 04:48: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_pcodns started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_pcodns() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Sep 10 04:48:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.121.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=10873) Waiting for packet dumper to finish... 1 (prev_count=10873, count=10937) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Sep 10 04:48:24 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_gtpu_access() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Sep 10 04:48:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.121.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=11088) Waiting for packet dumper to finish... 1 (prev_count=11088, count=11152) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9ab62e657179: 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 ------ Tue Sep 10 04:48: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: Warning: Stopping inactive timer T_default. MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Sep 10 04:48:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.121.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=11762) Waiting for packet dumper to finish... 1 (prev_count=11762, count=11918) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@9ab62e657179: 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 ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: Warning: Stopping inactive timer T_default. MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Sep 10 04:48:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.121.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=11715) Waiting for packet dumper to finish... 1 (prev_count=11715, count=11779) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_clients_interact_with_txseq started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_clients_interact_with_txseq() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(fail): pass -> fail MTC@9ab62e657179: Warning: Stopping inactive timer T_default. MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: fail MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Sep 10 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.121.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=14564) Waiting for packet dumper to finish... 1 (prev_count=14564, count=14628) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_clients_interact_without_txseq started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_clients_interact_without_txseq() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(fail): pass -> fail MTC@9ab62e657179: Warning: Stopping inactive timer T_default. MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: fail MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Sep 10 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.121.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=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@9ab62e657179: 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 ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_with_single_dns started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_with_single_dns() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Sep 10 04:49:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.121.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=16219) Waiting for packet dumper to finish... 1 (prev_count=16219, count=16283) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@9ab62e657179: 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 ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_deact_with_separate_dns() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Sep 10 04:49:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.121.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=12004) Waiting for packet dumper to finish... 1 (prev_count=12004, count=12068) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_update_teic started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_update_teic() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: sending UpdatePDP MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Sep 10 04:49:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.121.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=12616) Waiting for packet dumper to finish... 1 (prev_count=12616, count=12680) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Sep 10 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp4_act_update_teid started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp4_act_update_teid() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: sending UpdatePDP MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Tue Sep 10 04:50:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.121.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=13016) Waiting for packet dumper to finish... 1 (prev_count=13016, count=13080) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 10 04:50: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_echo_req_resp started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_echo_req_resp() start" MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_echo_req_resp finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 10 04:50:10 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.121.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=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 10 04:50:17 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_echo_req_resp_gtpu started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_echo_req_resp_gtpu() start" MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 10 04:50:20 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.121.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=7309) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Tue Sep 10 04:50: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp_act2_recovery started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp_act2_recovery() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: sending 2nd CreatePDP (recovery increased) MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Tue Sep 10 04:50:29 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.121.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=15061) Waiting for packet dumper to finish... 1 (prev_count=15061, count=15125) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Tue Sep 10 04:50: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_act_deact_retrans_duplicate started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_act_deact_retrans_duplicate() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Tue Sep 10 04:50:40 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.121.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=11925) Waiting for packet dumper to finish... 1 (prev_count=11925, count=11989) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Sep 10 04:50: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_pdp_act_restart_ctr_echo started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_pdp_act_restart_ctr_echo() start" MTC@9ab62e657179: sending CreatePDP MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Tue Sep 10 04:51:00 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.121.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=14423) Waiting for packet dumper to finish... 1 (prev_count=14423, count=14487) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Sep 10 04:51: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_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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_lots_of_concurrent_pdp_ctx() start" MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Warning: Stopping inactive timer T_next. MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Tue Sep 10 04:51:32 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.121.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=4257018) Waiting for packet dumper to finish... 1 (prev_count=4257018, count=4257210) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Sep 10 04:51:39 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@9ab62e657179: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@9ab62e657179: Test case TC_addr_pool_exhaustion started. MTC@9ab62e657179: GTP1C ConnectionID: 1 MTC@9ab62e657179: "TC_addr_pool_exhaustion() start" MTC@9ab62e657179: Successfully created 1024 PDP contexts before exhausting the pool MTC@9ab62e657179: setverdict(pass): none -> pass MTC@9ab62e657179: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Warning: Stopping inactive timer T_next. MTC@9ab62e657179: setverdict(pass): pass -> pass, component reason not changed MTC@9ab62e657179: Setting final verdict of the test case. MTC@9ab62e657179: Local verdict of MTC: pass MTC@9ab62e657179: No PTCs were created. MTC@9ab62e657179: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@9ab62e657179: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Tue Sep 10 04:51:54 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.121.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=3915480) Waiting for packet dumper to finish... 1 (prev_count=3915480, count=3915544) MTC@9ab62e657179: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@9ab62e657179: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9ab62e657179: Terminating MTC. MC@9ab62e657179: MTC terminated. MC2> exit MC@9ab62e657179: Shutting down session. MC@9ab62e657179: 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-1302-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1302-ggsn jenkins-ttcn3-ggsn-test-kernel-1302-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1302-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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=121 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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=121 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-1302-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.121.201/24 brd 172.18.121.255 dev eth0 ip route add default via 172.18.121.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.121.201/24 brd 172.18.121.255 dev eth0 + echo ip route add default via 172.18.121.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:a9:2d:13:bf [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 f6:8e:d0:1f:b5:0b 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 16791: eth0@if16792: <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.173 MHz processor [ 0.005049] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005207] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007097] AGP: No AGP bridge found [ 0.007318] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008111] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027453] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032653] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.033062] ACPI: Early table checksum verification disabled [ 0.033380] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033655] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034147] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034690] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034765] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034817] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034842] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034864] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034938] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034961] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034968] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034974] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034980] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034986] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.037277] No NUMA configuration found [ 0.037297] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037931] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.041513] Zone ranges: [ 0.041539] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041602] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041613] Normal empty [ 0.041628] Device empty [ 0.041639] Movable zone start for each node [ 0.041678] Early memory node ranges [ 0.041707] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041832] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042052] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.043056] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.043329] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046326] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046603] ACPI: PM-Timer IO Port: 0x608 [ 0.046992] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047317] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047429] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047654] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047693] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047767] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047776] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047937] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047983] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048260] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.049059] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.049097] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.049117] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.049123] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049219] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049245] Booting paravirtualized kernel on bare hardware [ 0.049497] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.058002] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.107536] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.107898] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.107973] pcpu-alloc: [0] 0 [ 0.109214] Fallback order for Node 0: 0 [ 0.109459] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.109481] Policy zone: DMA32 [ 0.109628] Kernel command line: [ 0.109628] root=/dev/ram0 [ 0.109628] console=ttyS0 [ 0.109628] panic=-1 [ 0.109628] init=/init [ 0.109628] loglevel=8 [ 0.109628] SMOKE_TEST [ 0.109628] [ 0.110706] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.112457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.113123] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.114589] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.114726] AGP: Checking aperture... [ 0.116339] AGP: No AGP bridge found [ 0.130979] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.137020] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.139270] ftrace: allocating 40246 entries in 158 pages [ 0.179432] ftrace: allocated 158 pages with 5 groups [ 0.187827] Dynamic Preempt: voluntary [ 0.190503] rcu: Preemptible hierarchical RCU implementation. [ 0.190528] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.190623] Trampoline variant of Tasks RCU enabled. [ 0.190630] Rude variant of Tasks RCU enabled. [ 0.190637] Tracing variant of Tasks RCU enabled. [ 0.190720] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.190747] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.221505] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.226341] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.230421] Console: colour *CGA 80x25 [ 0.245952] printk: console [ttyS0] enabled [ 0.247358] ACPI: Core revision 20220331 [ 0.253193] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.258192] APIC: Switch to symmetric I/O mode setup [ 0.262557] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282732] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb222b384, max_idle_ns: 440795225061 ns [ 0.283303] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372692) [ 0.285883] process: using AMD E400 aware idle routine [ 0.286160] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.286279] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.287155] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.287413] Spectre V2 : Mitigation: Retpolines [ 0.287501] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.287654] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.288448] x86/fpu: x87 FPU will use FXSAVE [ 0.581950] Freeing SMP alternatives memory: 36K [ 0.583426] pid_max: default: 32768 minimum: 301 [ 0.589376] LSM: Security Framework initializing [ 0.591500] landlock: Up and running. [ 0.591593] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.594369] AppArmor: AppArmor initialized [ 0.594479] TOMOYO Linux initialized [ 0.595196] LSM support for eBPF active [ 0.597576] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.597799] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.731920] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.736406] cblist_init_generic: Setting adjustable number of callback queues. [ 0.736547] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.736843] cblist_init_generic: Setting adjustable number of callback queues. [ 0.736968] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.737378] cblist_init_generic: Setting adjustable number of callback queues. [ 0.737503] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.737810] Performance Events: PMU not available due to virtualization, using software events only. [ 0.738735] signal: max sigframe size: 1440 [ 0.739622] rcu: Hierarchical SRCU implementation. [ 0.739730] rcu: Max phase no-delay instances is 1000. [ 0.743996] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.745659] smp: Bringing up secondary CPUs ... [ 0.745807] smp: Brought up 1 node, 1 CPU [ 0.745907] smpboot: Max logical packages: 1 [ 0.746038] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.756725] node 0 deferred pages initialised in 4ms [ 0.767795] devtmpfs: initialized [ 0.770504] x86/mm: Memory block size: 128MB [ 0.775734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.776240] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.778544] pinctrl core: initialized pinctrl subsystem [ 0.793148] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.796284] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.796867] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.797093] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.797367] audit: initializing netlink subsys (disabled) [ 0.802667] thermal_sys: Registered thermal governor 'fair_share' [ 0.802693] thermal_sys: Registered thermal governor 'bang_bang' [ 0.802805] thermal_sys: Registered thermal governor 'step_wise' [ 0.802906] thermal_sys: Registered thermal governor 'user_space' [ 0.803348] audit: type=2000 audit(1725943930.540:1): state=initialized audit_enabled=0 res=1 [ 0.803769] thermal_sys: Registered thermal governor 'power_allocator' [ 0.804684] cpuidle: using governor ladder [ 0.804974] cpuidle: using governor menu [ 0.806138] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.808478] PCI: Using configuration type 1 for base access [ 0.817480] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.868157] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.868293] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.881051] ACPI: Added _OSI(Module Device) [ 0.881151] ACPI: Added _OSI(Processor Device) [ 0.881230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.881309] ACPI: Added _OSI(Processor Aggregator Device) [ 0.901080] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.922533] ACPI: Interpreter enabled [ 0.923494] ACPI: PM: (supports S0 S3 S4 S5) [ 0.923604] ACPI: Using IOAPIC for interrupt routing [ 0.924027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.924202] PCI: Using E820 reservations for host bridge windows [ 0.925365] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.948184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.948884] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.949159] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.949896] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.954798] acpiphp: Slot [2] registered [ 0.954981] acpiphp: Slot [3] registered [ 0.955098] acpiphp: Slot [4] registered [ 0.955223] acpiphp: Slot [5] registered [ 0.955344] acpiphp: Slot [6] registered [ 0.955463] acpiphp: Slot [7] registered [ 0.955583] acpiphp: Slot [8] registered [ 0.955718] acpiphp: Slot [9] registered [ 0.955841] acpiphp: Slot [10] registered [ 0.955962] acpiphp: Slot [11] registered [ 0.956082] acpiphp: Slot [12] registered [ 0.956203] acpiphp: Slot [13] registered [ 0.956323] acpiphp: Slot [14] registered [ 0.956444] acpiphp: Slot [15] registered [ 0.956578] acpiphp: Slot [16] registered [ 0.956704] acpiphp: Slot [17] registered [ 0.956825] acpiphp: Slot [18] registered [ 0.956946] acpiphp: Slot [19] registered [ 0.957069] acpiphp: Slot [20] registered [ 0.957189] acpiphp: Slot [21] registered [ 0.957323] acpiphp: Slot [22] registered [ 0.957445] acpiphp: Slot [23] registered [ 0.957572] acpiphp: Slot [24] registered [ 0.957693] acpiphp: Slot [25] registered [ 0.957812] acpiphp: Slot [26] registered [ 0.957933] acpiphp: Slot [27] registered [ 0.958063] acpiphp: Slot [28] registered [ 0.958200] acpiphp: Slot [29] registered [ 0.958322] acpiphp: Slot [30] registered [ 0.958444] acpiphp: Slot [31] registered [ 0.958713] PCI host bridge to bus 0000:00 [ 0.959045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.959295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.959411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.959567] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.959689] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.959943] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.961124] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.967120] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.969395] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.971320] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.972235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.972387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.972527] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.972661] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.973093] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.973496] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.973653] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.974158] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.975035] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.976203] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.979634] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.980897] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.986788] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.987375] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.987762] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.988138] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.988374] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.991156] iommu: Default domain type: Translated [ 0.991270] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.992258] pps_core: LinuxPPS API ver. 1 registered [ 0.992354] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.992550] PTP clock support registered [ 0.992822] EDAC MC: Ver: 3.0.0 [ 1.000815] NetLabel: Initializing [ 1.000895] NetLabel: domain hash size = 128 [ 1.000977] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.001686] NetLabel: unlabeled traffic allowed by default [ 1.001810] PCI: Using ACPI for IRQ routing [ 1.001986] PCI: pci_cache_line_size set to 64 bytes [ 1.002555] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.002787] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.005588] vgaarb: loaded [ 1.006195] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.006471] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.006621] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.009946] clocksource: Switched to clocksource tsc-early [ 1.064437] VFS: Disk quotas dquot_6.6.0 [ 1.064678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.069570] AppArmor: AppArmor Filesystem Enabled [ 1.069876] pnp: PnP ACPI init [ 1.071987] pnp 00:03: [dma 2] [ 1.073168] pnp: PnP ACPI: found 6 devices [ 1.088851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.089717] NET: Registered PF_INET protocol family [ 1.090669] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.098664] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.098940] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.099109] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.099392] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.099783] TCP: Hash tables configured (established 4096 bind 4096) [ 1.101277] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.101602] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.101865] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.103034] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.103422] NET: Registered PF_XDP protocol family [ 1.104389] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.104513] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.104627] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.104736] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.104845] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.105352] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.105673] PCI: CLS 0 bytes, default 64 [ 1.109697] Trying to unpack rootfs image as initramfs... [ 1.120597] Initialise system trusted keyrings [ 1.122069] Key type blacklist registered [ 1.123970] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.140020] zbud: loaded [ 1.143775] integrity: Platform Keyring initialized [ 1.144084] integrity: Machine keyring initialized [ 1.144180] Key type asymmetric registered [ 1.144298] Asymmetric key parser 'x509' registered [ 1.370609] Freeing initrd memory: 7560K [ 1.391415] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.391799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.392470] io scheduler mq-deadline registered [ 1.398873] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.401843] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.403636] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.406193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.409336] Linux agpgart interface v0.103 [ 1.410783] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.413937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.416765] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.417041] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.418467] mousedev: PS/2 mouse device common for all mice [ 1.421215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.423048] rtc_cmos 00:05: RTC can wake from S4 [ 1.426880] rtc_cmos 00:05: registered as rtc0 [ 1.427451] rtc_cmos 00:05: setting system clock to 2024-09-10T04:52:11 UTC (1725943931) [ 1.429035] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.429611] ledtrig-cpu: registered to indicate activity on CPUs [ 1.470584] NET: Registered PF_INET6 protocol family [ 1.479094] Segment Routing with IPv6 [ 1.479345] In-situ OAM (IOAM) with IPv6 [ 1.479720] mip6: Mobile IPv6 [ 1.480014] NET: Registered PF_PACKET protocol family [ 1.480474] mpls_gso: MPLS GSO support [ 1.482043] IPI shorthand broadcast: enabled [ 1.482521] sched_clock: Marking stable (1452049056, 28230695)->(1483981777, -3702026) [ 1.484714] registered taskstats version 1 [ 1.485014] Loading compiled-in X.509 certificates [ 1.538300] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.538617] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.541956] zswap: loaded using pool lzo/zbud [ 1.543536] Key type .fscrypt registered [ 1.543652] Key type fscrypt-provisioning registered [ 1.551092] Key type encrypted registered [ 1.551243] AppArmor: AppArmor sha1 policy hashing enabled [ 1.551747] ima: No TPM chip found, activating TPM-bypass! [ 1.551906] ima: Allocated hash algorithm: sha256 [ 1.553513] ima: No architecture policies found [ 1.554004] evm: Initialising EVM extended attributes: [ 1.554129] evm: security.selinux [ 1.554229] evm: security.SMACK64 (disabled) [ 1.554321] evm: security.SMACK64EXEC (disabled) [ 1.554419] evm: security.SMACK64TRANSMUTE (disabled) [ 1.554526] evm: security.SMACK64MMAP (disabled) [ 1.554639] evm: security.apparmor [ 1.554715] evm: security.ima [ 1.554782] evm: security.capability [ 1.554874] evm: HMAC attrs: 0x1 [ 1.805394] clk: Disabling unused clocks [ 1.815866] Freeing unused decrypted memory: 2036K [ 1.876163] Freeing unused kernel image (initmem) memory: 2796K [ 1.876497] Write protecting the kernel read-only data: 26624k [ 1.879844] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.881101] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.016818] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.017293] Run /init as init process [ 2.017440] with arguments: [ 2.017533] /init [ 2.017597] SMOKE_TEST [ 2.017647] with environment: [ 2.017722] HOME=/ [ 2.017784] 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.144397] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.144792] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.145036] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.300000] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.325343] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.338245] 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.378060] ACPI: PM: Preparing to enter system sleep state S5 [ 2.378662] 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 121 200 + NET=121 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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.121.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-1302-ggsn -d --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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 03cec4741c82e740767838e1227b379debb979a9c8f361fab3830b846f9664c3 + 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 121 202 + NET=121 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::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.121.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1302-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@ab3f321384d0: Unix server socket created successfully. MC@ab3f321384d0: Listening on TCP port 36649. ab3f321384d0 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ab3f321384d0 36649 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ab3f321384d0: New HC connected from 172.18.121.202 [172.18.121.202]. ab3f321384d0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ab3f321384d0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ab3f321384d0: Configuration file was processed on all HCs. MC@ab3f321384d0: Creating MTC on host 172.18.121.202. MC@ab3f321384d0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Sep 10 04:52:21 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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Sep 10 04:52:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.121.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=15980) Waiting for packet dumper to finish... 1 (prev_count=15980, count=16136) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Sep 10 04:52: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_pcodns started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_pcodns() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Sep 10 04:52:30 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.121.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=9995) Waiting for packet dumper to finish... 1 (prev_count=9995, count=10151) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Sep 10 04:52: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_icmp6 started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_icmp6() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Sep 10 04:52:38 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.121.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=9992) Waiting for packet dumper to finish... 1 (prev_count=9992, count=10056) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Sep 10 04:52: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_gtpu_access() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Sep 10 04:52:46 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.121.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=10010) Waiting for packet dumper to finish... 1 (prev_count=10010, count=10074) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: 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 ------ Tue Sep 10 04:52:53 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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: 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@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Tue Sep 10 04:52:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.121.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=10037) Waiting for packet dumper to finish... 1 (prev_count=10037, count=10101) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: 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 ------ Tue Sep 10 04:53: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: 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@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Sep 10 04:53:02 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.121.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=9968) Waiting for packet dumper to finish... 1 (prev_count=9968, count=10032) MTC@ab3f321384d0: 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@ab3f321384d0: 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 ------ Tue Sep 10 04:53: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: 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@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Sep 10 04:53:10 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.121.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=10067) Waiting for packet dumper to finish... 1 (prev_count=10067, count=10131) MTC@ab3f321384d0: 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@ab3f321384d0: 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 ------ Tue Sep 10 04:53:17 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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: 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@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Sep 10 04:53:18 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.121.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=9952) Waiting for packet dumper to finish... 1 (prev_count=9952, count=10016) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Sep 10 04:53: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_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_pdp6_clients_interact started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_pdp6_clients_interact() start" MTC@ab3f321384d0: sending CreatePDP MTC@ab3f321384d0: 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@ab3f321384d0: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Sep 10 04:53:26 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.121.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=9988) Waiting for packet dumper to finish... 1 (prev_count=9988, count=10052) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 10 04:53:33 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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_echo_req_resp started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_echo_req_resp() start" MTC@ab3f321384d0: setverdict(pass): none -> pass MTC@ab3f321384d0: setverdict(pass): pass -> pass, component reason not changed MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: pass MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_echo_req_resp finished. Verdict: pass MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 10 04:53:36 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.121.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=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 10 04:53: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_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@ab3f321384d0: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@ab3f321384d0: Test case TC_echo_req_resp_gtpu started. MTC@ab3f321384d0: GTP1C ConnectionID: 1 MTC@ab3f321384d0: "TC_echo_req_resp_gtpu() start" MTC@ab3f321384d0: setverdict(pass): none -> pass MTC@ab3f321384d0: setverdict(pass): pass -> pass, component reason not changed MTC@ab3f321384d0: Setting final verdict of the test case. MTC@ab3f321384d0: Local verdict of MTC: pass MTC@ab3f321384d0: No PTCs were created. MTC@ab3f321384d0: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@ab3f321384d0: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 10 04:53:46 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.121.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=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@ab3f321384d0: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@ab3f321384d0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ab3f321384d0: Terminating MTC. MC@ab3f321384d0: MTC terminated. MC2> exit MC@ab3f321384d0: Shutting down session. MC@ab3f321384d0: 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-1302-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1302-ggsn jenkins-ttcn3-ggsn-test-kernel-1302-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1302-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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=121 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=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=121 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=121 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-1302-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.121.201/24 brd 172.18.121.255 dev eth0 ip route add default via 172.18.121.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.121.201/24 brd 172.18.121.255 dev eth0 + echo ip route add default via 172.18.121.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:31:da:a0:db [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 0a:3d:be:35:fd:e1 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 16805: eth0@if16806: <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.202 MHz processor [ 0.005032] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005189] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007060] AGP: No AGP bridge found [ 0.007281] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008065] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026529] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031798] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.032213] ACPI: Early table checksum verification disabled [ 0.032530] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032806] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033307] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033852] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033928] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033982] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034007] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034030] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034102] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034127] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034136] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034143] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034150] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034157] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036429] No NUMA configuration found [ 0.036448] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037083] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.041101] Zone ranges: [ 0.041128] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041190] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041202] Normal empty [ 0.041216] Device empty [ 0.041227] Movable zone start for each node [ 0.041262] Early memory node ranges [ 0.041290] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041430] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041649] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042619] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042896] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045879] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046154] ACPI: PM-Timer IO Port: 0x608 [ 0.046545] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046863] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046974] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047204] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047243] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047316] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047326] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047484] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047531] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047807] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048593] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048631] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048651] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048657] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048754] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048780] Booting paravirtualized kernel on bare hardware [ 0.049032] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110233] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.110595] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110669] pcpu-alloc: [0] 0 [ 0.111892] Fallback order for Node 0: 0 [ 0.112134] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.112156] Policy zone: DMA32 [ 0.112301] Kernel command line: [ 0.112301] root=/dev/ram0 [ 0.112301] console=ttyS0 [ 0.112301] panic=-1 [ 0.112301] init=/init [ 0.112301] loglevel=8 [ 0.112301] SMOKE_TEST [ 0.112301] [ 0.113380] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.114750] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.115588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.117023] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.117156] AGP: Checking aperture... [ 0.118759] AGP: No AGP bridge found [ 0.131694] Memory: 234236K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.137687] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.139914] ftrace: allocating 40246 entries in 158 pages [ 0.180024] ftrace: allocated 158 pages with 5 groups [ 0.188486] Dynamic Preempt: voluntary [ 0.191141] rcu: Preemptible hierarchical RCU implementation. [ 0.191167] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.191262] Trampoline variant of Tasks RCU enabled. [ 0.191269] Rude variant of Tasks RCU enabled. [ 0.191275] Tracing variant of Tasks RCU enabled. [ 0.191359] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191386] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.222140] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.227009] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.231089] Console: colour *CGA 80x25 [ 0.247315] printk: console [ttyS0] enabled [ 0.248355] ACPI: Core revision 20220331 [ 0.252655] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.256361] APIC: Switch to symmetric I/O mode setup [ 0.259950] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277859] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb3d05594, max_idle_ns: 440795211682 ns [ 0.278478] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.40 BogoMIPS (lpj=14372808) [ 0.281047] process: using AMD E400 aware idle routine [ 0.281347] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.281509] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.282434] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.282697] Spectre V2 : Mitigation: Retpolines [ 0.282793] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.282947] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.283731] x86/fpu: x87 FPU will use FXSAVE [ 0.568989] Freeing SMP alternatives memory: 36K [ 0.569705] pid_max: default: 32768 minimum: 301 [ 0.576188] LSM: Security Framework initializing [ 0.577770] landlock: Up and running. [ 0.577856] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.580607] AppArmor: AppArmor initialized [ 0.580711] TOMOYO Linux initialized [ 0.581176] LSM support for eBPF active [ 0.583556] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.583776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.717760] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.719475] cblist_init_generic: Setting adjustable number of callback queues. [ 0.719608] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.719907] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720026] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720425] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720545] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720870] Performance Events: PMU not available due to virtualization, using software events only. [ 0.721811] signal: max sigframe size: 1440 [ 0.722728] rcu: Hierarchical SRCU implementation. [ 0.722833] rcu: Max phase no-delay instances is 1000. [ 0.727118] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.728779] smp: Bringing up secondary CPUs ... [ 0.728924] smp: Brought up 1 node, 1 CPU [ 0.729035] smpboot: Max logical packages: 1 [ 0.729175] smpboot: Total of 1 processors activated (7186.40 BogoMIPS) [ 0.740219] node 0 deferred pages initialised in 4ms [ 0.751263] devtmpfs: initialized [ 0.753938] x86/mm: Memory block size: 128MB [ 0.759163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.759675] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.761961] pinctrl core: initialized pinctrl subsystem [ 0.776520] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.779716] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.780329] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.780573] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.780883] audit: initializing netlink subsys (disabled) [ 0.785804] thermal_sys: Registered thermal governor 'fair_share' [ 0.785841] thermal_sys: Registered thermal governor 'bang_bang' [ 0.785955] thermal_sys: Registered thermal governor 'step_wise' [ 0.786052] thermal_sys: Registered thermal governor 'user_space' [ 0.786144] thermal_sys: Registered thermal governor 'power_allocator' [ 0.786502] audit: type=2000 audit(1725944041.528:1): state=initialized audit_enabled=0 res=1 [ 0.787820] cpuidle: using governor ladder [ 0.787992] cpuidle: using governor menu [ 0.789091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.791474] PCI: Using configuration type 1 for base access [ 0.800790] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.854956] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.855110] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.864960] ACPI: Added _OSI(Module Device) [ 0.865064] ACPI: Added _OSI(Processor Device) [ 0.865148] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.865237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.885515] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.906915] ACPI: Interpreter enabled [ 0.907845] ACPI: PM: (supports S0 S3 S4 S5) [ 0.907955] ACPI: Using IOAPIC for interrupt routing [ 0.908414] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.908592] PCI: Using E820 reservations for host bridge windows [ 0.909784] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.932493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.933225] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.933512] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.934297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.939212] acpiphp: Slot [2] registered [ 0.939399] acpiphp: Slot [3] registered [ 0.939537] acpiphp: Slot [4] registered [ 0.939661] acpiphp: Slot [5] registered [ 0.939797] acpiphp: Slot [6] registered [ 0.939917] acpiphp: Slot [7] registered [ 0.940032] acpiphp: Slot [8] registered [ 0.940185] acpiphp: Slot [9] registered [ 0.940328] acpiphp: Slot [10] registered [ 0.940454] acpiphp: Slot [11] registered [ 0.940591] acpiphp: Slot [12] registered [ 0.940721] acpiphp: Slot [13] registered [ 0.940850] acpiphp: Slot [14] registered [ 0.940966] acpiphp: Slot [15] registered [ 0.941111] acpiphp: Slot [16] registered [ 0.941238] acpiphp: Slot [17] registered [ 0.941379] acpiphp: Slot [18] registered [ 0.941528] acpiphp: Slot [19] registered [ 0.941673] acpiphp: Slot [20] registered [ 0.941813] acpiphp: Slot [21] registered [ 0.941973] acpiphp: Slot [22] registered [ 0.942120] acpiphp: Slot [23] registered [ 0.942263] acpiphp: Slot [24] registered [ 0.942394] acpiphp: Slot [25] registered [ 0.942537] acpiphp: Slot [26] registered [ 0.942695] acpiphp: Slot [27] registered [ 0.942819] acpiphp: Slot [28] registered [ 0.942980] acpiphp: Slot [29] registered [ 0.943121] acpiphp: Slot [30] registered [ 0.943272] acpiphp: Slot [31] registered [ 0.943561] PCI host bridge to bus 0000:00 [ 0.943826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.944100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.944243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.944432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.944590] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.944879] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.946063] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.952080] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.954444] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.956165] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.956992] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.957175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.957351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.957502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.957949] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.958377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.958537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.959047] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.960047] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.961057] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.963607] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.964702] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.970882] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.971422] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.971806] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.972199] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.972444] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.975254] iommu: Default domain type: Translated [ 0.975380] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.976360] pps_core: LinuxPPS API ver. 1 registered [ 0.976472] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.976709] PTP clock support registered [ 0.976991] EDAC MC: Ver: 3.0.0 [ 0.984987] NetLabel: Initializing [ 0.985077] NetLabel: domain hash size = 128 [ 0.985179] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.985909] NetLabel: unlabeled traffic allowed by default [ 0.986059] PCI: Using ACPI for IRQ routing [ 0.986258] PCI: pci_cache_line_size set to 64 bytes [ 0.986709] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.986954] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.989585] vgaarb: loaded [ 0.990210] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.990519] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.990697] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.994877] clocksource: Switched to clocksource tsc-early [ 1.051232] VFS: Disk quotas dquot_6.6.0 [ 1.051476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.056374] AppArmor: AppArmor Filesystem Enabled [ 1.056677] pnp: PnP ACPI init [ 1.058785] pnp 00:03: [dma 2] [ 1.059978] pnp: PnP ACPI: found 6 devices [ 1.075749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076616] NET: Registered PF_INET protocol family [ 1.077563] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.090365] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.090660] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.090851] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.091142] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.091406] TCP: Hash tables configured (established 4096 bind 4096) [ 1.092717] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.093075] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.093373] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.094799] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.095226] NET: Registered PF_XDP protocol family [ 1.095991] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.096116] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.096218] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.096330] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.096457] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.096987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.097178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.097361] PCI: CLS 0 bytes, default 64 [ 1.101245] Trying to unpack rootfs image as initramfs... [ 1.111989] Initialise system trusted keyrings [ 1.113446] Key type blacklist registered [ 1.118635] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.131488] zbud: loaded [ 1.141318] integrity: Platform Keyring initialized [ 1.141635] integrity: Machine keyring initialized [ 1.141732] Key type asymmetric registered [ 1.141968] Asymmetric key parser 'x509' registered [ 1.361361] Freeing initrd memory: 7560K [ 1.382099] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.382448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.383059] io scheduler mq-deadline registered [ 1.389406] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.392310] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.394030] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.396523] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.399555] Linux agpgart interface v0.103 [ 1.400907] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.403885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406434] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.406673] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.408185] mousedev: PS/2 mouse device common for all mice [ 1.410743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.412499] rtc_cmos 00:05: RTC can wake from S4 [ 1.416278] rtc_cmos 00:05: registered as rtc0 [ 1.416829] rtc_cmos 00:05: setting system clock to 2024-09-10T04:54:02 UTC (1725944042) [ 1.418323] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.418894] ledtrig-cpu: registered to indicate activity on CPUs [ 1.459498] NET: Registered PF_INET6 protocol family [ 1.467884] Segment Routing with IPv6 [ 1.468104] In-situ OAM (IOAM) with IPv6 [ 1.468449] mip6: Mobile IPv6 [ 1.468714] NET: Registered PF_PACKET protocol family [ 1.469050] mpls_gso: MPLS GSO support [ 1.470536] IPI shorthand broadcast: enabled [ 1.471051] sched_clock: Marking stable (1448043317, 22735696)->(1474007105, -3228092) [ 1.472990] registered taskstats version 1 [ 1.473255] Loading compiled-in X.509 certificates [ 1.526129] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.526414] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.529658] zswap: loaded using pool lzo/zbud [ 1.531231] Key type .fscrypt registered [ 1.531323] Key type fscrypt-provisioning registered [ 1.538447] Key type encrypted registered [ 1.538567] AppArmor: AppArmor sha1 policy hashing enabled [ 1.539081] ima: No TPM chip found, activating TPM-bypass! [ 1.539210] ima: Allocated hash algorithm: sha256 [ 1.540648] ima: No architecture policies found [ 1.541100] evm: Initialising EVM extended attributes: [ 1.541197] evm: security.selinux [ 1.541274] evm: security.SMACK64 (disabled) [ 1.541344] evm: security.SMACK64EXEC (disabled) [ 1.541418] evm: security.SMACK64TRANSMUTE (disabled) [ 1.541504] evm: security.SMACK64MMAP (disabled) [ 1.541578] evm: security.apparmor [ 1.541633] evm: security.ima [ 1.541693] evm: security.capability [ 1.541783] evm: HMAC attrs: 0x1 [ 1.785768] clk: Disabling unused clocks [ 1.796316] Freeing unused decrypted memory: 2036K [ 1.856575] Freeing unused kernel image (initmem) memory: 2796K [ 1.856829] Write protecting the kernel read-only data: 26624k [ 1.860052] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.861200] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.996786] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.997153] Run /init as init process [ 1.997273] with arguments: [ 1.997346] /init [ 1.997406] SMOKE_TEST [ 1.997471] with environment: [ 1.997540] HOME=/ [ 1.997593] 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.107467] tsc: Refined TSC clocksource calibration: 3593.147 MHz [ 2.107870] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb09efd4c, max_idle_ns: 440795366490 ns [ 2.108128] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.278947] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.304262] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.316907] 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.356306] ACPI: PM: Preparing to enter system sleep state S5 [ 2.356893] 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 121 200 + NET=121 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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.121.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-1302-ggsn -d --network ttcn3-ggsn-test-121 --ip 172.18.121.200 --ip6 fd02:db8:121::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 f46a1c52623fb927dcb7a41ffce0be9ebc7afc0ccee8d2f0f62356c334e40927 + 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 121 202 + NET=121 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-121 --ip 172.18.121.202 --ip6 fd02:db8:121::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.121.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1302-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@531cf56241e8: Unix server socket created successfully. MC@531cf56241e8: Listening on TCP port 45649. 531cf56241e8 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 531cf56241e8 45649 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@531cf56241e8: New HC connected from 172.18.121.202 [172.18.121.202]. 531cf56241e8: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@531cf56241e8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@531cf56241e8: Configuration file was processed on all HCs. MC@531cf56241e8: Creating MTC on host 172.18.121.202. MC@531cf56241e8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Sep 10 04:54:11 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Sep 10 04:54:14 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.121.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=17344) Waiting for packet dumper to finish... 1 (prev_count=17344, count=17592) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Sep 10 04:54:21 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_ipcp started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_ipcp() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Sep 10 04:54:24 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.121.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=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:54:31 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Sep 10 04:54:34 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.121.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=11627) Waiting for packet dumper to finish... 1 (prev_count=11627, count=11691) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Sep 10 04:54: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_pcodns started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_pcodns() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Sep 10 04:54:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.121.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=11049) Waiting for packet dumper to finish... 1 (prev_count=11049, count=11113) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Sep 10 04:54: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_gtpu_access() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Sep 10 04:54:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.121.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=11084) Waiting for packet dumper to finish... 1 (prev_count=11084, count=11148) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:55: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: Warning: Stopping inactive timer T_default. MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Sep 10 04:55:07 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.121.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=11761) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:55:13 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: Warning: Stopping inactive timer T_default. MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Sep 10 04:55:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.121.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=12143) Waiting for packet dumper to finish... 1 (prev_count=12143, count=12207) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Sep 10 04:55: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_clients_interact_with_txseq started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_clients_interact_with_txseq() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(fail): pass -> fail MTC@531cf56241e8: Warning: Stopping inactive timer T_default. MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Sep 10 04:55:33 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.121.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=14636) Waiting for packet dumper to finish... 1 (prev_count=14636, count=14700) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Sep 10 04:55: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_clients_interact_without_txseq started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_clients_interact_without_txseq() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(fail): pass -> fail MTC@531cf56241e8: Warning: Stopping inactive timer T_default. MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Sep 10 04:55:46 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.121.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=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:55:53 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_with_single_dns started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_with_single_dns() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Sep 10 04:55:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.121.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=16238) Waiting for packet dumper to finish... 1 (prev_count=16238, count=16302) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:56:03 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_deact_with_separate_dns() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Sep 10 04:56:06 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.121.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=11580) Waiting for packet dumper to finish... 1 (prev_count=11580, count=11644) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Sep 10 04:56:13 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_update_teic started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_update_teic() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: sending UpdatePDP MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Sep 10 04:56:16 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.121.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=12710) Waiting for packet dumper to finish... 1 (prev_count=12710, count=12774) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Sep 10 04:56: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp4_act_update_teid started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp4_act_update_teid() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: sending UpdatePDP MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Tue Sep 10 04:56:26 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.121.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=13026) Waiting for packet dumper to finish... 1 (prev_count=13026, count=13090) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Sep 10 04:56:33 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Sep 10 04:56:34 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.121.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=9882) Waiting for packet dumper to finish... 1 (prev_count=9882, count=10038) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Sep 10 04:56: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_pcodns started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_pcodns() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Sep 10 04:56:42 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.121.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=9909) Waiting for packet dumper to finish... 1 (prev_count=9909, count=9973) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Sep 10 04:56: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_icmp6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_icmp6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Sep 10 04:56:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.121.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@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Sep 10 04:56: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_gtpu_access() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Sep 10 04:56:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.121.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=9919) Waiting for packet dumper to finish... 1 (prev_count=9919, count=9983) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:57: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Tue Sep 10 04:57:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.121.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=9946) Waiting for packet dumper to finish... 1 (prev_count=9946, count=10010) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:57:13 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Sep 10 04:57:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.121.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=9962) Waiting for packet dumper to finish... 1 (prev_count=9962, count=10026) MTC@531cf56241e8: 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@531cf56241e8: 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 ------ Tue Sep 10 04:57:21 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Sep 10 04:57:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.121.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=9972) Waiting for packet dumper to finish... 1 (prev_count=9972, count=10036) MTC@531cf56241e8: 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@531cf56241e8: 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 ------ Tue Sep 10 04:57: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Sep 10 04:57:30 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.121.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=9955) Waiting for packet dumper to finish... 1 (prev_count=9955, count=10019) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Sep 10 04:57: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp6_clients_interact started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp6_clients_interact() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Sep 10 04:57:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.121.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=9903) Waiting for packet dumper to finish... 1 (prev_count=9903, count=9967) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Tue Sep 10 04:57: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Tue Sep 10 04:57:47 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.121.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=10133) Waiting for packet dumper to finish... 1 (prev_count=10133, count=10197) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Tue Sep 10 04:57: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_ipcp started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_ipcp() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Tue Sep 10 04:57:55 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.121.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=9925) Waiting for packet dumper to finish... 1 (prev_count=9925, count=9989) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Tue Sep 10 04:58: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_icmp6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_icmp6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Tue Sep 10 04:58:03 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.121.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=9914) Waiting for packet dumper to finish... 1 (prev_count=9914, count=9978) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Tue Sep 10 04:58: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_pcodns4 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_pcodns4() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Tue Sep 10 04:58:11 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.121.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=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Tue Sep 10 04:58: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_pcodns6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_pcodns6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Tue Sep 10 04:58:19 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.121.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=9673) Waiting for packet dumper to finish... 1 (prev_count=9673, count=9829) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Tue Sep 10 04:58: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_gtpu_access started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_gtpu_access() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Tue Sep 10 04:58:27 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.121.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=9777) Waiting for packet dumper to finish... 1 (prev_count=9777, count=9841) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@531cf56241e8: 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 ------ Tue Sep 10 04:58: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Tue Sep 10 04:58:35 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.121.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=9736) Waiting for packet dumper to finish... 1 (prev_count=9736, count=9800) MTC@531cf56241e8: 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@531cf56241e8: 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 ------ Tue Sep 10 04:58: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_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@531cf56241e8: 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@531cf56241e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Tue Sep 10 04:58:43 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.121.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=9747) Waiting for packet dumper to finish... 1 (prev_count=9747, count=9811) MTC@531cf56241e8: 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@531cf56241e8: 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 ------ Tue Sep 10 04:58:50 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@531cf56241e8: 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@531cf56241e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Tue Sep 10 04:58:51 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.121.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=9856) Waiting for packet dumper to finish... 1 (prev_count=9856, count=9920) MTC@531cf56241e8: 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@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Tue Sep 10 04:58:58 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp46_clients_interact started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp46_clients_interact() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Tue Sep 10 04:58:59 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.121.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@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 10 04:59:06 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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_echo_req_resp started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_echo_req_resp() start" MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_echo_req_resp finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 10 04:59:09 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.121.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=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 10 04:59: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_echo_req_resp_gtpu started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_echo_req_resp_gtpu() start" MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: setverdict(pass): pass -> pass, component reason not changed MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: pass MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 10 04:59:19 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.121.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=7097) Waiting for packet dumper to finish... 1 (prev_count=7097, count=7161) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Sep 10 04:59: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_pdp_act_restart_ctr_echo started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_pdp_act_restart_ctr_echo() start" MTC@531cf56241e8: sending CreatePDP MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Tue Sep 10 04:59:27 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.121.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=9776) Waiting for packet dumper to finish... 1 (prev_count=9776, count=9840) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Sep 10 04:59: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_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@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_lots_of_concurrent_pdp_ctx() start" MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Tue Sep 10 04:59:36 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.121.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@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Sep 10 04:59: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@531cf56241e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@531cf56241e8: Test case TC_addr_pool_exhaustion started. MTC@531cf56241e8: GTP1C ConnectionID: 1 MTC@531cf56241e8: "TC_addr_pool_exhaustion() start" MTC@531cf56241e8: Successfully created 0 PDP contexts before exhausting the pool MTC@531cf56241e8: setverdict(pass): none -> pass MTC@531cf56241e8: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@531cf56241e8: 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@531cf56241e8: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@531cf56241e8: Setting final verdict of the test case. MTC@531cf56241e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@531cf56241e8: No PTCs were created. MTC@531cf56241e8: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@531cf56241e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Tue Sep 10 05:01:44 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.121.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=9791) Waiting for packet dumper to finish... 1 (prev_count=9791, count=10111) MTC@531cf56241e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@531cf56241e8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@531cf56241e8: Terminating MTC. MC@531cf56241e8: MTC terminated. MC2> exit MC@531cf56241e8: Shutting down session. MC@531cf56241e8: 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-1302-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1302-ggsn jenkins-ttcn3-ggsn-test-kernel-1302-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1302-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-121 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-121 + docker network remove ttcn3-ggsn-test-121 ttcn3-ggsn-test-121 + 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-1302-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.061675'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.022680'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.022232'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.019949'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.025841'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.025487'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.025720'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.034855'> <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.029403'> <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.027215'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020831'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.023075'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.026638'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.017534'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.015289'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.025665'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.027086'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.039517'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.456357'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.784582'/> </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.065401'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.023473'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021212'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.021590'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.025345'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.026893'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.024240'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.030920'> <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.028987'> <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.037425'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.024440'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.022082'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.027197'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.019312'> <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.017647'> <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.019579'> <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.021627'> <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.020621'> <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.019416'> <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.019348'> <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.019660'> <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.020427'> <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.020467'> <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.018928'> <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.016148'> <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.019287'> <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.018345'> <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.017345'> <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.016961'> <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.017589'> <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.018914'> <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.016147'> <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.017605'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.015792'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.017820'> <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.424524'> <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.114483'> <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.056621'> <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.020862'> <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.019361'> <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.019669'> <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.019648'> <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.018812'> <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.018135'> <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.016236'> <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.017806'> <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.016877'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.020027'/> </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